diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-17 08:09:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-17 08:09:19 +0000 |
commit | 16a3ae5d44dcf7c1daa02a19106bc46e3edf6a51 (patch) | |
tree | 1f6a8c97bd4a83bd4631496b3a3f50890f8ac22e /app-admin | |
parent | sci-chemistry/ccpn: Todays python patches (diff) | |
download | gentoo-2-16a3ae5d44dcf7c1daa02a19106bc46e3edf6a51.tar.gz gentoo-2-16a3ae5d44dcf7c1daa02a19106bc46e3edf6a51.tar.bz2 gentoo-2-16a3ae5d44dcf7c1daa02a19106bc46e3edf6a51.zip |
Stable for ppc, wrt bug #517382
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-ruby/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-ruby/eselect-ruby-20131227.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ruby/ChangeLog b/app-admin/eselect-ruby/ChangeLog index fdef7a502d50..4649ef397311 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/ChangeLog,v 1.54 2014/08/25 16:19:07 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/ChangeLog,v 1.55 2014/11/17 08:09:19 ago Exp $ + + 17 Nov 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ruby-20131227.ebuild: + Stable for ppc, wrt bug #517382 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> eselect-ruby-20131227.ebuild: Mark amd64 stable. Bug #517382. diff --git a/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild b/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild index 218dba7949a1..c01d0d9c9908 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.6 2014/08/25 16:19:07 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/eselect-ruby-20131227.ebuild,v 1.7 2014/11/17 08:09:19 ago 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" |