diff options
author | 2007-05-30 00:28:51 +0000 | |
---|---|---|
committer | 2007-05-30 00:28:51 +0000 | |
commit | 84029707ef478dc0b7da40e19f9381210deebae1 (patch) | |
tree | e7d7afc3c084381f595dca20d19124e6a8009574 /gnome-extra/zenity | |
parent | Stable on x86, bug #171107. (diff) | |
download | historical-84029707ef478dc0b7da40e19f9381210deebae1.tar.gz historical-84029707ef478dc0b7da40e19f9381210deebae1.tar.bz2 historical-84029707ef478dc0b7da40e19f9381210deebae1.zip |
Stable on x86, bug #171107.
Package-Manager: portage-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 b08fc7f2cc79..5f40fdc95afd 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.118 2007/05/29 15:24:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.119 2007/05/30 00:24:41 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> zenity-2.16.3.ebuild: + Stable on x86, bug #171107. 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> zenity-2.16.3.ebuild: Stable on sparc wrt #171107 diff --git a/gnome-extra/zenity/zenity-2.16.3.ebuild b/gnome-extra/zenity/zenity-2.16.3.ebuild index d38841c0f52b..d585a80aaa3b 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.2 2007/05/29 15:24:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.16.3.ebuild,v 1.3 2007/05/30 00:24:41 ticho 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 |