diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 13:08:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 13:08:47 +0000 |
commit | ce54576085b3c030827c122efc08cb86f9c3453d (patch) | |
tree | 4592e9ea6e0818ebbb62bc9ad1d4e1f3ec4496d2 /gnome-extra/zenity | |
parent | alpha/ia64 stable wrt #171107 (diff) | |
download | gentoo-2-ce54576085b3c030827c122efc08cb86f9c3453d.tar.gz gentoo-2-ce54576085b3c030827c122efc08cb86f9c3453d.tar.bz2 gentoo-2-ce54576085b3c030827c122efc08cb86f9c3453d.zip |
alpha/ia64 stable wrt #171107
(Portage version: 2.1.2.7)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.16.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 5f40fdc95afd..cac87cecef27 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.119 2007/05/30 00:24:41 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.120 2007/05/30 13:08:47 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> zenity-2.16.3.ebuild: + alpha/ia64 stable wrt #171107 29 May 2007; Andrej Kacian <ticho@gentoo.org> zenity-2.16.3.ebuild: Stable on x86, bug #171107. diff --git a/gnome-extra/zenity/zenity-2.16.3.ebuild b/gnome-extra/zenity/zenity-2.16.3.ebuild index d585a80aaa3b..8a854088a919 100644 --- a/gnome-extra/zenity/zenity-2.16.3.ebuild +++ b/gnome-extra/zenity/zenity-2.16.3.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.16.3.ebuild,v 1.3 2007/05/30 00:24:41 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.16.3.ebuild,v 1.4 2007/05/30 13:08:47 armin76 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="libnotify" RDEPEND=">=x11-libs/gtk+-2.10 |