diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:40:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:40:47 +0000 |
commit | 851f400ad151b37571e2654960bf2d6d0979b722 (patch) | |
tree | ab63de5d1ea7bf894e6fdc782c7e66b72195f098 /dev-util/gob | |
parent | added metadata.xml, fixed #76366; thanks to Gunnar Wrobel for the patch (diff) | |
download | gentoo-2-851f400ad151b37571e2654960bf2d6d0979b722.tar.gz gentoo-2-851f400ad151b37571e2654960bf2d6d0979b722.tar.bz2 gentoo-2-851f400ad151b37571e2654960bf2d6d0979b722.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-2.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 150a59862771..0c573e1a8308 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.38 2005/05/27 18:37:58 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.39 2005/06/17 20:36:58 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gob-2.0.11.ebuild: + Stable on ppc. 27 May 2005; Rene Nussbaumer <killerfox@gentoo.org> gob-2.0.11.ebuild: Stable on hppa diff --git a/dev-util/gob/gob-2.0.11.ebuild b/dev-util/gob/gob-2.0.11.ebuild index 2ffb3bc1758d..dafe220d0e73 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.4 2005/05/27 18:37:58 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.11.ebuild,v 1.5 2005/06/17 20:36:58 hansmi Exp $ inherit gnome2 @@ -14,7 +14,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.0" |