summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
commite67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch)
tree0400b4c848dcf5b65713eacdec366864f6e8184e /dev-util/gob
parentinitial ebuild #11707 (diff)
downloadgentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog5
-rw-r--r--dev-util/gob/gob-1.0.12.ebuild4
-rw-r--r--dev-util/gob/gob-1.99.3.ebuild4
-rw-r--r--dev-util/gob/gob-2.0.1.ebuild4
-rw-r--r--dev-util/gob/gob-2.0.2.ebuild4
5 files changed, 12 insertions, 9 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index 4acf92c798cf..96ca2e5536c6 100644
--- a/dev-util/gob/ChangeLog
+++ b/dev-util/gob/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-util/gob
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.7 2002/08/20 19:58:09 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.8 2002/12/09 04:21:15 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*gob-2.0.2 (20 Aug 2002)
20 Aug 2002; Gabriele Giorgetti <stroke@gentoo.org> gob-2.0.2.ebuild :
Version bump.
diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild
index 8e8d7b0c6656..009e8f28ff12 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-2002 Gentoo Technologies, Inc.
# 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.7 2002/10/20 02:06:59 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.8 2002/12/09 04:21:15 manson Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GOB is a preprocessor for making GTK+ objects with inline C code"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html"
SLOT="1"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc "
RDEPEND="=dev-libs/glib-1.2*"
DEPEND="${RDEPEND}
diff --git a/dev-util/gob/gob-1.99.3.ebuild b/dev-util/gob/gob-1.99.3.ebuild
index ac4cd8193540..7a22516b8f81 100644
--- a/dev-util/gob/gob-1.99.3.ebuild
+++ b/dev-util/gob/gob-1.99.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.99.3.ebuild,v 1.5 2002/10/04 20:58:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.99.3.ebuild,v 1.6 2002/12/09 04:21:15 manson Exp $
MY_P=${PN}2-${PV}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
RDEPEND="=dev-libs/glib-2.0*
dev-libs/popt"
diff --git a/dev-util/gob/gob-2.0.1.ebuild b/dev-util/gob/gob-2.0.1.ebuild
index 774a8dab8373..ab0d1c88d380 100644
--- a/dev-util/gob/gob-2.0.1.ebuild
+++ b/dev-util/gob/gob-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.1.ebuild,v 1.3 2002/10/04 20:58:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.1.ebuild,v 1.4 2002/12/09 04:21:15 manson Exp $
MY_P=${PN}2-${PV}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
RDEPEND="=dev-libs/glib-2.0*
dev-libs/popt"
diff --git a/dev-util/gob/gob-2.0.2.ebuild b/dev-util/gob/gob-2.0.2.ebuild
index a813263bea0a..be553d6f1837 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-2002 Gentoo Technologies, Inc.
# 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.2 2002/10/04 20:58:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.2.ebuild,v 1.3 2002/12/09 04:21:15 manson Exp $
MY_P=${PN}2-${PV}
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
RDEPEND="=dev-libs/glib-2.0*
dev-libs/popt"