diff options
author | Alex Legler <a3li@gentoo.org> | 2010-01-13 19:33:05 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2010-01-13 19:33:05 +0000 |
commit | 8844c68b5129ea9412b70c53ce36ceb7e1cf6d23 (patch) | |
tree | 04d8e7704e6902fe86b489ab425e4da963aa7c92 /app-admin | |
parent | stable ppc64, bug 300763 (diff) | |
download | gentoo-2-8844c68b5129ea9412b70c53ce36ceb7e1cf6d23.tar.gz gentoo-2-8844c68b5129ea9412b70c53ce36ceb7e1cf6d23.tar.bz2 gentoo-2-8844c68b5129ea9412b70c53ce36ceb7e1cf6d23.zip |
amd64 stable, security bug 300468
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-ruby/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-ruby/eselect-ruby-20091225.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ruby/ChangeLog b/app-admin/eselect-ruby/ChangeLog index 3c7995db6560..0a1d14297c23 100644 --- a/app-admin/eselect-ruby/ChangeLog +++ b/app-admin/eselect-ruby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-ruby # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/ChangeLog,v 1.31 2010/01/13 19:25:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/ChangeLog,v 1.32 2010/01/13 19:33:05 a3li Exp $ + + 13 Jan 2010; Alex Legler <a3li@gentoo.org> eselect-ruby-20091225.ebuild: + amd64 stable, security bug 300468 13 Jan 2010; Raúl Porcel <armin76@gentoo.org> eselect-ruby-20091225.ebuild: diff --git a/app-admin/eselect-ruby/eselect-ruby-20091225.ebuild b/app-admin/eselect-ruby/eselect-ruby-20091225.ebuild index 78ade7d4912e..3a90e0284349 100644 --- a/app-admin/eselect-ruby/eselect-ruby-20091225.ebuild +++ b/app-admin/eselect-ruby/eselect-ruby-20091225.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/app-admin/eselect-ruby/eselect-ruby-20091225.ebuild,v 1.5 2010/01/13 19:25:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/eselect-ruby-20091225.ebuild,v 1.6 2010/01/13 19:33:05 a3li Exp $ DESCRIPTION="Manages multiple Ruby versions" HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ SRC_URI="http://dev.a3li.li/gentoo/distfiles/ruby.eselect-${PVR}.bz2" LICENSE="GPL-2" SLOT="0" -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="" RDEPEND=">=app-admin/eselect-1.0.2" |