summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:28:23 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:28:23 +0000
commit4f5adcb8c101a8e4be3accf1ba42b347a8f88eb4 (patch)
treee6f38c99a4e30eddf28a90d4fdf19bfb4f7d30b0 /dev-lang/icon
parentx86 stable wrt bug #495346 (diff)
downloadgentoo-2-4f5adcb8c101a8e4be3accf1ba42b347a8f88eb4.tar.gz
gentoo-2-4f5adcb8c101a8e4be3accf1ba42b347a8f88eb4.tar.bz2
gentoo-2-4f5adcb8c101a8e4be3accf1ba42b347a8f88eb4.zip
x86 stable wrt bug #470260
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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 82178649bcdc..5130c3e5478a 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.52 2014/02/11 14:55:00 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/ChangeLog,v 1.53 2014/02/24 01:28:23 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> icon-9.5.0.ebuild:
+ x86 stable wrt bug #470260
11 Feb 2014; Akinori Hattori <hattya@gentoo.org> icon-9.5.0.ebuild:
ia64 stable wrt bug #470260
diff --git a/dev-lang/icon/icon-9.5.0.ebuild b/dev-lang/icon/icon-9.5.0.ebuild
index 39d17577ac52..8ce07306eac3 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.7 2014/02/11 14:55:00 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icon/icon-9.5.0.ebuild,v 1.8 2014/02/24 01:28:23 phajdan.jr 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"