diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-29 18:47:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-29 18:47:51 +0000 |
commit | 80a1cc69b8f561801936add1bd562b6dd9c3a789 (patch) | |
tree | de8fb9efb589dab04c3e796a9de08d732e19a9f3 /dev-ruby/ruby-inline | |
parent | Add ~ia64 (diff) | |
download | gentoo-2-80a1cc69b8f561801936add1bd562b6dd9c3a789.tar.gz gentoo-2-80a1cc69b8f561801936add1bd562b6dd9c3a789.tar.bz2 gentoo-2-80a1cc69b8f561801936add1bd562b6dd9c3a789.zip |
Add ~ia64
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/ruby-inline')
-rw-r--r-- | dev-ruby/ruby-inline/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog index 44d815a92b03..b209efb9e606 100644 --- a/dev-ruby/ruby-inline/ChangeLog +++ b/dev-ruby/ruby-inline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-inline # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.19 2010/01/14 15:57:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.20 2010/01/29 18:47:51 armin76 Exp $ + + 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> ruby-inline-3.8.3.ebuild, + ruby-inline-3.8.4.ebuild: + Add ~ia64 14 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-inline-3.8.4.ebuild: Marking ruby-inline-3.8.4 ~ppc for bug 298368 diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild index ad188bea6a4a..4e2bf765e0a9 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild,v 1.1 2009/08/10 06:01:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.3.ebuild,v 1.2 2010/01/29 18:47:51 armin76 Exp $ inherit gems @@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-ruby/zentest" diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild index 812d30318cf1..8ee416d54c7d 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.4.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/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.5 2010/01/14 15:57:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.6 2010/01/29 18:47:51 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend dev-ruby/zentest |