diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 19:13:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 19:13:47 +0000 |
commit | 08d8427c6f04de8db6e4361c65bf8b74a06db786 (patch) | |
tree | dc7902d333730769991ac40ce458e52b1c2f89dc /dev-util/gob | |
parent | stable amd64 (diff) | |
download | gentoo-2-08d8427c6f04de8db6e4361c65bf8b74a06db786.tar.gz gentoo-2-08d8427c6f04de8db6e4361c65bf8b74a06db786.tar.bz2 gentoo-2-08d8427c6f04de8db6e4361c65bf8b74a06db786.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index e25517de7f90..a56cf33e875d 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.32 2005/04/01 18:27:28 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.33 2005/04/21 19:08:53 hansmi Exp $ + + 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gob-2.0.9.ebuild: + Stable on ppc. 01 Apr 2005; Simon Stelling <blubb@gentoo.org> gob-2.0.9.ebuild: stable on amd64 diff --git a/dev-util/gob/gob-2.0.9.ebuild b/dev-util/gob/gob-2.0.9.ebuild index 55e04addac3e..40ba14b6e789 100644 --- a/dev-util/gob/gob-2.0.9.ebuild +++ b/dev-util/gob/gob-2.0.9.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.9.ebuild,v 1.6 2005/04/01 18:27:28 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.7 2005/04/21 19:08:53 hansmi Exp $ inherit gnome2 @@ -14,7 +14,7 @@ IUSE="" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~hppa amd64 ~ppc alpha ia64" +KEYWORDS="x86 sparc ~hppa amd64 ppc alpha ia64" RDEPEND=">=dev-libs/glib-2.0" |