diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-08 07:20:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-08 07:20:53 +0000 |
commit | 8f696c55c18bb021d8b1fefc09e335ae9d127282 (patch) | |
tree | 47d7bbc00fdb2220afd048062ed60fb3b11e2587 | |
parent | drop user eclass inherit ... people have had plenty of time to migrate (diff) | |
download | gentoo-2-8f696c55c18bb021d8b1fefc09e335ae9d127282.tar.gz gentoo-2-8f696c55c18bb021d8b1fefc09e335ae9d127282.tar.bz2 gentoo-2-8f696c55c18bb021d8b1fefc09e335ae9d127282.zip |
Stable for HPPA (bug #497488).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | dev-ruby/metaclass/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/metaclass/metaclass-0.0.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/metaclass/ChangeLog b/dev-ruby/metaclass/ChangeLog index b0d1a697c7cb..8ae8276a8e3b 100644 --- a/dev-ruby/metaclass/ChangeLog +++ b/dev-ruby/metaclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/metaclass -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/ChangeLog,v 1.18 2013/12/27 02:36:36 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/ChangeLog,v 1.19 2014/01/08 07:20:53 jer Exp $ + + 08 Jan 2014; Jeroen Roovers <jer@gentoo.org> metaclass-0.0.1-r1.ebuild: + Stable for HPPA (bug #497488). *metaclass-0.0.1-r2 (27 Dec 2013) diff --git a/dev-ruby/metaclass/metaclass-0.0.1-r1.ebuild b/dev-ruby/metaclass/metaclass-0.0.1-r1.ebuild index 30e680a08615..e22fb89c1602 100644 --- a/dev-ruby/metaclass/metaclass-0.0.1-r1.ebuild +++ b/dev-ruby/metaclass/metaclass-0.0.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1-r1.ebuild,v 1.1 2013/10/06 11:44:45 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metaclass/metaclass-0.0.1-r1.ebuild,v 1.2 2014/01/08 07:20:53 jer Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20 jruby" @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/floehopper/metaclass" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |