diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 20:06:52 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 20:06:52 +0000 |
commit | 71b61a1b04a0117fe650ba979d523187487e60f8 (patch) | |
tree | 4c09fb6a8527780e688a33f4c8aa491f09def147 /sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-71b61a1b04a0117fe650ba979d523187487e60f8.tar.gz gentoo-2-71b61a1b04a0117fe650ba979d523187487e60f8.tar.bz2 gentoo-2-71b61a1b04a0117fe650ba979d523187487e60f8.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild')
-rw-r--r-- | sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild b/sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild index bb886363e3cc..e2c494e010c9 100644 --- a/sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild +++ b/sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild,v 1.4 2008/02/10 09:23:18 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gaul-devel/gaul-devel-0.1849-r1.ebuild,v 1.5 2009/09/23 20:06:52 patrick Exp $ inherit eutils @@ -15,8 +15,7 @@ KEYWORDS="~x86 ~amd64" IUSE="debug slang" -DEPEND="virtual/libc - >=sys-apps/sed-4 +DEPEND=">=sys-apps/sed-4 slang? ( >=sys-libs/slang-2.1.3 )" S=${WORKDIR}/${P}-0 |