diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 12:14:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 12:14:31 +0000 |
commit | f5da51826402f1948af28d26c2540c72c7de7f19 (patch) | |
tree | 53dcc6f0264ca4737de28e76ce999b2755d36bf8 /x11-themes | |
parent | Stable for amd64, wrt bug #545930 (diff) | |
download | gentoo-2-f5da51826402f1948af28d26c2540c72c7de7f19.tar.gz gentoo-2-f5da51826402f1948af28d26c2540c72c7de7f19.tar.bz2 gentoo-2-f5da51826402f1948af28d26c2540c72c7de7f19.zip |
Stable for amd64, wrt bug #545868
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index 2ac74482b711..e153c400c191 100644 --- a/x11-themes/hicolor-icon-theme/ChangeLog +++ b/x11-themes/hicolor-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/hicolor-icon-theme # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.69 2015/03/27 09:21:05 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.70 2015/04/08 12:14:31 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> hicolor-icon-theme-0.15.ebuild: + Stable for amd64, wrt bug #545868 *hicolor-icon-theme-0.15 (27 Mar 2015) diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild index aa13f47334dc..fc38bf971a66 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.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/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild,v 1.1 2015/03/27 09:21:05 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild,v 1.2 2015/04/08 12:14:31 ago Exp $ EAPI=5 inherit gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://icon-theme.freedesktop.org/releases/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |