summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Bennett <spb@gentoo.org>2008-01-02 16:42:24 +0000
committerStephen Bennett <spb@gentoo.org>2008-01-02 16:42:24 +0000
commit535996bbbebb9568a49989b058f84bd3a48a01e1 (patch)
treee02953cae3c9dd3d0b8db3e2f73c3e6654e1530b /app-shells/bash
parentBlock paludis versions that don't work with new bash releases (diff)
downloadgentoo-2-535996bbbebb9568a49989b058f84bd3a48a01e1.tar.gz
gentoo-2-535996bbbebb9568a49989b058f84bd3a48a01e1.tar.bz2
gentoo-2-535996bbbebb9568a49989b058f84bd3a48a01e1.zip
Fix dep specs in blockers
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-shells/bash')
-rw-r--r--app-shells/bash/bash-3.2_p25.ebuild4
-rw-r--r--app-shells/bash/bash-3.2_p33.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/bash/bash-3.2_p25.ebuild b/app-shells/bash/bash-3.2_p25.ebuild
index 028f6532da1d..ce0baa261922 100644
--- a/app-shells/bash/bash-3.2_p25.ebuild
+++ b/app-shells/bash/bash-3.2_p25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.5 2008/01/02 16:36:27 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.6 2008/01/02 16:42:24 spb Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -36,7 +36,7 @@ IUSE="afs bashlogger nls plugins vanilla"
DEPEND=">=sys-libs/ncurses-5.2-r2"
RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
- !<sys-apps/paludis-0.26_alpha5"
+ !<sys-apps/paludis-0.26.0_alpha5"
S=${WORKDIR}/${MY_P}
diff --git a/app-shells/bash/bash-3.2_p33.ebuild b/app-shells/bash/bash-3.2_p33.ebuild
index 2b1a5554789b..b057cb57457b 100644
--- a/app-shells/bash/bash-3.2_p33.ebuild
+++ b/app-shells/bash/bash-3.2_p33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v 1.2 2008/01/02 16:36:27 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v 1.3 2008/01/02 16:42:24 spb Exp $
inherit eutils flag-o-matic toolchain-funcs multilib
@@ -36,7 +36,7 @@ IUSE="afs bashlogger nls plugins vanilla"
DEPEND=">=sys-libs/ncurses-5.2-r2"
RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
- !<sys-apps/paludis-0.26_alpha5"
+ !<sys-apps/paludis-0.26.0_alpha5"
S=${WORKDIR}/${MY_P}