summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-07 21:21:20 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-07 21:21:20 +0000
commit6f3e554e1313ce5fc48a09375268a37227bab9f3 (patch)
tree9277981c54ae24e228c5845f6cb8ad91210cfd3b /dev-util/gob
parentMark 1.0.11_rc2 stable on alpha (diff)
downloadgentoo-2-6f3e554e1313ce5fc48a09375268a37227bab9f3.tar.gz
gentoo-2-6f3e554e1313ce5fc48a09375268a37227bab9f3.tar.bz2
gentoo-2-6f3e554e1313ce5fc48a09375268a37227bab9f3.zip
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-util/gob')
-rw-r--r--dev-util/gob/ChangeLog7
-rw-r--r--dev-util/gob/gob-2.0.12.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog
index b533f80909b3..3078ea77b381 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.48 2005/12/08 18:35:57 killerfox Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.49 2006/02/07 21:18:20 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> gob-2.0.12.ebuild:
+ stable on amd64
08 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> gob-2.0.12.ebuild:
Stable on hppa.
diff --git a/dev-util/gob/gob-2.0.12.ebuild b/dev-util/gob/gob-2.0.12.ebuild
index 0046756b8fd2..623779ca706a 100644
--- a/dev-util/gob/gob-2.0.12.ebuild
+++ b/dev-util/gob/gob-2.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.12.ebuild,v 1.7 2005/12/08 18:35:57 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.12.ebuild,v 1.8 2006/02/07 21:18:20 blubb Exp $
inherit gnome2
@@ -16,7 +16,7 @@ IUSE=""
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
RDEPEND=">=dev-libs/glib-2"