diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-12-08 18:35:57 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-12-08 18:35:57 +0000 |
commit | 81862f07ae465e699550c06ec1c1aa03054719f5 (patch) | |
tree | b5a950f11238d88bc2a56aa9007d5e744ca7df52 /dev-util | |
parent | Version bump (diff) | |
download | gentoo-2-81862f07ae465e699550c06ec1c1aa03054719f5.tar.gz gentoo-2-81862f07ae465e699550c06ec1c1aa03054719f5.tar.bz2 gentoo-2-81862f07ae465e699550c06ec1c1aa03054719f5.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 1fe7a965944b..b533f80909b3 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.47 2005/09/11 02:02:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.48 2005/12/08 18:35:57 killerfox Exp $ + + 08 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> gob-2.0.12.ebuild: + Stable on hppa. 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> gob-2.0.12.ebuild: Mark 2.0.12 stable on alpha diff --git a/dev-util/gob/gob-2.0.12.ebuild b/dev-util/gob/gob-2.0.12.ebuild index 35fbfa830e8f..0046756b8fd2 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 # 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.6 2005/09/11 02:02:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.12.ebuild,v 1.7 2005/12/08 18:35:57 killerfox 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" |