diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:38:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:38:48 +0000 |
commit | 120b0adbbdbaf563cf0d30e8294e7ead2c8bae23 (patch) | |
tree | 38cdc4f3defeab2493564be65044280151d07c0c /dev-util/gob | |
parent | media-video/totem stable on ppc. (diff) | |
download | gentoo-2-120b0adbbdbaf563cf0d30e8294e7ead2c8bae23.tar.gz gentoo-2-120b0adbbdbaf563cf0d30e8294e7ead2c8bae23.tar.bz2 gentoo-2-120b0adbbdbaf563cf0d30e8294e7ead2c8bae23.zip |
dev-util/gob stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/gob')
-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 dc5eede1d4cf..547504bb4f3c 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.45 2005/08/25 20:18:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.46 2005/09/02 19:38:48 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gob-2.0.12.ebuild: + Stable on ppc. 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> gob-2.0.12.ebuild: stable on ia64 diff --git a/dev-util/gob/gob-2.0.12.ebuild b/dev-util/gob/gob-2.0.12.ebuild index 67dd50fd7f91..404eccdf4c55 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.4 2005/08/25 20:18:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.12.ebuild,v 1.5 2005/09/02 19:38:48 hansmi 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" |