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/gob-2.0.11.ebuild | |
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/gob-2.0.11.ebuild')
-rw-r--r-- | dev-util/gob/gob-2.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |