summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-02-25 17:21:51 +0000
committerJeroen Roovers <jer@gentoo.org>2011-02-25 17:21:51 +0000
commitb0ad0d2724774defc70f0c4414e229a9df8d2932 (patch)
tree409d88a3a93d0e6c5de92e38251c9810643fa886 /dev-ruby/i18n
parentStable for HPPA (bug #355921). (diff)
downloadhistorical-b0ad0d2724774defc70f0c4414e229a9df8d2932.tar.gz
historical-b0ad0d2724774defc70f0c4414e229a9df8d2932.tar.bz2
historical-b0ad0d2724774defc70f0c4414e229a9df8d2932.zip
Marked ~hppa (bug #355697).
Package-Manager: portage-2.2.0_alpha25/cvs/Linux i686
Diffstat (limited to 'dev-ruby/i18n')
-rw-r--r--dev-ruby/i18n/ChangeLog5
-rw-r--r--dev-ruby/i18n/i18n-0.5.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/i18n/ChangeLog b/dev-ruby/i18n/ChangeLog
index 84ac7682ab4d..084b39a245ce 100644
--- a/dev-ruby/i18n/ChangeLog
+++ b/dev-ruby/i18n/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/i18n
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.30 2011/02/20 14:42:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.31 2011/02/25 17:21:51 jer Exp $
+
+ 25 Feb 2011; Jeroen Roovers <jer@gentoo.org> i18n-0.5.0-r1.ebuild:
+ Marked ~hppa (bug #355697).
*i18n-0.5.0-r1 (20 Feb 2011)
diff --git a/dev-ruby/i18n/i18n-0.5.0-r1.ebuild b/dev-ruby/i18n/i18n-0.5.0-r1.ebuild
index 106c46eb18b1..d23880773a38 100644
--- a/dev-ruby/i18n/i18n-0.5.0-r1.ebuild
+++ b/dev-ruby/i18n/i18n-0.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.5.0-r1.ebuild,v 1.1 2011/02/20 14:42:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.5.0-r1.ebuild,v 1.2 2011/02/25 17:21:51 jer Exp $
EAPI=2
@@ -22,7 +22,7 @@ S="${WORKDIR}/svenfuchs-${PN}-*"
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""