diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-01 14:20:14 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-01 14:20:14 +0000 |
commit | f8c927982a4383d00d79bdbcee9d3236a0418e6d (patch) | |
tree | 163ba0a59e02fd874c819e8bcfeaa6ae902d5f27 /gnome-extra/zenity | |
parent | One more change: Do not force -O2 in CFLAGS to allow user override (diff) | |
download | gentoo-2-f8c927982a4383d00d79bdbcee9d3236a0418e6d.tar.gz gentoo-2-f8c927982a4383d00d79bdbcee9d3236a0418e6d.tar.bz2 gentoo-2-f8c927982a4383d00d79bdbcee9d3236a0418e6d.zip |
ppc64 stable wrt #324077
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index b08cb75e3c83..093f343b0223 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.193 2010/10/20 22:08:39 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.194 2010/11/01 14:20:14 ssuominen Exp $ + + 01 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> zenity-2.30.0.ebuild: + ppc64 stable wrt #324077 20 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> zenity-2.32.0.ebuild: Pin glib/gtk to slot 2. diff --git a/gnome-extra/zenity/zenity-2.30.0.ebuild b/gnome-extra/zenity/zenity-2.30.0.ebuild index b7c5d28af24d..2375ae80c0c6 100644 --- a/gnome-extra/zenity/zenity-2.30.0.ebuild +++ b/gnome-extra/zenity/zenity-2.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.30.0.ebuild,v 1.8 2010/10/17 15:14:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.30.0.ebuild,v 1.9 2010/11/01 14:20:14 ssuominen Exp $ EAPI="1" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="+compat libnotify" RDEPEND=">=x11-libs/gtk+-2.15.2 |