diff options
author | 2007-08-07 14:32:02 +0000 | |
---|---|---|
committer | 2007-08-07 14:32:02 +0000 | |
commit | 4c59c88bd98745b5e5b7f6688f9a03337116ea62 (patch) | |
tree | 8d70848a66103b392b81365e4d56ba32bd0e8a29 /gnome-extra/zenity | |
parent | Stable on ppc64; bug #187623 (diff) | |
download | historical-4c59c88bd98745b5e5b7f6688f9a03337116ea62.tar.gz historical-4c59c88bd98745b5e5b7f6688f9a03337116ea62.tar.bz2 historical-4c59c88bd98745b5e5b7f6688f9a03337116ea62.zip |
Stable on sparc wrt #185823
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.18.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 060f147fda88..9052d42b7112 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.126 2007/07/05 16:19:45 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.127 2007/08/07 14:20:44 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> zenity-2.18.2.ebuild: + Stable on sparc wrt #185823 05 Jul 2007; Roy Marples <uberlord@gentoo.org> zenity-2.18.2.ebuild: Keyworded ~x86-fbsd. diff --git a/gnome-extra/zenity/zenity-2.18.2.ebuild b/gnome-extra/zenity/zenity-2.18.2.ebuild index 1eaab0c5961e..d9950512c530 100644 --- a/gnome-extra/zenity/zenity-2.18.2.ebuild +++ b/gnome-extra/zenity/zenity-2.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.18.2.ebuild,v 1.3 2007/07/12 04:19:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.18.2.ebuild,v 1.4 2007/08/07 14:20:44 gustavoz Exp $ inherit gnome2 eutils autotools @@ -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 |