summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-11 13:12:33 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-11 13:12:33 +0000
commit3a2f111f30bf89af4c6a38a9c7888840627f890b (patch)
tree1b4d5013a519d0ce2e88d9a7a3589c869a581425 /dev-lang/ruby
parentstable x86, security bug 300468 (diff)
downloadgentoo-2-3a2f111f30bf89af4c6a38a9c7888840627f890b.tar.gz
gentoo-2-3a2f111f30bf89af4c6a38a9c7888840627f890b.tar.bz2
gentoo-2-3a2f111f30bf89af4c6a38a9c7888840627f890b.zip
stable x86, security bug 300468
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r--dev-lang/ruby/ChangeLog6
-rw-r--r--dev-lang/ruby/ruby-1.8.7_p249.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index a319fccf486a..051ec5b8811b 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ruby
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.435 2010/01/10 22:04:16 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.436 2010/01/11 13:12:33 fauli Exp $
+
+ 11 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ ruby-1.8.7_p249.ebuild:
+ stable x86, security bug 300468
*ruby-1.8.6_p388 (10 Jan 2010)
diff --git a/dev-lang/ruby/ruby-1.8.7_p249.ebuild b/dev-lang/ruby/ruby-1.8.7_p249.ebuild
index 08ed5fe9270b..4b97d12fe892 100644
--- a/dev-lang/ruby/ruby-1.8.7_p249.ebuild
+++ b/dev-lang/ruby/ruby-1.8.7_p249.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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_p249.ebuild,v 1.1 2010/01/10 17:48:30 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p249.ebuild,v 1.2 2010/01/11 13:12:33 fauli Exp $
EAPI=1
inherit autotools eutils flag-o-matic multilib versionator
@@ -17,7 +17,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.bz2
http://dev.a3li.li/gentoo/distfiles/${PN}-patches-${PV}.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 emacs examples +gdbm ipv6 rubytests socks5 ssl threads tk xemacs"
RDEPEND="