summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-06-09 14:30:39 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2015-06-09 14:30:39 +0000
commit800cf629cd4d70c8316bcb3f848cf003edb8a6d3 (patch)
treeb1d6673f13ed9fc0b7f602d4feed0cfc85e2a7ae /gnome-extra/zenity
parentUpdating remote-id in metadata.xml (diff)
downloadgentoo-2-800cf629cd4d70c8316bcb3f848cf003edb8a6d3.tar.gz
gentoo-2-800cf629cd4d70c8316bcb3f848cf003edb8a6d3.tar.bz2
gentoo-2-800cf629cd4d70c8316bcb3f848cf003edb8a6d3.zip
Version bump for Gnome 3.16. Clean up old revision.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'gnome-extra/zenity')
-rw-r--r--gnome-extra/zenity/ChangeLog8
-rw-r--r--gnome-extra/zenity/zenity-3.16.2.ebuild (renamed from gnome-extra/zenity/zenity-3.12.1.ebuild)9
2 files changed, 11 insertions, 6 deletions
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog
index aa5602b8e509..a352e4fe554b 100644
--- a/gnome-extra/zenity/ChangeLog
+++ b/gnome-extra/zenity/ChangeLog
@@ -1,6 +1,12 @@
# 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.227 2015/03/15 13:27:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.228 2015/06/09 14:30:39 eva Exp $
+
+*zenity-3.16.2 (09 Jun 2015)
+
+ 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> -zenity-3.12.1.ebuild,
+ +zenity-3.16.2.ebuild:
+ Version bump for Gnome 3.16. Clean up old revision.
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> zenity-3.14.0.ebuild:
x86 stable, bug 534012
diff --git a/gnome-extra/zenity/zenity-3.12.1.ebuild b/gnome-extra/zenity/zenity-3.16.2.ebuild
index e35137c762fb..8a10cb70972c 100644
--- a/gnome-extra/zenity/zenity-3.12.1.ebuild
+++ b/gnome-extra/zenity/zenity-3.16.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.12.1.ebuild,v 1.3 2014/07/23 15:18:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.16.2.ebuild,v 1.1 2015/06/09 14:30:39 eva 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="
@@ -25,8 +25,7 @@ RDEPEND="
webkit? ( >=net-libs/webkit-gtk-1.4.0:3 )
"
DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40
- >=sys-devel/gettext-0.14
+ >=sys-devel/gettext-0.19.4
virtual/pkgconfig
test? ( app-text/yelp-tools )
"