diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:18:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:18:41 +0000 |
commit | 7e4ed63a147be02d0cee31c698b31c8a1b58332a (patch) | |
tree | ebe628177f721d5e85716221026abe7039a939b4 /gnome-extra | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-7e4ed63a147be02d0cee31c698b31c8a1b58332a.tar.gz gentoo-2-7e4ed63a147be02d0cee31c698b31c8a1b58332a.tar.bz2 gentoo-2-7e4ed63a147be02d0cee31c698b31c8a1b58332a.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-extra')
-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 498494d7f86e..8597ae0ac83b 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.222 2014/07/22 10:47:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.223 2014/07/23 15:18:41 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zenity-3.12.1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zenity-3.12.1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/gnome-extra/zenity/zenity-3.12.1.ebuild b/gnome-extra/zenity/zenity-3.12.1.ebuild index bab76cc11c18..e35137c762fb 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.2 2014/07/22 10:47:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.12.1.ebuild,v 1.3 2014/07/23 15:18:41 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=" |