diff options
author | 2009-06-17 15:45:48 +0000 | |
---|---|---|
committer | 2009-06-17 15:45:48 +0000 | |
commit | bea91b22544955bb95945627d5bb07ab815704b7 (patch) | |
tree | 87034bbee2d97df47324becdb97ac16281b4750a /dev-lang/ruby/ruby-1.8.6_p369.ebuild | |
parent | Revbump to make doxygen-1.5.8-kdedocs.patch get our users, bug #266693. (diff) | |
download | gentoo-2-bea91b22544955bb95945627d5bb07ab815704b7.tar.gz gentoo-2-bea91b22544955bb95945627d5bb07ab815704b7.tar.bz2 gentoo-2-bea91b22544955bb95945627d5bb07ab815704b7.zip |
Marking ruby-1.8.6_p369 ppc64 for bug 273213
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.6_p369.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p369.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-1.8.6_p369.ebuild b/dev-lang/ruby/ruby-1.8.6_p369.ebuild index 8d01ab1a0f4c..f54abccef8ba 100644 --- a/dev-lang/ruby/ruby-1.8.6_p369.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p369.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-lang/ruby/ruby-1.8.6_p369.ebuild,v 1.7 2009/06/16 18:35:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p369.ebuild,v 1.8 2009/06/17 15:45:48 ranger Exp $ inherit autotools eutils flag-o-matic multilib versionator @@ -15,7 +15,7 @@ HOMEPAGE="http://www.ruby-lang.org/" SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="berkdb debug doc emacs examples gdbm ipv6 rubytests socks5 ssl threads tk xemacs" RDEPEND=" |