diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:17:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:17:35 +0000 |
commit | 86cea9ea3769e010f57f63c997cc8161d7c97e8b (patch) | |
tree | e96edf37ed300a49ccce89eb1536adaea0fe3075 /dev-ruby/ruby-inline | |
parent | ia64 stable wrt #355299 (diff) | |
download | gentoo-2-86cea9ea3769e010f57f63c997cc8161d7c97e8b.tar.gz gentoo-2-86cea9ea3769e010f57f63c997cc8161d7c97e8b.tar.bz2 gentoo-2-86cea9ea3769e010f57f63c997cc8161d7c97e8b.zip |
ia64 stable wrt #355299
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/ruby-inline')
-rw-r--r-- | dev-ruby/ruby-inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog index 55d6da8a7483..62a1c46d02e9 100644 --- a/dev-ruby/ruby-inline/ChangeLog +++ b/dev-ruby/ruby-inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-inline # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.39 2011/04/01 07:14:44 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.40 2011/04/16 17:17:35 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> ruby-inline-3.8.6.ebuild: + ia64 stable wrt #355299 01 Apr 2011; Michael Weber <xmw@gentoo.org> ruby-inline-3.8.6.ebuild: sparc stable (bug 355299) diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild index 3ad745e01d67..fe91480f2daf 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.6.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/ruby-inline/ruby-inline-3.8.6.ebuild,v 1.9 2011/04/01 07:14:44 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild,v 1.10 2011/04/16 17:17:35 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend dev-ruby/zentest |