summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-05-27 18:37:58 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-05-27 18:37:58 +0000
commitd292967f429bfaaa89762ea39afc6d3922f293da (patch)
tree851c26300cee28f81c41cd313760808286b03cd9 /dev-util/gob
parentCorrected LICENSE for this ebuild, also cleaned up some small typos in pkg_no... (diff)
downloadhistorical-d292967f429bfaaa89762ea39afc6d3922f293da.tar.gz
historical-d292967f429bfaaa89762ea39afc6d3922f293da.tar.bz2
historical-d292967f429bfaaa89762ea39afc6d3922f293da.zip
Stable on hppa
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog5
-rw-r--r--dev-util/gob/Manifest18
-rw-r--r--dev-util/gob/gob-2.0.11.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index d8276ebacaab..150a59862771 100644
--- a/dev-util/gob/ChangeLog
+++ b/dev-util/gob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gob
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.37 2005/05/25 14:51:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.38 2005/05/27 18:37:58 killerfox Exp $
+
+ 27 May 2005; Rene Nussbaumer <killerfox@gentoo.org> gob-2.0.11.ebuild:
+ Stable on hppa
25 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> gob-2.0.11.ebuild:
Stable on sparc
diff --git a/dev-util/gob/Manifest b/dev-util/gob/Manifest
index eb4ee47a10a0..9e326ff96eb9 100644
--- a/dev-util/gob/Manifest
+++ b/dev-util/gob/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 06f0b9e651d64370356221dddefa6a62 ChangeLog 3805
-MD5 3c218bdddbbfaae7ee645d367838efc8 gob-1.0.12.ebuild 658
+MD5 f56ca5f93029321081efa17b35b2c7ce ChangeLog 3897
MD5 34373cc9de79bae25508c08ddc9f9caf gob-2.0.9.ebuild 688
+MD5 3c218bdddbbfaae7ee645d367838efc8 gob-1.0.12.ebuild 658
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 6da096c68d3ac1d1e57e630f0830023b gob-2.0.11.ebuild 694
-MD5 a78e56617e86837c5bd694044ddc070a files/digest-gob-1.0.12 62
+MD5 2fdfcca9254e536b6ec06e232b433fb1 gob-2.0.11.ebuild 694
MD5 69cc2e2c3652b2d96ff87ce2cf96df55 files/digest-gob-2.0.9 62
+MD5 a78e56617e86837c5bd694044ddc070a files/digest-gob-1.0.12 62
MD5 af1045825b434f2c59e89e0ed157e085 files/digest-gob-2.0.11 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFClJDwKRy60XGEcJIRAsHeAJ0a4Y6aib62svciqrKY/9EAkDoDvACeOAOh
-/DFXzfJeFnWdTsZeYluVYRw=
-=OwrZ
------END PGP SIGNATURE-----
diff --git a/dev-util/gob/gob-2.0.11.ebuild b/dev-util/gob/gob-2.0.11.ebuild
index 45c6a9827624..2ffb3bc1758d 100644
--- a/dev-util/gob/gob-2.0.11.ebuild
+++ b/dev-util/gob/gob-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.11.ebuild,v 1.3 2005/05/25 14:51:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.11.ebuild,v 1.4 2005/05/27 18:37:58 killerfox Exp $
inherit gnome2
@@ -14,7 +14,7 @@ IUSE=""
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~hppa ~amd64 ~ppc ~alpha ~ia64"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc x86"
RDEPEND=">=dev-libs/glib-2.0"