diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-11 09:06:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-11 09:06:12 +0000 |
commit | 6f1668e54a1884f87d09832abe4710a37a7b2e5d (patch) | |
tree | c7fc589232a4ad3f18de744749194a0933cc9fd3 /gnome-extra | |
parent | Mark 2.10.0 stable on alpha (diff) | |
download | historical-6f1668e54a1884f87d09832abe4710a37a7b2e5d.tar.gz historical-6f1668e54a1884f87d09832abe4710a37a7b2e5d.tar.bz2 historical-6f1668e54a1884f87d09832abe4710a37a7b2e5d.zip |
Mark 2.10.1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'gnome-extra')
-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 4c2c5d41896c..f7f1dd4f6ecd 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.73 2005/09/03 20:30:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.74 2005/09/11 09:06:12 agriffis Exp $ + + 11 Sep 2005; Aron Griffis <agriffis@gentoo.org> zenity-2.10.1.ebuild: + Mark 2.10.1 stable on alpha 03 Sep 2005; Markus Rothe <corsair@gentoo.org> zenity-2.10.1.ebuild: Stable on ppc64 diff --git a/gnome-extra/zenity/zenity-2.10.1.ebuild b/gnome-extra/zenity/zenity-2.10.1.ebuild index e63d6680948a..f6c54477d2d1 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.8 2005/09/03 20:30:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.10.1.ebuild,v 1.9 2005/09/11 09:06:12 agriffis 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 |