diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 15:48:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-06 15:48:19 +0000 |
commit | f985dc67d300e8c7ecba0665fd85c737a205c164 (patch) | |
tree | 82d5d5194f4929e0f4ba502c7d5148ad712e426f /dev-util/glade | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-f985dc67d300e8c7ecba0665fd85c737a205c164.tar.gz gentoo-2-f985dc67d300e8c7ecba0665fd85c737a205c164.tar.bz2 gentoo-2-f985dc67d300e8c7ecba0665fd85c737a205c164.zip |
Keyworded ~sparc
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/glade/glade-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 0684a67adeae..79087d1f1315 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/glade # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.26 2004/08/06 15:29:59 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.27 2004/08/06 15:48:19 gustavoz Exp $ + + 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> glade-2.6.0.ebuild: + Keyworded ~sparc 06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> glade-2.0.1.ebuild: Stable on sparc diff --git a/dev-util/glade/glade-2.6.0.ebuild b/dev-util/glade/glade-2.6.0.ebuild index 719da483cb47..3de24a5b09a8 100644 --- a/dev-util/glade/glade-2.6.0.ebuild +++ b/dev-util/glade/glade-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.6.0.ebuild,v 1.3 2004/06/25 02:33:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.6.0.ebuild,v 1.4 2004/08/06 15:48:19 gustavoz Exp $ inherit gnome.org eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="gnome gnomedb" RDEPEND=">=x11-libs/gtk+-2.4 |