diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 15:57:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 15:57:10 +0000 |
commit | 2e1e6899bc3b0b19568e48b263e240b016a3ce95 (patch) | |
tree | 30fef52bc9abbd0a5ccac39b274de962d10a3190 /gnome-extra/zenity | |
parent | Stable on sparc (diff) | |
download | historical-2e1e6899bc3b0b19568e48b263e240b016a3ce95.tar.gz historical-2e1e6899bc3b0b19568e48b263e240b016a3ce95.tar.bz2 historical-2e1e6899bc3b0b19568e48b263e240b016a3ce95.zip |
Stable on sparc
Package-Manager: portage-2.1.1-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 b998cac99453..24634c5dc612 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.107 2006/12/17 00:00:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.108 2006/12/18 15:54:54 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> zenity-2.16.2.ebuild: + Stable on sparc 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> zenity-2.16.2.ebuild: diff --git a/gnome-extra/zenity/zenity-2.16.2.ebuild b/gnome-extra/zenity/zenity-2.16.2.ebuild index db9d9351a175..6371c4ea8f81 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.4 2006/12/17 00:00:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.16.2.ebuild,v 1.5 2006/12/18 15:54:54 gustavoz 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 |