diff options
author | 2014-07-22 12:23:58 +0000 | |
---|---|---|
committer | 2014-07-22 12:23:58 +0000 | |
commit | 8bbb6f9ec0ba81ea4a466f889b57315ef34f4734 (patch) | |
tree | c59b6e496bab0dceba8ee6f743dd25b22356478a /app-admin/eselect-ruby | |
parent | Stable for amd64 wrt bug #513120 (diff) | |
download | gentoo-2-8bbb6f9ec0ba81ea4a466f889b57315ef34f4734.tar.gz gentoo-2-8bbb6f9ec0ba81ea4a466f889b57315ef34f4734.tar.bz2 gentoo-2-8bbb6f9ec0ba81ea4a466f889b57315ef34f4734.zip |
Stable on alpha, bug #517382
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-admin/eselect-ruby')
-rw-r--r-- | app-admin/eselect-ruby/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-ruby/eselect-ruby-20131227.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-ruby/ChangeLog b/app-admin/eselect-ruby/ChangeLog index 6df802971a99..b970137d9db0 100644 --- a/app-admin/eselect-ruby/ChangeLog +++ b/app-admin/eselect-ruby/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-ruby # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/ChangeLog,v 1.49 2014/01/04 14:34:38 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/ChangeLog,v 1.50 2014/07/22 12:23:58 klausman Exp $ + + 22 Jul 2014; Tobias Klausmann <klausman@gentoo.org> + eselect-ruby-20131227.ebuild: + Stable on alpha, bug #517382 *eselect-ruby-20131227 (04 Jan 2014) diff --git a/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild b/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild index d38764df86ee..4c422b0adce8 100644 --- a/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild +++ b/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild,v 1.1 2014/01/04 14:34:38 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild,v 1.2 2014/07/22 12:23:58 klausman 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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |