diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:56:08 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:56:08 +0000 |
commit | 4d08f701bb136d20dd5805f9cb521dbf80d71ee5 (patch) | |
tree | 2d6ad1df42a8b7a764b738d1788f5ce7bda3d18a | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-4d08f701bb136d20dd5805f9cb521dbf80d71ee5.tar.gz gentoo-2-4d08f701bb136d20dd5805f9cb521dbf80d71ee5.tar.bz2 gentoo-2-4d08f701bb136d20dd5805f9cb521dbf80d71ee5.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
-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 893153fc9c51..a94155816500 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.163 2009/03/18 15:07:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.164 2009/04/12 20:56:08 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> zenity-2.24.1.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> zenity-2.24.1.ebuild: alpha/ia64 stable wrt #260063 diff --git a/gnome-extra/zenity/zenity-2.24.1.ebuild b/gnome-extra/zenity/zenity-2.24.1.ebuild index b585251c42c3..74e56e961a1f 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.6 2009/03/18 15:07:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.24.1.ebuild,v 1.7 2009/04/12 20:56:08 bluebird 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 |