diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:58:37 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:58:37 +0000 |
commit | aa3cff14165413708fd08138bc9fc634887574f3 (patch) | |
tree | 1e25af61de1949b276690903c31a374651d88752 /dev-libs/tre | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-aa3cff14165413708fd08138bc9fc634887574f3.tar.gz historical-aa3cff14165413708fd08138bc9fc634887574f3.tar.bz2 historical-aa3cff14165413708fd08138bc9fc634887574f3.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/tre')
-rw-r--r-- | dev-libs/tre/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/tre/tre-0.6.6.ebuild | 6 | ||||
-rw-r--r-- | dev-libs/tre/tre-0.6.8.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/tre/ChangeLog b/dev-libs/tre/ChangeLog index dfd101943f4e..08f855d6d4a8 100644 --- a/dev-libs/tre/ChangeLog +++ b/dev-libs/tre/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/tre # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.6 2004/06/24 23:36:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.7 2004/07/02 04:56:12 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> tre-0.6.6.ebuild, + tre-0.6.8.ebuild: + virtual/glibc -> virtual/libc 12 Jun 2004; Daniel Black <dragonheart@gentoo.org> tre-0.6.6.ebuild, tre-0.6.8.ebuild: diff --git a/dev-libs/tre/tre-0.6.6.ebuild b/dev-libs/tre/tre-0.6.6.ebuild index a850d9652ea9..de12420d29ce 100644 --- a/dev-libs/tre/tre-0.6.6.ebuild +++ b/dev-libs/tre/tre-0.6.6.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-libs/tre/tre-0.6.6.ebuild,v 1.5 2004/06/24 23:36:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.6.6.ebuild,v 1.6 2004/07/02 04:56:12 eradicator Exp $ IUSE="nls static" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-apps/gawk sys-apps/grep sys-apps/sed @@ -21,7 +21,7 @@ DEPEND="virtual/glibc sys-devel/gcc dev-util/pkgconfig" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !app-misc/glimpse" src_compile() { diff --git a/dev-libs/tre/tre-0.6.8.ebuild b/dev-libs/tre/tre-0.6.8.ebuild index 6a3642a86c0a..b2c9fbd3c504 100644 --- a/dev-libs/tre/tre-0.6.8.ebuild +++ b/dev-libs/tre/tre-0.6.8.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-libs/tre/tre-0.6.8.ebuild,v 1.3 2004/06/24 23:36:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.6.8.ebuild,v 1.4 2004/07/02 04:56:12 eradicator Exp $ IUSE="nls static" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-apps/gawk sys-apps/grep sys-apps/sed @@ -21,7 +21,7 @@ DEPEND="virtual/glibc sys-devel/gcc dev-util/pkgconfig" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !app-misc/glimpse" src_compile() { |