summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-01-03 18:16:42 +0000
committerJeroen Roovers <jer@gentoo.org>2012-01-03 18:16:42 +0000
commitb3ae2d538997c372531a2522f70711a3dc2e0289 (patch)
tree711f07ca31143c5ba30afe14bb6cf079a2bd400b /dev-ruby/tidy-ext
parentFix extradocs to be installed. Fixes bug 397503. (diff)
downloadhistorical-b3ae2d538997c372531a2522f70711a3dc2e0289.tar.gz
historical-b3ae2d538997c372531a2522f70711a3dc2e0289.tar.bz2
historical-b3ae2d538997c372531a2522f70711a3dc2e0289.zip
Marked ~hppa (bug #396663).
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/tidy-ext')
-rw-r--r--dev-ruby/tidy-ext/ChangeLog7
-rw-r--r--dev-ruby/tidy-ext/tidy-ext-0.1.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/tidy-ext/ChangeLog b/dev-ruby/tidy-ext/ChangeLog
index 070afd47346d..5a67774d9a08 100644
--- a/dev-ruby/tidy-ext/ChangeLog
+++ b/dev-ruby/tidy-ext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tidy-ext
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.7 2011/08/07 14:07:52 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.8 2012/01/03 18:14:33 jer Exp $
+
+ 03 Jan 2012; Jeroen Roovers <jer@gentoo.org> tidy-ext-0.1.11.ebuild:
+ Marked ~hppa (bug #396663).
07 Aug 2011; Raúl Porcel <armin76@gentoo.org> tidy-ext-0.1.11.ebuild:
Add ~sparc
diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.11.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.11.ebuild
index 29da875507f3..59a6a91c5a28 100644
--- a/dev-ruby/tidy-ext/tidy-ext-0.1.11.ebuild
+++ b/dev-ruby/tidy-ext/tidy-ext-0.1.11.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/tidy-ext/tidy-ext-0.1.11.ebuild,v 1.5 2011/08/07 14:07:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.11.ebuild,v 1.6 2012/01/03 18:14:33 jer Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18"
@@ -16,7 +16,7 @@ HOMEPAGE="http://github.com/carld/tidy"
LICENSE="HTML-Tidy"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/rspec:0 )"