diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:02:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 19:02:58 +0000 |
commit | 828c2be282bc5bceed656bfee09fa06b318d0408 (patch) | |
tree | 964cab57345acdf30dd8da4d435a25e6e3d91da9 /gnome-extra | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-828c2be282bc5bceed656bfee09fa06b318d0408.tar.gz gentoo-2-828c2be282bc5bceed656bfee09fa06b318d0408.tar.bz2 gentoo-2-828c2be282bc5bceed656bfee09fa06b318d0408.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-3.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 09a1b98ae582..db5a8c52e5ab 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.212 2013/11/30 19:30:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.213 2013/12/08 19:02:58 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> zenity-3.8.0.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> zenity-3.8.0.ebuild: amd64 stable, bug #478252 diff --git a/gnome-extra/zenity/zenity-3.8.0.ebuild b/gnome-extra/zenity/zenity-3.8.0.ebuild index c76bbe8bc593..ec93e8918e43 100644 --- a/gnome-extra/zenity/zenity-3.8.0.ebuild +++ b/gnome-extra/zenity/zenity-3.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.8.0.ebuild,v 1.3 2013/11/30 19:30:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.8.0.ebuild,v 1.4 2013/12/08 19:02:58 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/Zenity" 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="libnotify test +webkit" RDEPEND=">=dev-libs/glib-2.8:2 |