diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-21 14:17:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-21 14:17:24 +0000 |
commit | a42684aff9ab6043aca560c7a2a1026602d4e10c (patch) | |
tree | 923b4b5079913602c65fd4a8dd9cf641143a5239 /dev-lang/ruby | |
parent | Marking gst-plugins-libpng-0.10.14-r1 ppc for bug 272972 (diff) | |
download | gentoo-2-a42684aff9ab6043aca560c7a2a1026602d4e10c.tar.gz gentoo-2-a42684aff9ab6043aca560c7a2a1026602d4e10c.tar.bz2 gentoo-2-a42684aff9ab6043aca560c7a2a1026602d4e10c.zip |
Marking ruby-1.8.6_p369 ppc for bug 273213
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p369.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index e0745dc9444d..aa33269de6b5 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.416 2009/06/20 17:11:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.417 2009/06/21 14:17:24 ranger Exp $ + + 21 Jun 2009; Brent Baude <ranger@gentoo.org> ruby-1.8.6_p369.ebuild: + Marking ruby-1.8.6_p369 ppc for bug 273213 20 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> ruby-1.9.1_p129-r1.ebuild: diff --git a/dev-lang/ruby/ruby-1.8.6_p369.ebuild b/dev-lang/ruby/ruby-1.8.6_p369.ebuild index 010d3f69f309..efe3b01542ef 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.9 2009/06/18 13:12:32 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p369.ebuild,v 1.10 2009/06/21 14:17:24 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=" |