diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-29 19:07:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-29 19:07:34 +0000 |
commit | 9437701d490422b4b0166a292b3be3781897a1d1 (patch) | |
tree | 37721ec48f519571c25d62a460170e834f036ca3 /dev-ruby/redcloth | |
parent | Add ~ia64 (diff) | |
download | historical-9437701d490422b4b0166a292b3be3781897a1d1.tar.gz historical-9437701d490422b4b0166a292b3be3781897a1d1.tar.bz2 historical-9437701d490422b4b0166a292b3be3781897a1d1.zip |
Add ~ia64
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r-- | dev-ruby/redcloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog index 7f1e45e37516..526e81dd4ce2 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.39 2010/01/18 20:34:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.40 2010/01/29 19:07:34 armin76 Exp $ + + 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> redcloth-4.2.2-r3.ebuild: + Add ~ia64 18 Jan 2010; Brent Baude <ranger@gentoo.org> redcloth-4.2.2-r3.ebuild: Marking redcloth-4.2.2-r3 ~ppc for bug 298356 diff --git a/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild b/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild index df79cf240023..be839569d37a 100644 --- a/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.2-r3.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.2-r3.ebuild,v 1.3 2010/01/18 20:34:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild,v 1.4 2010/01/29 19:07:34 armin76 Exp $ EAPI=2 @@ -29,7 +29,7 @@ SRC_URI="http://github.com/Flameeyes/redcloth/tarball/9e1025baf6bde57658d6794ec7 LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-util/ragel" |