diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-12-19 07:20:20 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-12-19 07:20:20 +0000 |
commit | 3950bc8cc0311b42fefcf312f19c90672ab908b9 (patch) | |
tree | 7006f1d83df42687e3c09e38926cea8cbdff059b /gnome-extra/zenity | |
parent | Added to ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-3950bc8cc0311b42fefcf312f19c90672ab908b9.tar.gz gentoo-2-3950bc8cc0311b42fefcf312f19c90672ab908b9.tar.bz2 gentoo-2-3950bc8cc0311b42fefcf312f19c90672ab908b9.zip |
Keyworded x86 and ppc for GNOME 2.8.1
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 5ae25327ca40..c959e0b8023f 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.41 2004/12/11 10:49:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.42 2004/12/19 07:18:31 obz Exp $ + + 19 Dec 2004; Mike Gardiner <obz@gentoo.org> zenity-2.8.1.ebuild: + Keyworded x86 and ppc for GNOME 2.8.1 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> zenity-2.8.0.ebuild: Stable on alpha. diff --git a/gnome-extra/zenity/zenity-2.8.1.ebuild b/gnome-extra/zenity/zenity-2.8.1.ebuild index bd27a252b736..b170b158fbfc 100644 --- a/gnome-extra/zenity/zenity-2.8.1.ebuild +++ b/gnome-extra/zenity/zenity-2.8.1.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/gnome-extra/zenity/zenity-2.8.1.ebuild,v 1.1 2004/11/24 17:30:57 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.8.1.ebuild,v 1.2 2004/12/19 07:18:31 obz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3.1 |