diff options
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.0.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index aa370897496a..ec2cb462f7d8 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libebml # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.15 2004/06/24 23:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.16 2004/07/02 04:45:03 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> libebml-0.6.0.ebuild, + libebml-0.6.3.ebuild, libebml-0.6.4.ebuild, libebml-0.6.5.ebuild, + libebml-0.7.0.ebuild: + virtual/glibc -> virtual/libc 27 May 2004; Jon Portnoy <avenj@gentoo.org> libebml-0.7.0.ebuild : Stable on AMD64. diff --git a/dev-libs/libebml/libebml-0.6.0.ebuild b/dev-libs/libebml/libebml-0.6.0.ebuild index d78b131a48e3..2a80cfe51304 100644 --- a/dev-libs/libebml/libebml-0.6.0.ebuild +++ b/dev-libs/libebml/libebml-0.6.0.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/libebml/libebml-0.6.0.ebuild,v 1.3 2004/06/24 23:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.0.ebuild,v 1.4 2004/07/02 04:45:03 eradicator Exp $ inherit flag-o-matic @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc amd64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { cd ${S}/make/linux diff --git a/dev-libs/libebml/libebml-0.6.3.ebuild b/dev-libs/libebml/libebml-0.6.3.ebuild index 22caf241594d..da8e394b70af 100644 --- a/dev-libs/libebml/libebml-0.6.3.ebuild +++ b/dev-libs/libebml/libebml-0.6.3.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/libebml/libebml-0.6.3.ebuild,v 1.5 2004/06/24 23:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.3.ebuild,v 1.6 2004/07/02 04:45:03 eradicator Exp $ inherit flag-o-matic @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~amd64 alpha ia64 ~sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { cd ${S}/make/linux diff --git a/dev-libs/libebml/libebml-0.6.4.ebuild b/dev-libs/libebml/libebml-0.6.4.ebuild index dbe99457cf1a..68d684a05e6f 100644 --- a/dev-libs/libebml/libebml-0.6.4.ebuild +++ b/dev-libs/libebml/libebml-0.6.4.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/libebml/libebml-0.6.4.ebuild,v 1.7 2004/06/24 23:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.4.ebuild,v 1.8 2004/07/02 04:45:03 eradicator Exp $ inherit flag-o-matic @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { cd ${S}/make/linux diff --git a/dev-libs/libebml/libebml-0.6.5.ebuild b/dev-libs/libebml/libebml-0.6.5.ebuild index 4f76fa4876e8..ae55c1f041c9 100644 --- a/dev-libs/libebml/libebml-0.6.5.ebuild +++ b/dev-libs/libebml/libebml-0.6.5.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/libebml/libebml-0.6.5.ebuild,v 1.4 2004/06/24 23:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.5.ebuild,v 1.5 2004/07/02 04:45:03 eradicator Exp $ inherit flag-o-matic @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { cd ${S}/make/linux diff --git a/dev-libs/libebml/libebml-0.7.0.ebuild b/dev-libs/libebml/libebml-0.7.0.ebuild index 2391e65c081f..8e44c842862c 100644 --- a/dev-libs/libebml/libebml-0.7.0.ebuild +++ b/dev-libs/libebml/libebml-0.7.0.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/libebml/libebml-0.7.0.ebuild,v 1.4 2004/06/24 23:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.0.ebuild,v 1.5 2004/07/02 04:45:03 eradicator Exp $ inherit flag-o-matic @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { cd ${S}/make/linux |