diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 19:09:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 19:09:40 +0000 |
commit | 37129a546663f3817710b9f9fe4b2f064096019d (patch) | |
tree | 96150d951d89de20d5de3545f6c3067fefbf3d06 /dev-ruby/redcloth | |
parent | Stable on amd64 wrt bug #330327 (diff) | |
download | gentoo-2-37129a546663f3817710b9f9fe4b2f064096019d.tar.gz gentoo-2-37129a546663f3817710b9f9fe4b2f064096019d.tar.bz2 gentoo-2-37129a546663f3817710b9f9fe4b2f064096019d.zip |
Stable on amd64 wrt bug #330327
(Portage version: 2.2_rc67/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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog index 0232402c042f..451144d6e6db 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.46 2010/07/29 09:31:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.47 2010/08/01 19:09:40 hwoarang Exp $ + + 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> redcloth-4.2.3.ebuild: + Stable on amd64 wrt bug #330327 *redcloth-4.2.3-r1 (29 Jul 2010) diff --git a/dev-ruby/redcloth/redcloth-4.2.3.ebuild b/dev-ruby/redcloth/redcloth-4.2.3.ebuild index c7176c027577..a1ad20d80c91 100644 --- a/dev-ruby/redcloth/redcloth-4.2.3.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.3.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.ebuild,v 1.4 2010/07/29 09:31:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.3.ebuild,v 1.5 2010/08/01 19:09:40 hwoarang Exp $ EAPI=2 @@ -27,7 +27,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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="$DEPEND |