diff options
author | Alex Legler <a3li@gentoo.org> | 2011-08-30 20:01:47 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2011-08-30 20:01:47 +0000 |
commit | 36607171fde007759eb9d71430f0366bf9c0d2e5 (patch) | |
tree | 6e4f96d02438cacf67b7e47dfb60c122a56fcf88 /dev-lang | |
parent | [bump] dev-perl/HTTP-BrowserDetect-1.270.0 (diff) | |
download | gentoo-2-36607171fde007759eb9d71430f0366bf9c0d2e5.tar.gz gentoo-2-36607171fde007759eb9d71430f0366bf9c0d2e5.tar.bz2 gentoo-2-36607171fde007759eb9d71430f0366bf9c0d2e5.zip |
Patchlevel bump for ruby:1.8. Removing old version
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.7_p352.ebuild (renamed from dev-lang/ruby/ruby-1.8.7_p334.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index defa9582c119..f67db7f74e12 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.503 2011/08/30 19:35:59 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.504 2011/08/30 20:01:47 a3li Exp $ + +*ruby-1.8.7_p352 (30 Aug 2011) + + 30 Aug 2011; Alex Legler <a3li@gentoo.org> -ruby-1.8.7_p334.ebuild, + +ruby-1.8.7_p352.ebuild: + Patchlevel bump for ruby:1.8. Removing old version *ruby-1.9.2_p290 (30 Aug 2011) diff --git a/dev-lang/ruby/ruby-1.8.7_p334.ebuild b/dev-lang/ruby/ruby-1.8.7_p352.ebuild index b98f2f0868cb..91cfb8277c4f 100644 --- a/dev-lang/ruby/ruby-1.8.7_p334.ebuild +++ b/dev-lang/ruby/ruby-1.8.7_p352.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p334.ebuild,v 1.7 2011/03/13 19:19:13 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p352.ebuild,v 1.1 2011/08/30 20:01:47 a3li Exp $ EAPI=2 @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2 http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby GPL-2 )" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs ncurses +readline libedit" RDEPEND=" |