diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 20:51:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 20:51:51 +0000 |
commit | d681430886b81b549ea871d9fd7fa28f4cc55d5a (patch) | |
tree | 7125718d8517c47ff814c6ef97bec9096d80e7a5 /dev-util/gob/gob-2.0.11.ebuild | |
parent | Removing obsolete ebuild (diff) | |
download | gentoo-2-d681430886b81b549ea871d9fd7fa28f4cc55d5a.tar.gz gentoo-2-d681430886b81b549ea871d9fd7fa28f4cc55d5a.tar.bz2 gentoo-2-d681430886b81b549ea871d9fd7fa28f4cc55d5a.zip |
Stable on alpha.
(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 dafe220d0e73..6aadb1d01bea 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.5 2005/06/17 20:36:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-2.0.11.ebuild,v 1.6 2005/07/02 20:48:06 kloeri 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" |