summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:21:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-05 15:21:54 +0000
commit700b296175b458477decf3c36ca5e8f8edae5e4c (patch)
treeeebbd00ed63d060c06e44001d2497148f130fd5c /dev-lang/icon
parentStable for ppc, wrt bug #502676 (diff)
downloadgentoo-2-700b296175b458477decf3c36ca5e8f8edae5e4c.tar.gz
gentoo-2-700b296175b458477decf3c36ca5e8f8edae5e4c.tar.bz2
gentoo-2-700b296175b458477decf3c36ca5e8f8edae5e4c.zip
Stable for ppc, wrt bug #470260
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/icon')
-rw-r--r--dev-lang/icon/ChangeLog5
-rw-r--r--dev-lang/icon/icon-9.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/icon/ChangeLog b/dev-lang/icon/ChangeLog
index 3d91f3d6d868..f1ec258ee8c4 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.54 2014/03/01 23:39:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v 1.55 2014/03/05 15:21:54 ago Exp $
+
+ 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> icon-9.5.0.ebuild:
+ Stable for ppc, wrt bug #470260
01 Mar 2014; Pacho Ramos <pacho@gentoo.org> icon-9.5.0.ebuild:
amd64 stable, bug #470260
diff --git a/dev-lang/icon/icon-9.5.0.ebuild b/dev-lang/icon/icon-9.5.0.ebuild
index 286fc046d37c..2cfcfedd4fc9 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.9 2014/03/01 23:39:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild,v 1.10 2014/03/05 15:21:54 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"