diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 14:54:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 14:54:51 +0000 |
commit | 0404147481484dd0a3257850fad15a2314cf00d5 (patch) | |
tree | 7b4624d1ec07c4aa10e174d3d1644bf277207aef /dev-ada | |
parent | Marked stable on x86 - #55441 (Manifest recommit) (diff) | |
download | gentoo-2-0404147481484dd0a3257850fad15a2314cf00d5.tar.gz gentoo-2-0404147481484dd0a3257850fad15a2314cf00d5.tar.bz2 gentoo-2-0404147481484dd0a3257850fad15a2314cf00d5.zip |
glibc -> libc
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/gps-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ada/gps-bin/gps-bin-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ada/gps-bin/ChangeLog b/dev-ada/gps-bin/ChangeLog index 8be955d957ce..8ea9d4e90cb8 100644 --- a/dev-ada/gps-bin/ChangeLog +++ b/dev-ada/gps-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ada/gps-bin # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/ChangeLog,v 1.6 2004/06/24 21:47:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/ChangeLog,v 1.7 2004/06/29 14:54:51 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> gps-bin-1.2.2.ebuild: + glibc -> libc 11 Dec 2003; George Shapovalov <george@gentoo.org> gps-bin-1.2.2.ebuild: fixed symlink to create the correct point version (#35596) diff --git a/dev-ada/gps-bin/gps-bin-1.2.2.ebuild b/dev-ada/gps-bin/gps-bin-1.2.2.ebuild index 1a151919e8d6..e55a6b7d5850 100644 --- a/dev-ada/gps-bin/gps-bin-1.2.2.ebuild +++ b/dev-ada/gps-bin/gps-bin-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-1.2.2.ebuild,v 1.5 2004/06/24 21:47:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/gps-bin/gps-bin-1.2.2.ebuild,v 1.6 2004/06/29 14:54:51 agriffis Exp $ IUSE="" @@ -13,7 +13,7 @@ KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND=">=dev-lang/gnat-3.15p >=x11-libs/gtk+-2.2.0 >=dev-ada/gtkada-2.2.0 |