diff options
author | 2014-07-02 09:02:46 +0000 | |
---|---|---|
committer | 2014-07-02 09:02:46 +0000 | |
commit | 4c93a6e9c97c519b69adcef492ee1af97903a18e (patch) | |
tree | b3a749307be551a59612dcb1072897f77f190c53 /x11-themes | |
parent | amd64 stable, bug 513714 (diff) | |
download | gentoo-2-4c93a6e9c97c519b69adcef492ee1af97903a18e.tar.gz gentoo-2-4c93a6e9c97c519b69adcef492ee1af97903a18e.tar.bz2 gentoo-2-4c93a6e9c97c519b69adcef492ee1af97903a18e.zip |
amd64 stable, bug 513714
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mate-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/mate-icon-theme/ChangeLog b/x11-themes/mate-icon-theme/ChangeLog index 5feb9ec673d3..a57a45303f53 100644 --- a/x11-themes/mate-icon-theme/ChangeLog +++ b/x11-themes/mate-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2014/06/07 16:40:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/ChangeLog,v 1.7 2014/07/02 09:02:46 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-icon-theme-1.8.0.ebuild: + amd64 stable, bug 513714 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mate-icon-theme-1.8.0.ebuild: Add ~x86, wrt bug #508072 diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild index dc98d24b5ef8..ed8033b89821 100644 --- a/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild +++ b/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.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.8.0.ebuild,v 1.2 2014/06/07 16:40:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-icon-theme/mate-icon-theme-1.8.0.ebuild,v 1.3 2014/07/02 09:02:46 pacho Exp $ EAPI="5" @@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |