diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:31:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:31:04 +0000 |
commit | c20544100a700f006f87af779524b06fa11ed648 (patch) | |
tree | acac33e44b5ce5c2edbf80cd53e61ca3e5574d8e /dev-lang | |
parent | Stable for ppc64, wrt bug #502676 (diff) | |
download | gentoo-2-c20544100a700f006f87af779524b06fa11ed648.tar.gz gentoo-2-c20544100a700f006f87af779524b06fa11ed648.tar.bz2 gentoo-2-c20544100a700f006f87af779524b06fa11ed648.zip |
Stable for ppc64, wrt bug #470260
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/icon/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/icon/icon-9.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/icon/ChangeLog b/dev-lang/icon/ChangeLog index f1ec258ee8c4..7c12fb200cdd 100644 --- a/dev-lang/icon/ChangeLog +++ b/dev-lang/icon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/icon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v 1.55 2014/03/05 15:21:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v 1.56 2014/03/06 10:31:04 ago Exp $ + + 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> icon-9.5.0.ebuild: + Stable for ppc64, wrt bug #470260 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> icon-9.5.0.ebuild: Stable for ppc, wrt bug #470260 diff --git a/dev-lang/icon/icon-9.5.0.ebuild b/dev-lang/icon/icon-9.5.0.ebuild index 2cfcfedd4fc9..facd18df6b6d 100644 --- a/dev-lang/icon/icon-9.5.0.ebuild +++ b/dev-lang/icon/icon-9.5.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/dev-lang/icon/icon-9.5.0.ebuild,v 1.10 2014/03/05 15:21:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild,v 1.11 2014/03/06 10:31:04 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="very high level language" LICENSE="public-domain HPND" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X iplsrc" S="${WORKDIR}/icon-v${MY_PV}src" |