diff options
author | 2015-04-13 08:35:32 +0000 | |
---|---|---|
committer | 2015-04-13 08:35:32 +0000 | |
commit | e304811e4551fe3b1251f7d8b2e2998309b68ca6 (patch) | |
tree | 567971f7de8e71da50032ffe0cf97ca9dccb3fd4 /x11-themes | |
parent | Stable for alpha, wrt bug #545866 (diff) | |
download | gentoo-2-e304811e4551fe3b1251f7d8b2e2998309b68ca6.tar.gz gentoo-2-e304811e4551fe3b1251f7d8b2e2998309b68ca6.tar.bz2 gentoo-2-e304811e4551fe3b1251f7d8b2e2998309b68ca6.zip |
Stable for alpha, wrt bug #545868
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 684c2fcca04d..0e7be4a50b9a 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.71 2015/04/08 17:25:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.72 2015/04/13 08:35:32 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> hicolor-icon-theme-0.15.ebuild: + Stable for alpha, wrt bug #545868 08 Apr 2015; Jeroen Roovers <jer@gentoo.org> hicolor-icon-theme-0.15.ebuild: Stable for HPPA (bug #545868). 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 26d88f6f8b4f..8fa709e79f41 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.3 2015/04/08 17:25:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild,v 1.4 2015/04/13 08:35:32 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="" |