diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-02 16:07:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-02 16:07:59 +0000 |
commit | c44df284a475534b60c9cd145376374224cde5e1 (patch) | |
tree | 60ec5bdcab3013ac23041ee98a537e03708c84f2 /dev-ruby/bluecloth | |
parent | Add ~ia64 wrt #354435 (diff) | |
download | gentoo-2-c44df284a475534b60c9cd145376374224cde5e1.tar.gz gentoo-2-c44df284a475534b60c9cd145376374224cde5e1.tar.bz2 gentoo-2-c44df284a475534b60c9cd145376374224cde5e1.zip |
Add ~ia64 wrt #354435
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 8c80801b0c8d..4e983b15c118 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.43 2011/03/13 07:17:08 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.44 2011/04/02 16:07:59 armin76 Exp $ + + 02 Apr 2011; Raúl Porcel <armin76@gentoo.org> bluecloth-2.1.0.ebuild: + Add ~ia64 wrt #354435 *bluecloth-2.1.0 (13 Mar 2011) diff --git a/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild index 1770eb6048e7..5264d7ad1cee 100644 --- a/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.1.0.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/bluecloth/bluecloth-2.1.0.ebuild,v 1.1 2011/03/13 07:17:08 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild,v 1.2 2011/04/02 16:07:59 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_bdepend " |