summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:44:23 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:44:23 +0000
commitd98c23006bac9f2961a06d631a25c501f40257e2 (patch)
tree02c1bf96a287ab9e078ff54591c600f6bd1b9076 /dev-util/gob
parentGentoo Technologies -> Gentoo Foundation (diff)
downloadhistorical-d98c23006bac9f2961a06d631a25c501f40257e2.tar.gz
historical-d98c23006bac9f2961a06d631a25c501f40257e2.tar.bz2
historical-d98c23006bac9f2961a06d631a25c501f40257e2.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/gob-1.0.12.ebuild3
-rw-r--r--dev-util/gob/gob-2.0.2.ebuild3
-rw-r--r--dev-util/gob/gob-2.0.5.ebuild3
-rw-r--r--dev-util/gob/gob-2.0.6.ebuild3
4 files changed, 7 insertions, 5 deletions
diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild
index ef59b67fd0ae..d97bed6aeb32 100644
--- a/dev-util/gob/gob-1.0.12.ebuild
+++ b/dev-util/gob/gob-1.0.12.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-util/gob/gob-1.0.12.ebuild,v 1.16 2004/06/25 02:34:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.17 2004/07/14 23:40:11 agriffis Exp $
DESCRIPTION="preprocessor for making GTK+ objects with inline C code"
SRC_URI="http://ftp.5z.com/pub/gob/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html"
SLOT="1"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha hppa amd64"
+IUSE=""
RDEPEND="=dev-libs/glib-1.2*"
DEPEND="${RDEPEND}
diff --git a/dev-util/gob/gob-2.0.2.ebuild b/dev-util/gob/gob-2.0.2.ebuild
index c01e5b4ac617..043ef53c8fad 100644
--- a/dev-util/gob/gob-2.0.2.ebuild
+++ b/dev-util/gob/gob-2.0.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-util/gob/gob-2.0.2.ebuild,v 1.8 2004/06/25 02:34:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.9 2004/07/14 23:40:11 agriffis Exp $
MY_P=${PN}2-${PV}
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html"
SLOT="2"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
RDEPEND=">=dev-libs/glib-2.0*
dev-libs/popt"
diff --git a/dev-util/gob/gob-2.0.5.ebuild b/dev-util/gob/gob-2.0.5.ebuild
index b81d81fdf781..0b697a027c44 100644
--- a/dev-util/gob/gob-2.0.5.ebuild
+++ b/dev-util/gob/gob-2.0.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-util/gob/gob-2.0.5.ebuild,v 1.5 2004/06/25 02:34:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.5.ebuild,v 1.6 2004/07/14 23:40:11 agriffis Exp $
MY_P=${PN}2-${PV}
S=${WORKDIR}/${MY_P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html"
SLOT="2"
LICENSE="GPL-2"
KEYWORDS="x86 ~sparc"
+IUSE=""
RDEPEND=">=dev-libs/glib-2.0*
dev-libs/popt"
diff --git a/dev-util/gob/gob-2.0.6.ebuild b/dev-util/gob/gob-2.0.6.ebuild
index 94086941b171..d078d63281db 100644
--- a/dev-util/gob/gob-2.0.6.ebuild
+++ b/dev-util/gob/gob-2.0.6.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-util/gob/gob-2.0.6.ebuild,v 1.10 2004/06/25 02:34:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.6.ebuild,v 1.11 2004/07/14 23:40:11 agriffis Exp $
inherit gnome2
@@ -24,4 +24,3 @@ DEPEND="${RDEPEND}
DOCS="AUTHORS COPYING.generated-code ChangeLog NEWS README TODO"
USE_DESTDIR="1"
-