diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:20:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:20:44 +0000 |
commit | df8f06c5fa30634f0fae818884944a356aeee1bd (patch) | |
tree | e855bc2fc47c68da71c2b12b740dc44440502698 /gnome-extra | |
parent | Stable on ppc64; bug #187730 (diff) | |
download | gentoo-2-df8f06c5fa30634f0fae818884944a356aeee1bd.tar.gz gentoo-2-df8f06c5fa30634f0fae818884944a356aeee1bd.tar.bz2 gentoo-2-df8f06c5fa30634f0fae818884944a356aeee1bd.zip |
Stable on sparc wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'gnome-extra')
-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 |