summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-28 15:44:45 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-28 15:44:45 +0000
commitabcb042fa33d4dd8bb29bfac321e28a3cce67a48 (patch)
treebd9361f70db06b00b64c90ecf78f713fb60c1e9d /dev-ruby
parentStable for HPPA (bug #388161). (diff)
downloadgentoo-2-abcb042fa33d4dd8bb29bfac321e28a3cce67a48.tar.gz
gentoo-2-abcb042fa33d4dd8bb29bfac321e28a3cce67a48.tar.bz2
gentoo-2-abcb042fa33d4dd8bb29bfac321e28a3cce67a48.zip
Marked ~hppa (bug #388357).
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ascii85/ChangeLog5
-rw-r--r--dev-ruby/ascii85/ascii85-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ascii85/ChangeLog b/dev-ruby/ascii85/ChangeLog
index be5df4f57476..f32a769d4380 100644
--- a/dev-ruby/ascii85/ChangeLog
+++ b/dev-ruby/ascii85/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ascii85
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.6 2011/05/24 08:16:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.7 2011/10/28 15:44:45 jer Exp $
+
+ 28 Oct 2011; Jeroen Roovers <jer@gentoo.org> ascii85-1.0.1.ebuild:
+ Marked ~hppa (bug #388357).
*ascii85-1.0.1 (24 May 2011)
diff --git a/dev-ruby/ascii85/ascii85-1.0.1.ebuild b/dev-ruby/ascii85/ascii85-1.0.1.ebuild
index c323010069f0..14619ac801b1 100644
--- a/dev-ruby/ascii85/ascii85-1.0.1.ebuild
+++ b/dev-ruby/ascii85/ascii85-1.0.1.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/ascii85/ascii85-1.0.1.ebuild,v 1.1 2011/05/24 08:16:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v 1.2 2011/10/28 15:44:45 jer Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://ascii85.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.4.0:2 )"