diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-03 20:01:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-03 20:01:58 +0000 |
commit | 90fb8915aa69be16c97c994b68c7d8f65943f695 (patch) | |
tree | 2ef0aea4403dd34f08a7bb9096b7ff285c707b43 /dev-ruby/redcloth | |
parent | Marked ppc/ppc64 stable for bug #382367. (diff) | |
download | gentoo-2-90fb8915aa69be16c97c994b68c7d8f65943f695.tar.gz gentoo-2-90fb8915aa69be16c97c994b68c7d8f65943f695.tar.bz2 gentoo-2-90fb8915aa69be16c97c994b68c7d8f65943f695.zip |
Stable for HPPA (bug #385149).
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
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 ed872242d835..25fbb8370e6c 100644 --- a/dev-ruby/redcloth/ChangeLog +++ b/dev-ruby/redcloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/redcloth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.63 2011/10/01 02:57:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.64 2011/10/03 20:01:58 jer Exp $ + + 03 Oct 2011; Jeroen Roovers <jer@gentoo.org> redcloth-4.2.3-r1.ebuild: + Stable for HPPA (bug #385149). 01 Oct 2011; Robin H. Johnson <robbat2@gentoo.org> redcloth-4.2.8.ebuild: Fix build failure: "no such file to load -- rspec/core/rake_task". diff --git a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild index 04b061688eaf..07e08c8dc49e 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-2011 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.12 2011/07/22 13:07:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.13 2011/10/03 20:01:58 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 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="$DEPEND |