diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:49:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-26 18:49:51 +0000 |
commit | 4470cd8d4b580a79777075902ded62a36f019f37 (patch) | |
tree | 5772c9bc120516d2169f974c1430a2c6ac972a23 /gnome-extra/zenity | |
parent | add ~ia64 (diff) | |
download | gentoo-2-4470cd8d4b580a79777075902ded62a36f019f37.tar.gz gentoo-2-4470cd8d4b580a79777075902ded62a36f019f37.tar.bz2 gentoo-2-4470cd8d4b580a79777075902ded62a36f019f37.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index ebcbc20cb0a6..bc70514c0be4 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.67 2005/08/26 00:00:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.68 2005/08/26 18:46:27 gustavoz Exp $ + + 26 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> zenity-2.10.1.ebuild: + Stable on sparc 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> zenity-2.10.1.ebuild: stable on ia64 diff --git a/gnome-extra/zenity/zenity-2.10.1.ebuild b/gnome-extra/zenity/zenity-2.10.1.ebuild index fc32d64acc1b..e6a03dc664c1 100644 --- a/gnome-extra/zenity/zenity-2.10.1.ebuild +++ b/gnome-extra/zenity/zenity-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.10.1.ebuild,v 1.3 2005/08/26 00:00:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.10.1.ebuild,v 1.4 2005/08/26 18:46:27 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3.1 |