diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-09 13:49:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-09 13:49:44 +0000 |
commit | 9c3e1b3237bc2214a67513060743afcfc1b97341 (patch) | |
tree | 8c5116ec156a9fe92c45321df5b039cb6ad07416 /dev-ruby/ruby-opengl | |
parent | Add ~ia64/~sparc wrt #216480 (diff) | |
download | gentoo-2-9c3e1b3237bc2214a67513060743afcfc1b97341.tar.gz gentoo-2-9c3e1b3237bc2214a67513060743afcfc1b97341.tar.bz2 gentoo-2-9c3e1b3237bc2214a67513060743afcfc1b97341.zip |
Add ~ia64/~sparc wrt #216480 and ia64/sparc stable wrt #216476
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/ruby-opengl')
-rw-r--r-- | dev-ruby/ruby-opengl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-opengl/ruby-opengl-0.32g.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-opengl/ChangeLog b/dev-ruby/ruby-opengl/ChangeLog index e329d6477961..60e454c654cc 100644 --- a/dev-ruby/ruby-opengl/ChangeLog +++ b/dev-ruby/ruby-opengl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-opengl # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ChangeLog,v 1.20 2008/04/08 18:34:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ChangeLog,v 1.21 2008/04/09 13:49:44 armin76 Exp $ + + 09 Apr 2008; Raúl Porcel <armin76@gentoo.org> ruby-opengl-0.32g.ebuild, + ruby-opengl-0.60.0.ebuild: + Add ~ia64/~sparc wrt #216480 and ia64/sparc stable wrt #216476 08 Apr 2008; Tobias Klausmann <klausman@gentoo.org> ruby-opengl-0.60.0.ebuild: diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.32g.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.32g.ebuild index 15a24f31406a..b090d5da08a6 100644 --- a/dev-ruby/ruby-opengl/ruby-opengl-0.32g.ebuild +++ b/dev-ruby/ruby-opengl/ruby-opengl-0.32g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ruby-opengl-0.32g.ebuild,v 1.4 2008/04/06 16:17:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ruby-opengl-0.32g.ebuild,v 1.5 2008/04/09 13:49:44 armin76 Exp $ inherit ruby @@ -10,7 +10,7 @@ SRC_URI="http://www2.giganet.net/~yoshi/rbogl-${PV}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc sparc x86" IUSE="" USE_RUBY="ruby16 ruby18 ruby19" diff --git a/dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild b/dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild index e0f661148def..281fe7e84cf4 100644 --- a/dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild +++ b/dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild,v 1.3 2008/04/08 18:34:56 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild,v 1.4 2008/04/09 13:49:44 armin76 Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://ruby-opengl.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" DEPEND=">=dev-ruby/mkrf-0.2.0 |