summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2014-03-10 13:48:33 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2014-03-10 13:48:33 +0000
commit4d9676cc99da684a3ca76f10dfaaeed615fce5e4 (patch)
tree46ee39af1f349795a1e643f880fc9f1887168526 /x11-themes/mate-icon-theme
parentRemove guessed SLOT dependencies from gettext, intltool and pkg-config. (diff)
downloadgentoo-2-4d9676cc99da684a3ca76f10dfaaeed615fce5e4.tar.gz
gentoo-2-4d9676cc99da684a3ca76f10dfaaeed615fce5e4.tar.bz2
gentoo-2-4d9676cc99da684a3ca76f10dfaaeed615fce5e4.zip
Remove guessed SLOTs from icon-naming-utils, gettext, intltool and pkg-config.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'x11-themes/mate-icon-theme')
-rw-r--r--x11-themes/mate-icon-theme/ChangeLog6
-rw-r--r--x11-themes/mate-icon-theme/mate-icon-theme-1.6.3.ebuild10
2 files changed, 10 insertions, 6 deletions
diff --git a/x11-themes/mate-icon-theme/ChangeLog b/x11-themes/mate-icon-theme/ChangeLog
index 5cae3baa9c51..b54ee2f9a068 100644
--- a/x11-themes/mate-icon-theme/ChangeLog
+++ b/x11-themes/mate-icon-theme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/mate-icon-theme
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog,v 1.1 2014/03/07 10:57:38 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog,v 1.2 2014/03/10 13:48:33 ssuominen Exp $
+
+ 10 Mar 2014; Samuli Suominen <ssuominen@gentoo.org>
+ mate-icon-theme-1.6.3.ebuild:
+ Remove guessed SLOTs from icon-naming-utils, gettext, intltool and pkg-config.
*mate-icon-theme-1.6.3 (07 Mar 2014)
diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.6.3.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.6.3.ebuild
index 09af868ba4cb..0f2a78395b27 100644
--- a/x11-themes/mate-icon-theme/mate-icon-theme-1.6.3.ebuild
+++ b/x11-themes/mate-icon-theme/mate-icon-theme-1.6.3.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/x11-themes/mate-icon-theme/mate-icon-theme-1.6.3.ebuild,v 1.1 2014/03/07 10:57:38 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/mate-icon-theme-1.6.3.ebuild,v 1.2 2014/03/10 13:48:33 ssuominen Exp $
EAPI="5"
@@ -21,10 +21,10 @@ KEYWORDS="~amd64"
RDEPEND=">=x11-themes/hicolor-icon-theme-0.10"
DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40:0
- >=x11-misc/icon-naming-utils-0.8.7:0
- sys-devel/gettext:0
- virtual/pkgconfig:0"
+ >=dev-util/intltool-0.40
+ >=x11-misc/icon-naming-utils-0.8.7
+ sys-devel/gettext
+ virtual/pkgconfig"
RESTRICT="binchecks strip"