diff options
author | 2003-12-09 16:20:15 +0000 | |
---|---|---|
committer | 2003-12-09 16:20:15 +0000 | |
commit | 240ab534452249c4b430d8e76fe3b6db54fb3c19 (patch) | |
tree | 25ac95d6381dacfd0d74a4033822e16da953578d /gnome-extra/zenity | |
parent | make metadata.xml xml compliant by removing ampersands (diff) | |
download | gentoo-2-240ab534452249c4b430d8e76fe3b6db54fb3c19.tar.gz gentoo-2-240ab534452249c4b430d8e76fe3b6db54fb3c19.tar.bz2 gentoo-2-240ab534452249c4b430d8e76fe3b6db54fb3c19.zip |
hppa support
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/zenity-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/zenity/zenity-1.6.ebuild b/gnome-extra/zenity/zenity-1.6.ebuild index 8355ab22f91c..f3a90ab8bf56 100644 --- a/gnome-extra/zenity/zenity-1.6.ebuild +++ b/gnome-extra/zenity/zenity-1.6.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-1.6.ebuild,v 1.12 2003/11/15 03:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-1.6.ebuild,v 1.13 2003/12/09 16:20:15 vapier Exp $ inherit gnome2 DESCRIPTION="commandline dialog tool for gnome" HOMEPAGE="http://www.gnome.org/" -LICENSE="LGPL-2" +LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc amd64 ia64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |