diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:43:44 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 04:43:44 +0000 |
commit | 33487d33119e1bf251bd12bbbfcd6aaf0cd1c828 (patch) | |
tree | 8a16bde9a9604ee7f36dd8972924d8db368cd652 /dev-libs/dvxml/dvxml-0.1.4.ebuild | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-33487d33119e1bf251bd12bbbfcd6aaf0cd1c828.tar.gz gentoo-2-33487d33119e1bf251bd12bbbfcd6aaf0cd1c828.tar.bz2 gentoo-2-33487d33119e1bf251bd12bbbfcd6aaf0cd1c828.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-libs/dvxml/dvxml-0.1.4.ebuild')
-rw-r--r-- | dev-libs/dvxml/dvxml-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dvxml/dvxml-0.1.4.ebuild b/dev-libs/dvxml/dvxml-0.1.4.ebuild index 09d7a3fef9d2..e66a6a3fc08a 100644 --- a/dev-libs/dvxml/dvxml-0.1.4.ebuild +++ b/dev-libs/dvxml/dvxml-0.1.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/dvxml/dvxml-0.1.4.ebuild,v 1.4 2004/06/24 23:07:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild,v 1.5 2004/07/02 04:39:26 eradicator Exp $ S=${WORKDIR}/dvxml-${PV} DESCRIPTION="dvxml provides some convenient stuff on top of the xmlwrapp package" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-libs/dvutil dev-libs/xmlwrapp" |