diff options
author | 2007-11-26 14:25:34 +0000 | |
---|---|---|
committer | 2007-11-26 14:25:34 +0000 | |
commit | e89af9ddaa98d231973cc77af0711bd6efe448bf (patch) | |
tree | 6575f548fabba97154d2ed88105b251bd227d40e /gnome-extra/zenity | |
parent | Stable on ppc64; bug #199740 (diff) | |
download | historical-e89af9ddaa98d231973cc77af0711bd6efe448bf.tar.gz historical-e89af9ddaa98d231973cc77af0711bd6efe448bf.tar.bz2 historical-e89af9ddaa98d231973cc77af0711bd6efe448bf.zip |
Stable on ppc64; bug #199740
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 9c593404b771..50c6e577bce6 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.139 2007/11/24 23:11:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.140 2007/11/26 14:25:34 corsair Exp $ + + 26 Nov 2007; Markus Rothe <corsair@gentoo.org> zenity-2.20.0.ebuild: + Stable on ppc64; bug #199740 24 Nov 2007; Brent Baude <ranger@gentoo.org> zenity-2.20.0.ebuild: Marking zenity-2.20.0 ppc stable for bug 199740 diff --git a/gnome-extra/zenity/zenity-2.20.0.ebuild b/gnome-extra/zenity/zenity-2.20.0.ebuild index ed0007c0bbe8..f3f076fcb3e6 100644 --- a/gnome-extra/zenity/zenity-2.20.0.ebuild +++ b/gnome-extra/zenity/zenity-2.20.0.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.20.0.ebuild,v 1.6 2007/11/24 23:11:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.20.0.ebuild,v 1.7 2007/11/26 14:25:34 corsair 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 |