diff options
author | 2005-12-08 18:35:57 +0000 | |
---|---|---|
committer | 2005-12-08 18:35:57 +0000 | |
commit | 81862f07ae465e699550c06ec1c1aa03054719f5 (patch) | |
tree | b5a950f11238d88bc2a56aa9007d5e744ca7df52 /dev-util/gob/gob-2.0.12.ebuild | |
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/gob/gob-2.0.12.ebuild')
-rw-r--r-- | dev-util/gob/gob-2.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |