diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:47:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:47:29 +0000 |
commit | 09aeda183af0efdfc39b811a24e08a687f94e669 (patch) | |
tree | ccad3df7795355193f4e2c26c234fd92fa5e7da6 /gnome-extra/zenity | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-09aeda183af0efdfc39b811a24e08a687f94e669.tar.gz gentoo-2-09aeda183af0efdfc39b811a24e08a687f94e669.tar.bz2 gentoo-2-09aeda183af0efdfc39b811a24e08a687f94e669.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r-- | gnome-extra/zenity/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-3.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index dc9f22a5b5f2..498494d7f86e 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.221 2014/07/15 11:00:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.222 2014/07/22 10:47:29 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zenity-3.12.1.ebuild: + Stable for amd64, wrt bug #512912 *zenity-3.12.1 (15 Jul 2014) diff --git a/gnome-extra/zenity/zenity-3.12.1.ebuild b/gnome-extra/zenity/zenity-3.12.1.ebuild index f1018600c931..bab76cc11c18 100644 --- a/gnome-extra/zenity/zenity-3.12.1.ebuild +++ b/gnome-extra/zenity/zenity-3.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.12.1.ebuild,v 1.1 2014/07/15 11:00:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.12.1.ebuild,v 1.2 2014/07/22 10:47:29 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/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=" |