diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:48:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:48:02 +0000 |
commit | 2442abc7b65239fdae646566338930da86d76d5b (patch) | |
tree | ef105e5aca37f162cf95e41d5b6c3fba4b43f51c /dev-libs/libassetml/libassetml-1.1.ebuild | |
parent | sync IUSE (missing) (diff) | |
download | historical-2442abc7b65239fdae646566338930da86d76d5b.tar.gz historical-2442abc7b65239fdae646566338930da86d76d5b.tar.bz2 historical-2442abc7b65239fdae646566338930da86d76d5b.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-libs/libassetml/libassetml-1.1.ebuild')
-rw-r--r-- | dev-libs/libassetml/libassetml-1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libassetml/libassetml-1.1.ebuild b/dev-libs/libassetml/libassetml-1.1.ebuild index 9e7f2d9845a6..a2a8e1cedabf 100644 --- a/dev-libs/libassetml/libassetml-1.1.ebuild +++ b/dev-libs/libassetml/libassetml-1.1.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/libassetml/libassetml-1.1.ebuild,v 1.4 2004/07/03 22:21:46 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/libassetml-1.1.ebuild,v 1.5 2004/07/14 14:31:06 agriffis Exp $ DESCRIPTION="use xml files as resource databases" HOMEPAGE="http://ofset.sourceforge.net/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/ofset/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~amd64" +IUSE="" DEPEND="=dev-libs/glib-2* dev-libs/libxml2 |