diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:56:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:56:32 +0000 |
commit | 9f5b877573f5c9889c0bd4b250d4d78932fff2e4 (patch) | |
tree | a039b5e3de9b4868a45a9f9a27c8bb72eda2c53f /gnome-extra/zenity | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.tar.gz historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.tar.bz2 historical-9f5b877573f5c9889c0bd4b250d4d78932fff2e4.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/zenity-2.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/zenity/zenity-2.20.1.ebuild b/gnome-extra/zenity/zenity-2.20.1.ebuild index 71966edfaa4a..625507cf7e83 100644 --- a/gnome-extra/zenity/zenity-2.20.1.ebuild +++ b/gnome-extra/zenity/zenity-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.20.1.ebuild,v 1.2 2008/02/01 12:35:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.20.1.ebuild,v 1.3 2008/02/01 17:56:27 ranger Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="libnotify" RDEPEND=">=x11-libs/gtk+-2.10 |