diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 16:28:37 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 16:28:37 +0000 |
commit | 8798bc1e95434e4d44acca48a198c107f82665a7 (patch) | |
tree | 7b2d97067c1b6a62958435fe396b48255d318262 /dev-ada/gps-bin | |
parent | add pkgconfig build dep, bug 282666 (diff) | |
download | gentoo-2-8798bc1e95434e4d44acca48a198c107f82665a7.tar.gz gentoo-2-8798bc1e95434e4d44acca48a198c107f82665a7.tar.bz2 gentoo-2-8798bc1e95434e4d44acca48a198c107f82665a7.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ada/gps-bin')
-rw-r--r-- | dev-ada/gps-bin/gps-bin-2.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ada/gps-bin/gps-bin-2.1.0.ebuild b/dev-ada/gps-bin/gps-bin-2.1.0.ebuild index 3864235d267e..52b703938fee 100644 --- a/dev-ada/gps-bin/gps-bin-2.1.0.ebuild +++ b/dev-ada/gps-bin/gps-bin-2.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-2.1.0.ebuild,v 1.4 2007/04/28 18:04:00 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-2.1.0.ebuild,v 1.5 2009/09/23 16:28:37 patrick Exp $ IUSE="" @@ -13,7 +13,7 @@ KEYWORDS="~x86" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="virtual/gnat >=x11-libs/gtk+-2.2.0 >=dev-ada/gtkada-2.4.0 |