summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:28:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:28:16 +0000
commitf323026b7453e278eb50f41ec50ce54798478de7 (patch)
tree22028df5cf15a1a368875f17742addf618dcb230 /dev-libs/gdome2
parentsync IUSE (-debug), don't dep on arch for gnuconfig_update (Manifest recommit) (diff)
downloadgentoo-2-f323026b7453e278eb50f41ec50ce54798478de7.tar.gz
gentoo-2-f323026b7453e278eb50f41ec50ce54798478de7.tar.bz2
gentoo-2-f323026b7453e278eb50f41ec50ce54798478de7.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/gdome2')
-rw-r--r--dev-libs/gdome2/gdome2-0.7.2.ebuild3
-rw-r--r--dev-libs/gdome2/gdome2-0.7.4.ebuild3
-rw-r--r--dev-libs/gdome2/gdome2-0.8.0.ebuild3
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*"