diff options
author | 2015-03-15 13:27:28 +0000 | |
---|---|---|
committer | 2015-03-15 13:27:28 +0000 | |
commit | 0f4ea3952a9ab4d876938c886ed07fae5ef0e010 (patch) | |
tree | 182256c33f06258f0d24a848fad657c42e115c06 /gnome-extra | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-0f4ea3952a9ab4d876938c886ed07fae5ef0e010.tar.gz gentoo-2-0f4ea3952a9ab4d876938c886ed07fae5ef0e010.tar.bz2 gentoo-2-0f4ea3952a9ab4d876938c886ed07fae5ef0e010.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog index 206753223971..aa5602b8e509 100644 --- a/gnome-extra/zenity/ChangeLog +++ b/gnome-extra/zenity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/zenity # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.226 2015/03/14 18:40:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.227 2015/03/15 13:27:28 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> zenity-3.14.0.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> zenity-3.14.0.ebuild: amd64 stable, bug 534012 diff --git a/gnome-extra/zenity/zenity-3.14.0.ebuild b/gnome-extra/zenity/zenity-3.14.0.ebuild index 79363b3d0f14..085509c35765 100644 --- a/gnome-extra/zenity/zenity-3.14.0.ebuild +++ b/gnome-extra/zenity/zenity-3.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.14.0.ebuild,v 1.2 2015/03/14 18:40:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.14.0.ebuild,v 1.3 2015/03/15 13:27:28 pacho 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=" |