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 | 9659b05fd1c96aac0700804c83c6468a1211409d (patch) | |
tree | 50d9da14229ee85c1fc6a3b15780a01eb29c61c3 /dev-ruby/redcloth | |
parent | x86 stable per bug 353032 (diff) | |
download | historical-9659b05fd1c96aac0700804c83c6468a1211409d.tar.gz historical-9659b05fd1c96aac0700804c83c6468a1211409d.tar.bz2 historical-9659b05fd1c96aac0700804c83c6468a1211409d.zip |
Stable on amd64 wrt bug #352483
Package-Manager: portage-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 |