diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:07:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:07:24 +0000 |
commit | 63116aff17d6f911bc42b054805af7bd345cfafd (patch) | |
tree | 94ea0d3c758e9a1e984b61889469dcd10b385820 /gnome-extra/zenity | |
parent | stable ppc, bug 260708 (diff) | |
download | gentoo-2-63116aff17d6f911bc42b054805af7bd345cfafd.tar.gz gentoo-2-63116aff17d6f911bc42b054805af7bd345cfafd.tar.bz2 gentoo-2-63116aff17d6f911bc42b054805af7bd345cfafd.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 7d3445bfd775..893153fc9c51 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.162 2009/03/15 21:44:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.163 2009/03/18 15:07:24 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> zenity-2.24.1.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> zenity-2.24.1.ebuild: x86 stable, bug #260063 diff --git a/gnome-extra/zenity/zenity-2.24.1.ebuild b/gnome-extra/zenity/zenity-2.24.1.ebuild index ca0bebb0a21b..b585251c42c3 100644 --- a/gnome-extra/zenity/zenity-2.24.1.ebuild +++ b/gnome-extra/zenity/zenity-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.24.1.ebuild,v 1.5 2009/03/15 21:44:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.24.1.ebuild,v 1.6 2009/03/18 15:07:24 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 |