diff options
author | 2005-05-17 20:02:18 +0000 | |
---|---|---|
committer | 2005-05-17 20:02:18 +0000 | |
commit | c67a75604132ac17bdb1e3782d7f4b0d2b4ace59 (patch) | |
tree | 122e01dd9a722a3f1963a6029d32ca5c014d50ff /dev-util/gob/gob-2.0.9.ebuild | |
parent | stable on hppa (diff) | |
download | historical-c67a75604132ac17bdb1e3782d7f4b0d2b4ace59.tar.gz historical-c67a75604132ac17bdb1e3782d7f4b0d2b4ace59.tar.bz2 historical-c67a75604132ac17bdb1e3782d7f4b0d2b4ace59.zip |
stable on hppa
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/gob/gob-2.0.9.ebuild')
-rw-r--r-- | dev-util/gob/gob-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gob/gob-2.0.9.ebuild b/dev-util/gob/gob-2.0.9.ebuild index 40ba14b6e789..8d27178d9e06 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.7 2005/04/21 19:08:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.9.ebuild,v 1.8 2005/05/17 20:02:18 killerfox 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" |