summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-01-03 18:15:15 +0000
committerJeroen Roovers <jer@gentoo.org>2012-01-03 18:15:15 +0000
commit0c0b601f55c9bc50c0a227819d4c9640a654089b (patch)
treed1d8b4b2c2756dafb7bb9ff3dbb8998e9ee36522 /dev-ruby/bluecloth
parentMarked ~hppa (bug #396663). (diff)
downloadgentoo-2-0c0b601f55c9bc50c0a227819d4c9640a654089b.tar.gz
gentoo-2-0c0b601f55c9bc50c0a227819d4c9640a654089b.tar.bz2
gentoo-2-0c0b601f55c9bc50c0a227819d4c9640a654089b.zip
Marked ~hppa (bug #396663).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r--dev-ruby/bluecloth/ChangeLog7
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index fa9e919902b7..c60aa32d688d 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bluecloth
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.54 2011/11/02 06:47:26 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.55 2012/01/03 18:15:15 jer Exp $
+
+ 03 Jan 2012; Jeroen Roovers <jer@gentoo.org> bluecloth-2.2.0.ebuild:
+ Marked ~hppa (bug #396663).
*bluecloth-2.2.0 (02 Nov 2011)
diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
index 893955dfe6da..57e4d1d27a44 100644
--- a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
+++ b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.1 2011/11/02 06:47:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.2 2012/01/03 18:15:15 jer Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18"
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="test"
DEPEND="${DEPEND} doc? ( dev-lang/perl )"