diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 14:31:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 14:31:22 +0000 |
commit | 67b24dd49b5b06fc6a5ab674bcc4cc708e234616 (patch) | |
tree | c9dd4a88ce4de371a580600c792e812695b0e1c3 | |
parent | ppc stable #250933 (diff) | |
download | gentoo-2-67b24dd49b5b06fc6a5ab674bcc4cc708e234616.tar.gz gentoo-2-67b24dd49b5b06fc6a5ab674bcc4cc708e234616.tar.bz2 gentoo-2-67b24dd49b5b06fc6a5ab674bcc4cc708e234616.zip |
ppc stable #250933
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)
-rw-r--r-- | dev-ruby/ruby-opengl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-opengl/ChangeLog b/dev-ruby/ruby-opengl/ChangeLog index 512bc724c196..613bff11099d 100644 --- a/dev-ruby/ruby-opengl/ChangeLog +++ b/dev-ruby/ruby-opengl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-opengl # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ChangeLog,v 1.29 2009/01/11 14:09:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ChangeLog,v 1.30 2009/01/17 14:31:22 nixnut Exp $ + + 17 Jan 2009; nixnut <nixnut@gentoo.org> ruby-opengl-0.60.0.ebuild: + ppc stable #250933 11 Jan 2009; Raúl Porcel <armin76@gentoo.org> ruby-opengl-0.60.0.ebuild: ia64 stable wrt #250933 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 497d37a5cb6a..48de93a4167f 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-2009 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.11 2009/01/11 14:09:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-opengl/ruby-opengl-0.60.0.ebuild,v 1.12 2009/01/17 14:31:22 nixnut Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://ruby-opengl.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" DEPEND=">=dev-ruby/mkrf-0.2.0 |