diff options
author | 2005-12-08 18:35:57 +0000 | |
---|---|---|
committer | 2005-12-08 18:35:57 +0000 | |
commit | bc2adc8e82d5796528aaacace3a0595b6ce0dd68 (patch) | |
tree | 1508e4405ba5afb9d466c10e7bb8634d6648be0d /dev-util/gob/gob-2.0.12.ebuild | |
parent | Stable on hppa. (diff) | |
download | historical-bc2adc8e82d5796528aaacace3a0595b6ce0dd68.tar.gz historical-bc2adc8e82d5796528aaacace3a0595b6ce0dd68.tar.bz2 historical-bc2adc8e82d5796528aaacace3a0595b6ce0dd68.zip |
Stable on hppa.
Package-Manager: portage-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" |