diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:50:29 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:50:29 +0000 |
commit | 2e968abaab44dfbd6c8caf8a383f777fb04157e4 (patch) | |
tree | 477c24a0faabb7ea163959475cd0f64b258e7aa9 /gnome-extra/zenity | |
parent | Copied package.mask from 2006.1/no-multilib into older profiles and deprecate... (diff) | |
download | gentoo-2-2e968abaab44dfbd6c8caf8a383f777fb04157e4.tar.gz gentoo-2-2e968abaab44dfbd6c8caf8a383f777fb04157e4.tar.bz2 gentoo-2-2e968abaab44dfbd6c8caf8a383f777fb04157e4.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 56b12cdfe1e7..027657c843e7 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.105 2006/12/10 18:38:31 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.106 2006/12/12 16:50:29 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> zenity-2.16.2.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> zenity-2.16.2.ebuild: Stable on x86, bug #156662. diff --git a/gnome-extra/zenity/zenity-2.16.2.ebuild b/gnome-extra/zenity/zenity-2.16.2.ebuild index 81ea497d0fab..ea07b294d289 100644 --- a/gnome-extra/zenity/zenity-2.16.2.ebuild +++ b/gnome-extra/zenity/zenity-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.16.2.ebuild,v 1.2 2006/12/10 18:38:31 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.16.2.ebuild,v 1.3 2006/12/12 16:50:29 wolf31o2 Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="libnotify" RDEPEND=">=x11-libs/gtk+-2.10 |