diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-05-20 17:23:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-05-20 17:23:52 +0000 |
commit | 608be072d2a16b075ccd4387ce2b0c508b396a95 (patch) | |
tree | b01bfb578308ae356db9d25d7d04551256bd5eb1 /dev-ruby | |
parent | Stable on Alpha, bug 165352. (diff) | |
download | gentoo-2-608be072d2a16b075ccd4387ce2b0c508b396a95.tar.gz gentoo-2-608be072d2a16b075ccd4387ce2b0c508b396a95.tar.bz2 gentoo-2-608be072d2a16b075ccd4387ce2b0c508b396a95.zip |
Stable on Alpha, bug 165352.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/fxruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fxruby/fxruby-1.6.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fxruby/ChangeLog b/dev-ruby/fxruby/ChangeLog index c48bd5e188eb..50f653f5364a 100644 --- a/dev-ruby/fxruby/ChangeLog +++ b/dev-ruby/fxruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fxruby # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.43 2007/05/20 11:34:05 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.44 2007/05/20 17:23:52 kloeri Exp $ + + 20 May 2007; Bryan Østergaard <kloeri@gentoo.org> fxruby-1.6.11.ebuild: + Stable on Alpha, bug 165352. 20 May 2007; Matti Bickel <mabi@gentoo.org> fxruby-1.6.11.ebuild: ppc stable (bug #165352) diff --git a/dev-ruby/fxruby/fxruby-1.6.11.ebuild b/dev-ruby/fxruby/fxruby-1.6.11.ebuild index cdcd80406a89..aa6a2da152aa 100644 --- a/dev-ruby/fxruby/fxruby-1.6.11.ebuild +++ b/dev-ruby/fxruby/fxruby-1.6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.11.ebuild,v 1.2 2007/05/20 11:34:05 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.11.ebuild,v 1.3 2007/05/20 17:23:52 kloeri Exp $ RUBY_BUG_145222=yes inherit ruby @@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/19801/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1.6" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" IUSE="examples doc" DEPEND="=x11-libs/fox-1.6* |