commit: fa8216dfb4735398034b2d743c7d4b6815e712ba
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 02:19:15 2015 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Mon May 25 02:19:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fa8216df
dev-util/gtk-update-icon-cache: fix deps for gx86 users, add long description
Package-Manager: portage-2.2.20
Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D
.../gtk-update-icon-cache/gtk-update-icon-cache-2.24.27.ebuild | 6 +++---
.../gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild | 6 +++---
dev-util/gtk-update-icon-cache/metadata.xml | 8 ++++++++
3 files changed, 14 insertions(+), 6 deletions(-)
diff --git
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-2.24.27.ebuild
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-2.24.27.ebuild
index a9f1af1..55b1797 100644
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-2.24.27.ebuild
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-2.24.27.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -20,8 +20,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64
~s390 ~sh ~sparc ~x86
RDEPEND="
>=dev-libs/glib-2.28:2
>=x11-libs/gdk-pixbuf-2.21:2
- !<x11-libs/gtk+-2.24.27-r2:2
- !<x11-libs/gtk+-3.14.13:3
+ !<x11-libs/gtk+-2.24.28-r1:2
+ !<x11-libs/gtk+-3.14.13-r1:3
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.50.1
diff --git
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild
index c51718b..dae5873 100644
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.14.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -20,8 +20,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64
~s390 ~sh ~sparc ~x86
RDEPEND="
>=dev-libs/glib-2.41.2:2
>=x11-libs/gdk-pixbuf-2.30:2
- !<x11-libs/gtk+-2.24.27-r2:2
- !<x11-libs/gtk+-3.14.13:3
+ !<x11-libs/gtk+-2.24.28-r1:2
+ !<x11-libs/gtk+-3.14.13-r1:3
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.50.1
diff --git a/dev-util/gtk-update-icon-cache/metadata.xml
b/dev-util/gtk-update-icon-cache/metadata.xml
index 6e0e2ec..a9c9495 100644
--- a/dev-util/gtk-update-icon-cache/metadata.xml
+++ b/dev-util/gtk-update-icon-cache/metadata.xml
@@ -2,4 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
+ <longdescription lang="en">
+ gtk-update-icon-cache is a tool from GTK+ to update icons and themes
+ caches.
+
+ It is split from the GTK+ sources by the Gentoo Gnome team to help
+ GTK+ 2 and 3 to co-exist better by extracting the single conflicting
+ tool.
+ </longdescription>
</pkgmetadata>