diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 15:17:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-01-28 15:17:29 +0000 |
commit | 2aba90e84e7e750f71180b9925be569b419e2f1c (patch) | |
tree | 7055936c925ae266b3fcbcad14702bcf8574934b /dev-lang/ruby | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-2aba90e84e7e750f71180b9925be569b419e2f1c.tar.gz gentoo-2-2aba90e84e7e750f71180b9925be569b419e2f1c.tar.bz2 gentoo-2-2aba90e84e7e750f71180b9925be569b419e2f1c.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.9.3_p286.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 42765677ad28..34aaea5a65b8 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.557 2013/01/06 14:16:19 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.558 2013/01/28 15:17:29 aballier Exp $ + + 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> ruby-1.9.3_p286.ebuild: + keyword ~amd64-fbsd *ruby-1.8.7_p371 (06 Jan 2013) diff --git a/dev-lang/ruby/ruby-1.9.3_p286.ebuild b/dev-lang/ruby/ruby-1.9.3_p286.ebuild index 2701e97b58d4..7f7f130b6cc3 100644 --- a/dev-lang/ruby/ruby-1.9.3_p286.ebuild +++ b/dev-lang/ruby/ruby-1.9.3_p286.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p286.ebuild,v 1.2 2012/10/23 20:57:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p286.ebuild,v 1.3 2013/01/28 15:17:29 aballier Exp $ EAPI=4 @@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/1.9/${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 ~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 +yaml" #libedit # libedit support is removed everywhere because of this upstream bug: |