diff options
author | 2008-02-03 11:32:39 +0000 | |
---|---|---|
committer | 2008-02-03 11:32:39 +0000 | |
commit | 9fabb6a729004609c241bfc469608ffb9b5f678e (patch) | |
tree | ce2ed64b167c667dc842a1321da31a65da3d630c /gnome-extra/zenity | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | historical-9fabb6a729004609c241bfc469608ffb9b5f678e.tar.gz historical-9fabb6a729004609c241bfc469608ffb9b5f678e.tar.bz2 historical-9fabb6a729004609c241bfc469608ffb9b5f678e.zip |
alpha/ia64/sparc stable wrt #208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index f5b2f6db386c..0f0a4df95562 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.145 2008/02/02 15:49:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.146 2008/02/03 11:31:17 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> zenity-2.20.1.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> zenity-2.20.1.ebuild: Stable on amd64 wrt bug #208366. diff --git a/gnome-extra/zenity/zenity-2.20.1.ebuild b/gnome-extra/zenity/zenity-2.20.1.ebuild index a76461306350..b6c84839403b 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.5 2008/02/02 15:49:07 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.20.1.ebuild,v 1.6 2008/02/03 11:31:17 armin76 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 |