diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:52:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:52:11 +0000 |
commit | 713eecf2c114bfb190d6b4bb9751a8ca9f82706d (patch) | |
tree | 40d5c9986d9c2a154952440e84855f09a1fb3330 /gnome-extra/zenity | |
parent | arm stable, bug #314899 (diff) | |
download | gentoo-2-713eecf2c114bfb190d6b4bb9751a8ca9f82706d.tar.gz gentoo-2-713eecf2c114bfb190d6b4bb9751a8ca9f82706d.tar.bz2 gentoo-2-713eecf2c114bfb190d6b4bb9751a8ca9f82706d.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.28.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index f0023a697775..6f98ecf41765 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.187 2010/08/18 21:38:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.188 2010/08/18 21:52:11 maekke Exp $ + + 18 Aug 2010; Markus Meier <maekke@gentoo.org> zenity-2.28.0-r1.ebuild: + arm stable, bug #314899 18 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> -files/zenity-2.15.90-libnotify-support.patch, -zenity-2.24.1.ebuild, diff --git a/gnome-extra/zenity/zenity-2.28.0-r1.ebuild b/gnome-extra/zenity/zenity-2.28.0-r1.ebuild index 377c42122f4d..9faa2bb40dd7 100644 --- a/gnome-extra/zenity/zenity-2.28.0-r1.ebuild +++ b/gnome-extra/zenity/zenity-2.28.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.28.0-r1.ebuild,v 1.5 2010/08/14 16:48:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.28.0-r1.ebuild,v 1.6 2010/08/18 21:52:11 maekke Exp $ EAPI="1" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="+compat libnotify" RDEPEND=">=x11-libs/gtk+-2.15.2 |