diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:09:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-07 14:09:09 +0000 |
commit | c595f69a3731a37958e1984d3780374ce7ee09f2 (patch) | |
tree | fbdad28c18930be757857ea3d70330d00f176d90 /dev-ruby | |
parent | Add ~sparc (diff) | |
download | gentoo-2-c595f69a3731a37958e1984d3780374ce7ee09f2.tar.gz gentoo-2-c595f69a3731a37958e1984d3780374ce7ee09f2.tar.bz2 gentoo-2-c595f69a3731a37958e1984d3780374ce7ee09f2.zip |
Add ~sparc
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.11.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.5.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.7.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.1.0.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index 70dbcbc5f135..66ac2ca936fa 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,10 @@ # 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.51 2011/07/24 10:19:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.52 2011/08/07 14:09:09 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> bluecloth-2.0.5.ebuild, + bluecloth-2.0.7.ebuild, bluecloth-2.0.11.ebuild, bluecloth-2.1.0.ebuild: + Add ~sparc 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> bluecloth-2.1.0.ebuild: Marked ~ppc/~ppc64 wrt #354435 diff --git a/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild index ca6d05ac96b9..9a9a13068af9 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.11.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.0.11.ebuild,v 1.3 2011/03/08 11:04:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild,v 1.4 2011/08/07 14:09:09 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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_bdepend " diff --git a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild index 0615668620b6..e00a01222dd1 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.0.5.ebuild,v 1.7 2010/05/22 13:12:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild,v 1.8 2011/08/07 14:09:09 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 x86" +KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86" IUSE="" USE_RUBY="ruby18" diff --git a/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild index 9e3f9b60e3e6..3c0b0339da53 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.7.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.0.7.ebuild,v 1.12 2011/07/23 10:19:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.13 2011/08/07 14:09:09 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_bdepend " diff --git a/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild index 96842e608b20..121d7a9e96ff 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.3 2011/07/24 10:19:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild,v 1.4 2011/08/07 14:09:09 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 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_bdepend " |