summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-11 13:49:16 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-11 13:49:16 +0000
commitfc84f46a1d1e6d29c040f84d2292578b927b249f (patch)
tree8f984655f47482fd438ac8b7f2bf547ae1822828 /dev-ruby/uconv
parentremoved old version (diff)
downloadgentoo-2-fc84f46a1d1e6d29c040f84d2292578b927b249f.tar.gz
gentoo-2-fc84f46a1d1e6d29c040f84d2292578b927b249f.tar.bz2
gentoo-2-fc84f46a1d1e6d29c040f84d2292578b927b249f.zip
Marking uconv-0.5.3 ppc64 for bug 396041
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/uconv')
-rw-r--r--dev-ruby/uconv/ChangeLog5
-rw-r--r--dev-ruby/uconv/uconv-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/uconv/ChangeLog b/dev-ruby/uconv/ChangeLog
index bf350e4da48b..404f434db73a 100644
--- a/dev-ruby/uconv/ChangeLog
+++ b/dev-ruby/uconv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/uconv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.18 2012/02/06 19:39:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.19 2012/03/11 13:49:16 ranger Exp $
+
+ 11 Mar 2012; Brent Baude <ranger@gentoo.org> uconv-0.5.3.ebuild:
+ Marking uconv-0.5.3 ppc64 for bug 396041
06 Feb 2012; Brent Baude <ranger@gentoo.org> uconv-0.5.3.ebuild:
Marking uconv-0.5.3 ppc for bug 396041
diff --git a/dev-ruby/uconv/uconv-0.5.3.ebuild b/dev-ruby/uconv/uconv-0.5.3.ebuild
index 0ac2c4d38d55..308b91a4f0c3 100644
--- a/dev-ruby/uconv/uconv-0.5.3.ebuild
+++ b/dev-ruby/uconv/uconv-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.5.3.ebuild,v 1.4 2012/02/06 19:39:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.5.3.ebuild,v 1.5 2012/03/11 13:49:16 ranger Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.yoshidam.net/Ruby.html#uconv"
SRC_URI="http://www.yoshidam.net/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ia64 ppc ~ppc64 x86"
+KEYWORDS="~amd64 ia64 ppc ppc64 x86"
IUSE=""
S=${WORKDIR}/${PN}