diff options
author | 2004-06-29 15:40:14 +0000 | |
---|---|---|
committer | 2004-06-29 15:40:14 +0000 | |
commit | 947dca0ca7cc3e521339980bb0a036bcfbc221a9 (patch) | |
tree | d22156098687e79817bdc003ab1f56d11ca98b36 /dev-db/firebird-ss-bin | |
parent | sync IUSE (missing) (diff) | |
download | historical-947dca0ca7cc3e521339980bb0a036bcfbc221a9.tar.gz historical-947dca0ca7cc3e521339980bb0a036bcfbc221a9.tar.bz2 historical-947dca0ca7cc3e521339980bb0a036bcfbc221a9.zip |
glibc -> libc
Diffstat (limited to 'dev-db/firebird-ss-bin')
-rw-r--r-- | dev-db/firebird-ss-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/firebird-ss-bin/ChangeLog b/dev-db/firebird-ss-bin/ChangeLog index 64020229b6a3..2f8941b995ad 100644 --- a/dev-db/firebird-ss-bin/ChangeLog +++ b/dev-db/firebird-ss-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/firebird-ss-bin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/ChangeLog,v 1.2 2004/06/24 21:53:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/ChangeLog,v 1.3 2004/06/29 15:40:14 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> + firebird-ss-bin-1.0.3.ebuild: + glibc -> libc *firebird-ss-bin-1.0.3 (24 Dec 2003) diff --git a/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild b/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild index d1ebf85294d9..01ab176f4b42 100644 --- a/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild +++ b/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild,v 1.4 2004/06/24 21:53:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild,v 1.5 2004/06/29 15:40:14 agriffis Exp $ -DEPEND="virtual/glibc" +DEPEND="virtual/libc" LICENSE="MPL-1.1" SLOT="0" KEYWORDS="~x86" |