diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:23:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:23:59 +0000 |
commit | e2aee7111164e450f9e5aa0edb4fa735bc9aed88 (patch) | |
tree | b61b29eef3f93da9b236b3014a928f4969d80e09 /dev-libs/gdome2 | |
parent | sync IUSE (missing) (diff) | |
download | historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.gz historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.bz2 historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-libs/gdome2')
-rw-r--r-- | dev-libs/gdome2/gdome2-0.7.2.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/gdome2/gdome2-0.7.4.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/gdome2/gdome2-0.8.0.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdome2/gdome2-0.7.2.ebuild b/dev-libs/gdome2/gdome2-0.7.2.ebuild index 7b6cd79ede16..36e2b6d6e67c 100644 --- a/dev-libs/gdome2/gdome2-0.7.2.ebuild +++ b/dev-libs/gdome2/gdome2-0.7.2.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/gdome2/gdome2-0.7.2.ebuild,v 1.11 2004/06/24 23:10:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdome2/gdome2-0.7.2.ebuild,v 1.12 2004/07/14 14:23:59 agriffis Exp $ DESCRIPTION="The DOM C library for the GNOME project" HOMEPAGE="http://phd.cs.unibo.it/gdome2/" @@ -9,6 +9,7 @@ SRC_URI="http://phd.cs.unibo.it/gdome2/tarball/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc ~ppc" +IUSE="" RDEPEND=">=dev-libs/libxml2-2.4.21 >=dev-libs/glib-1.2.10" diff --git a/dev-libs/gdome2/gdome2-0.7.4.ebuild b/dev-libs/gdome2/gdome2-0.7.4.ebuild index 9e07430182fb..9565bc0425d2 100644 --- a/dev-libs/gdome2/gdome2-0.7.4.ebuild +++ b/dev-libs/gdome2/gdome2-0.7.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/gdome2/gdome2-0.7.4.ebuild,v 1.7 2004/06/24 23:10:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdome2/gdome2-0.7.4.ebuild,v 1.8 2004/07/14 14:23:59 agriffis Exp $ DESCRIPTION="The DOM C library for the GNOME project" HOMEPAGE="http://gdome2.cs.unibo.it/" @@ -9,6 +9,7 @@ SRC_URI="http://gdome2.cs.unibo.it/tarball/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 sparc ~ppc" +IUSE="" DEPEND=">=dev-libs/libxml2-2.4.21 =dev-libs/glib-1.2*" diff --git a/dev-libs/gdome2/gdome2-0.8.0.ebuild b/dev-libs/gdome2/gdome2-0.8.0.ebuild index 9777ec6e2609..f7625cafedf0 100644 --- a/dev-libs/gdome2/gdome2-0.8.0.ebuild +++ b/dev-libs/gdome2/gdome2-0.8.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/gdome2/gdome2-0.8.0.ebuild,v 1.5 2004/06/24 23:10:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdome2/gdome2-0.8.0.ebuild,v 1.6 2004/07/14 14:23:59 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://gdome2.cs.unibo.it/tarball/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~sparc ~ppc" +IUSE="" DEPEND=">=dev-libs/libxml2-2.4.21 =dev-libs/glib-1.2*" |