diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 10:17:41 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-08 10:17:41 +0000 |
commit | 2b39f2e54345ae8f100ea5c5f25df9e12d680cbc (patch) | |
tree | 5ff990c0ec041e3346702e46dc2ea4993cf3af6b /dev-ruby/redcloth | |
parent | Stable on amd64 wrt bug #357301 (diff) | |
download | gentoo-2-2b39f2e54345ae8f100ea5c5f25df9e12d680cbc.tar.gz gentoo-2-2b39f2e54345ae8f100ea5c5f25df9e12d680cbc.tar.bz2 gentoo-2-2b39f2e54345ae8f100ea5c5f25df9e12d680cbc.zip |
x86 stable per bug 352483
(Portage version: 2.1.9.42/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 b2e1e23903c7..7644c77690e5 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.55 2011/03/05 07:41:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.56 2011/03/08 10:17:41 tomka Exp $ + + 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> redcloth-4.2.3-r1.ebuild: + x86 stable per bug 352483 05 Mar 2011; Hans de Graaff <graaff@gentoo.org> redcloth-4.2.3-r1.ebuild: Add proper slot for rspec. diff --git a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild index c7c3b1f2aaf4..134eb144f44f 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.6 2011/03/05 07:41:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.7 2011/03/08 10:17:41 tomka 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 |