diff options
author | 2007-08-07 20:00:06 +0000 | |
---|---|---|
committer | 2007-08-07 20:00:06 +0000 | |
commit | c65571460d6ef472822e73d489335929fa17f369 (patch) | |
tree | 49e4608aa33ac37e50396c51ee27d1c87b07547d /gnome-extra/zenity | |
parent | Port some changes from the new snapshot ebuild to the regular ebuild. (diff) | |
download | historical-c65571460d6ef472822e73d489335929fa17f369.tar.gz historical-c65571460d6ef472822e73d489335929fa17f369.tar.bz2 historical-c65571460d6ef472822e73d489335929fa17f369.zip |
Stable on ppc wrt bug #185823.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.18.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 9052d42b7112..97dd0d1126d8 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,10 @@ # 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.127 2007/08/07 14:20:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.128 2007/08/07 19:48:11 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + zenity-2.18.2.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> zenity-2.18.2.ebuild: Stable on sparc wrt #185823 diff --git a/gnome-extra/zenity/zenity-2.18.2.ebuild b/gnome-extra/zenity/zenity-2.18.2.ebuild index d9950512c530..52fbd2790304 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.4 2007/08/07 14:20:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.18.2.ebuild,v 1.5 2007/08/07 19:48:11 dertobi123 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 |