summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-07 03:33:25 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-07 03:33:25 +0000
commitd878e1f7d91ac1c3c5cc861ef43316fd03f97fc7 (patch)
tree14a3bdb9da03a27e0a1b3ec60c2654c0c628ee2a /dev-ruby
parentStable for HPPA (bug #431464). (diff)
downloadgentoo-2-d878e1f7d91ac1c3c5cc861ef43316fd03f97fc7.tar.gz
gentoo-2-d878e1f7d91ac1c3c5cc861ef43316fd03f97fc7.tar.bz2
gentoo-2-d878e1f7d91ac1c3c5cc861ef43316fd03f97fc7.zip
Stable for HPPA (bug #427594).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/redcloth/ChangeLog5
-rw-r--r--dev-ruby/redcloth/redcloth-4.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index bb14f8c34f8c..ac4d3c149904 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/redcloth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.76 2012/10/28 17:36:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.77 2012/11/07 03:33:25 jer Exp $
+
+ 07 Nov 2012; Jeroen Roovers <jer@gentoo.org> redcloth-4.2.9.ebuild:
+ Stable for HPPA (bug #427594).
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> redcloth-4.2.3-r1.ebuild,
redcloth-4.2.9.ebuild:
diff --git a/dev-ruby/redcloth/redcloth-4.2.9.ebuild b/dev-ruby/redcloth/redcloth-4.2.9.ebuild
index 7232a2a4ee62..9957f2e68c12 100644
--- a/dev-ruby/redcloth/redcloth-4.2.9.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.2.9.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/redcloth/redcloth-4.2.9.ebuild,v 1.9 2012/10/28 17:36:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild,v 1.10 2012/11/07 03:33:25 jer Exp $
EAPI=4
@@ -30,7 +30,7 @@ RUBY_S="${GITHUB_USER}-${PN}-*"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND+=" dev-util/ragel"