diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-28 05:02:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-28 05:02:57 +0000 |
commit | 352f5450968177e5cc2ce724e7bf8b95ad374fd1 (patch) | |
tree | 88bce3386a436b76f35f5a8b776ef98658fd10ad /x11-themes | |
parent | Stable for PPC64 (bug #545866). (diff) | |
download | gentoo-2-352f5450968177e5cc2ce724e7bf8b95ad374fd1.tar.gz gentoo-2-352f5450968177e5cc2ce724e7bf8b95ad374fd1.tar.bz2 gentoo-2-352f5450968177e5cc2ce724e7bf8b95ad374fd1.zip |
Stable for PPC64 (bug #545868).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 3373afe323fd..2015032f5d01 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.76 2015/04/26 13:31:22 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.77 2015/04/28 05:02:57 jer Exp $ + + 28 Apr 2015; Jeroen Roovers <jer@gentoo.org> hicolor-icon-theme-0.15.ebuild: + Stable for PPC64 (bug #545868). 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> hicolor-icon-theme-0.15.ebuild: 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 90bfa5d984f1..fb9e3fb8d08f 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.8 2015/04/26 13:31:22 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.15.ebuild,v 1.9 2015/04/28 05:02:57 jer 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="" |