summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-02-11 23:11:29 +0100
committerMartin Väth <martin@mvath.de>2017-02-11 23:11:29 +0100
commitd5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed (patch)
tree1dd67509ff78df6ce982efa07e2876644be803b6
parentgames-board/chessproblem: New ebuild (diff)
downloadmv-d5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed.tar.gz
mv-d5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed.tar.bz2
mv-d5b6ffc74e98ba8af99eb08ae5d9bb60b34305ed.zip
Update dependencies to not use broken gentoo ebuilds
-rw-r--r--app-admin/sudox/sudox-9.0.1.ebuild2
-rw-r--r--app-arch/archwrap/archwrap-2.6.ebuild2
-rw-r--r--app-arch/bzwc/bzwc-3.00.ebuild2
-rw-r--r--app-portage/eix/eix-0.32.5-r2.ebuild4
-rw-r--r--app-portage/eix/eix-99999999.ebuild4
-rw-r--r--media-video/video-mv/video-mv-10.01.ebuild2
-rw-r--r--net-firewall/firewall-mv/firewall-mv-10.2.ebuild2
-rw-r--r--net-misc/sshstart/sshstart-3.00.ebuild2
-rw-r--r--sets/kernel2
-rw-r--r--sets/trickyfetch2
-rw-r--r--sys-apps/starter/starter-3.0.ebuild2
-rw-r--r--sys-block/zram-init/zram-init-6.1.0.ebuild2
-rw-r--r--sys-kernel/kernel/kernel-2.06.ebuild2
13 files changed, 15 insertions, 15 deletions
diff --git a/app-admin/sudox/sudox-9.0.1.ebuild b/app-admin/sudox/sudox-9.0.1.ebuild
index e12e3794..d418fa96 100644
--- a/app-admin/sudox/sudox-9.0.1.ebuild
+++ b/app-admin/sudox/sudox-9.0.1.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="app-admin/sudo
- >=app-shells/push-2.0"
+ >=app-shells/push-2.0-r2"
DEPEND=""
src_prepare() {
diff --git a/app-arch/archwrap/archwrap-2.6.ebuild b/app-arch/archwrap/archwrap-2.6.ebuild
index 7b2ac762..97f9d435 100644
--- a/app-arch/archwrap/archwrap-2.6.ebuild
+++ b/app-arch/archwrap/archwrap-2.6.ebuild
@@ -12,7 +12,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=app-shells/push-2.0"
+RDEPEND=">=app-shells/push-2.0-r2"
DEPEND=""
src_prepare() {
diff --git a/app-arch/bzwc/bzwc-3.00.ebuild b/app-arch/bzwc/bzwc-3.00.ebuild
index 0f626ce7..def5a403 100644
--- a/app-arch/bzwc/bzwc-3.00.ebuild
+++ b/app-arch/bzwc/bzwc-3.00.ebuild
@@ -12,7 +12,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=app-shells/push-2.0"
+RDEPEND=">=app-shells/push-2.0-r2"
DEPEND=""
src_prepare() {
diff --git a/app-portage/eix/eix-0.32.5-r2.ebuild b/app-portage/eix/eix-0.32.5-r2.ebuild
index 46dfc70d..a07266bf 100644
--- a/app-portage/eix/eix-0.32.5-r2.ebuild
+++ b/app-portage/eix/eix-0.32.5-r2.ebuild
@@ -18,8 +18,8 @@ IUSE="debug +dep doc nls optimization +required-use security strong-optimization
BOTHDEPEND="nls? ( virtual/libintl )
sqlite? ( >=dev-db/sqlite-3:= )"
RDEPEND="${BOTHDEPEND}
- >=app-shells/push-2.0
- >=app-shells/quoter-3.0"
+ >=app-shells/push-2.0-r2
+ >=app-shells/quoter-3.0-r2"
DEPEND="${BOTHDEPEND}
app-arch/xz-utils
nls? ( sys-devel/gettext )"
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index c583d040..85a9517b 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -31,8 +31,8 @@ IUSE="debug +dep doc nls optimization +required-use security strong-optimization
BOTHDEPEND="nls? ( virtual/libintl )
sqlite? ( >=dev-db/sqlite-3:= )"
RDEPEND="${BOTHDEPEND}
- >=app-shells/push-2.0
- >=app-shells/quoter-3.0"
+ >=app-shells/push-2.0-r2
+ >=app-shells/quoter-3.0-r2"
DEPEND="${BOTHDEPEND}
>=sys-devel/gettext-0.19.6"
diff --git a/media-video/video-mv/video-mv-10.01.ebuild b/media-video/video-mv/video-mv-10.01.ebuild
index e9ae6089..ed30e7c1 100644
--- a/media-video/video-mv/video-mv-10.01.ebuild
+++ b/media-video/video-mv/video-mv-10.01.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=app-shells/push-2.0
+RDEPEND=">=app-shells/push-2.0-r2
>=app-shells/runtitle-2.3
|| ( ( media-sound/alsa-utils
|| ( media-video/mplayer[encode] virtual/ffmpeg ) )
diff --git a/net-firewall/firewall-mv/firewall-mv-10.2.ebuild b/net-firewall/firewall-mv/firewall-mv-10.2.ebuild
index 808c1e29..2efea3e1 100644
--- a/net-firewall/firewall-mv/firewall-mv-10.2.ebuild
+++ b/net-firewall/firewall-mv/firewall-mv-10.2.ebuild
@@ -16,7 +16,7 @@ IUSE="old-openrc"
RDEPEND="!<sys-apps/openrc-0.13
!old-openrc? ( !<sys-apps/openrc-0.21.7 )
old-openrc? ( !>=sys-apps/openrc-0.21.7 )
- >=app-shells/push-2.0"
+ >=app-shells/push-2.0-r2"
DEPEND=""
src_prepare() {
diff --git a/net-misc/sshstart/sshstart-3.00.ebuild b/net-misc/sshstart/sshstart-3.00.ebuild
index d9cdeda5..7dd4f024 100644
--- a/net-misc/sshstart/sshstart-3.00.ebuild
+++ b/net-misc/sshstart/sshstart-3.00.ebuild
@@ -12,7 +12,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+keychain"
-RDEPEND=">=app-shells/push-2.0
+RDEPEND=">=app-shells/push-2.0-r2
keychain? ( net-misc/keychain )"
DEPEND=""
diff --git a/sets/kernel b/sets/kernel
index 781ef7cf..36736f5e 100644
--- a/sets/kernel
+++ b/sets/kernel
@@ -1,3 +1,3 @@
->=app-portage/eix-0.32.2
+>=app-portage/eix-0.32.5-r2
app-shells/runtitle
sys-kernel/kernel
diff --git a/sets/trickyfetch b/sets/trickyfetch
index 8a05554d..02dfef4c 100644
--- a/sets/trickyfetch
+++ b/sets/trickyfetch
@@ -1,2 +1,2 @@
->=app-portage/eix-0.32.2
+>=app-portage/eix-0.32.5-r2
app-portage/trickyfetch
diff --git a/sys-apps/starter/starter-3.0.ebuild b/sys-apps/starter/starter-3.0.ebuild
index ad26f272..54be78a4 100644
--- a/sys-apps/starter/starter-3.0.ebuild
+++ b/sys-apps/starter/starter-3.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=app-shells/push-2.0
+RDEPEND=">=app-shells/push-2.0-r2
>=app-shells/runtitle-2.3"
DEPEND=""
diff --git a/sys-block/zram-init/zram-init-6.1.0.ebuild b/sys-block/zram-init/zram-init-6.1.0.ebuild
index 2f2c6bcd..63c4b6aa 100644
--- a/sys-block/zram-init/zram-init-6.1.0.ebuild
+++ b/sys-block/zram-init/zram-init-6.1.0.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=app-shells/push-2.0
+RDEPEND=">=app-shells/push-2.0-r2
!<sys-apps/openrc-0.13"
DISABLE_AUTOFORMATTING="true"
diff --git a/sys-kernel/kernel/kernel-2.06.ebuild b/sys-kernel/kernel/kernel-2.06.ebuild
index 45a8cd60..1023f940 100644
--- a/sys-kernel/kernel/kernel-2.06.ebuild
+++ b/sys-kernel/kernel/kernel-2.06.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="app-admin/sudo
app-admin/sudox
- >=app-shells/push-2.0
+ >=app-shells/push-2.0-r2
>=app-shells/runtitle-2.3
!<dev-util/ccache-3.2"
DEPEND=""