diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-08 15:19:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-08 15:19:30 +0000 |
commit | c5c4043995be1c2bbba618e7e90c0e45712a81b1 (patch) | |
tree | 3a1d81e185351dca82bca8951f8cf294a2cae4fc /dev-lang | |
parent | old (diff) | |
download | gentoo-2-c5c4043995be1c2bbba618e7e90c0e45712a81b1.tar.gz gentoo-2-c5c4043995be1c2bbba618e7e90c0e45712a81b1.tar.bz2 gentoo-2-c5c4043995be1c2bbba618e7e90c0e45712a81b1.zip |
alpha/ia64/sparc stable wrt security #194236
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog index 69151c39e52b..25357f5bad0c 100644 --- a/dev-lang/ruby/ChangeLog +++ b/dev-lang/ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.302 2007/10/07 16:22:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.303 2007/10/08 15:19:30 armin76 Exp $ + + 08 Oct 2007; Raúl Porcel <armin76@gentoo.org> ruby-1.8.6_p110-r1.ebuild: + alpha/ia64/sparc stable wrt security #194236 07 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> ruby-1.8.6_p110-r1.ebuild: diff --git a/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild b/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild index e396ab3ff8f3..1aaf6a21820f 100644 --- a/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild +++ b/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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_p110-r1.ebuild,v 1.4 2007/10/07 16:22:19 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p110-r1.ebuild,v 1.5 2007/10/08 15:19:30 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -21,7 +21,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.gz cjk? ( http://www.geocities.jp/kosako3/oniguruma/archive/${ONIGURUMA}.tar.gz )" LICENSE="Ruby" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="cjk debug doc examples ipv6 rubytests socks5 threads tk" RDEPEND=">=sys-libs/gdbm-1.8.0 |