diff options
author | Markus Meier <maekke@gentoo.org> | 2014-01-04 13:29:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-01-04 13:29:54 +0000 |
commit | 303c94ecd5352e48f1b391003d667570365dbedc (patch) | |
tree | 77747a36141dad44b5a9e79009cec8c597a22fc3 /dev-lang/ruby | |
parent | arm stable, bug #492130 (diff) | |
download | gentoo-2-303c94ecd5352e48f1b391003d667570365dbedc.tar.gz gentoo-2-303c94ecd5352e48f1b391003d667570365dbedc.tar.bz2 gentoo-2-303c94ecd5352e48f1b391003d667570365dbedc.zip |
arm stable, bug #492282
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-2.0.0_p353.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 3a1bc1cce361..4a4cf6df67df 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.632 2014/01/03 07:31:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.633 2014/01/04 13:29:54 maekke Exp $ + + 04 Jan 2014; Markus Meier <maekke@gentoo.org> ruby-2.0.0_p353.ebuild: + arm stable, bug #492282 *ruby-2.0.0_p353-r1 (03 Jan 2014) diff --git a/dev-lang/ruby/ruby-2.0.0_p353.ebuild b/dev-lang/ruby/ruby-2.0.0_p353.ebuild index 65e1719063ac..bc4dfed83532 100644 --- a/dev-lang/ruby/ruby-2.0.0_p353.ebuild +++ b/dev-lang/ruby/ruby-2.0.0_p353.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p353.ebuild,v 1.7 2013/12/29 14:46:03 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p353.ebuild,v 1.8 2014/01/04 13:29:54 maekke Exp $ EAPI=5 @@ -33,7 +33,7 @@ SRC_URI="mirror://ruby/2.0/${MY_P}.tar.bz2 http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl tk xemacs ncurses +readline" RDEPEND=" |