diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 10:47:24 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-08 10:47:24 +0000 |
commit | a45ab214a2ee10b3c2ba25ed39d87615581b4030 (patch) | |
tree | 0189335e7e3f0d5aa303d52d8e659dc90ba6b5dc /dev-ruby/redcloth | |
parent | x86 stable per bug 353032 (diff) | |
download | gentoo-2-a45ab214a2ee10b3c2ba25ed39d87615581b4030.tar.gz gentoo-2-a45ab214a2ee10b3c2ba25ed39d87615581b4030.tar.bz2 gentoo-2-a45ab214a2ee10b3c2ba25ed39d87615581b4030.zip |
Stable on amd64 wrt bug #352483
(Portage version: 2.1.9.41/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 7644c77690e5..7b259b515f70 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.56 2011/03/08 10:17:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.57 2011/03/08 10:47:24 hwoarang Exp $ + + 08 Mar 2011; Markos Chandras <hwoarang@gentoo.org> redcloth-4.2.3-r1.ebuild: + Stable on amd64 wrt bug #352483 08 Mar 2011; Thomas Kahle <tomka@gentoo.org> redcloth-4.2.3-r1.ebuild: x86 stable per bug 352483 diff --git a/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild b/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild index 134eb144f44f..57807b973b73 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.7 2011/03/08 10:17:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3-r1.ebuild,v 1.8 2011/03/08 10:47:24 hwoarang 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 |