diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 02:40:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 02:40:38 +0000 |
commit | 25f8d847c027bf9a4597efe3ab789641d5cc0d98 (patch) | |
tree | ea4f69497f7faa6096193b287813a8e3e482a2ee /dev-ruby/redcloth | |
parent | Marked ~hppa (bug #337956). (diff) | |
download | historical-25f8d847c027bf9a4597efe3ab789641d5cc0d98.tar.gz historical-25f8d847c027bf9a4597efe3ab789641d5cc0d98.tar.bz2 historical-25f8d847c027bf9a4597efe3ab789641d5cc0d98.zip |
Marked ~hppa (bug #322175).
Package-Manager: portage-2.2.0_alpha1/cvs/Linux i686
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog index f520f3357e2c..3f80044aefd3 100644 --- a/dev-ruby/redcloth/ChangeLog +++ b/dev-ruby/redcloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/redcloth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.50 2010/09/10 12:39:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.51 2010/10/25 02:38:18 jer Exp $ + + 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> redcloth-4.2.3-r1.ebuild: + Marked ~hppa (bug #322175). 10 Sep 2010; Hans de Graaff <graaff@gentoo.org> redcloth-4.2.3-r1.ebuild: Document upstream bug for jruby support. diff --git a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild index 467711baf26c..9b64e5584c44 100644 --- a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.2 2010/09/10 12:39:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.3 2010/10/25 02:38:18 jer Exp $ EAPI=2 @@ -29,7 +29,7 @@ SRC_URI="http://github.com/jgarber/redcloth/tarball/RELEASE_$(replace_all_versio LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="$DEPEND |