diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-02 15:49:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-02 15:49:07 +0000 |
commit | d4304c07694eeb82dc37c44c45a1a0263a279469 (patch) | |
tree | 3f563f5a747e9469e437b58dd2859fe880107b1b /gnome-extra/zenity | |
parent | Stable on amd64 wrt bug #208366. (diff) | |
download | gentoo-2-d4304c07694eeb82dc37c44c45a1a0263a279469.tar.gz gentoo-2-d4304c07694eeb82dc37c44c45a1a0263a279469.tar.bz2 gentoo-2-d4304c07694eeb82dc37c44c45a1a0263a279469.zip |
Stable on amd64 wrt bug #208366.
(Portage version: 2.1.4.1)
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 93bfeb94262b..f5b2f6db386c 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.144 2008/02/01 18:56:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.145 2008/02/02 15:49:07 wolf31o2 Exp $ + + 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> zenity-2.20.1.ebuild: + Stable on amd64 wrt bug #208366. 01 Feb 2008; Brent Baude <ranger@gentoo.org> zenity-2.20.1.ebuild: Marking zenity-2.20.1 ppc64 and ppc stable for bug 208366 diff --git a/gnome-extra/zenity/zenity-2.20.1.ebuild b/gnome-extra/zenity/zenity-2.20.1.ebuild index 87b6c0350471..a76461306350 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.4 2008/02/01 18:56:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.20.1.ebuild,v 1.5 2008/02/02 15:49:07 wolf31o2 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 |