diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-07 04:30:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-07 04:30:40 +0000 |
commit | cf6e222492d3467a71f6756d67463f086b455dd5 (patch) | |
tree | 3a7e8d6a7dca776be8d2cc9329b4d5a6528863ae | |
parent | Stable for HPPA (bug #442038). (diff) | |
download | gentoo-2-cf6e222492d3467a71f6756d67463f086b455dd5.tar.gz gentoo-2-cf6e222492d3467a71f6756d67463f086b455dd5.tar.bz2 gentoo-2-cf6e222492d3467a71f6756d67463f086b455dd5.zip |
Stable for HPPA (bug #431332).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
-rw-r--r-- | dev-ruby/highline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/highline/highline-1.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/highline/ChangeLog b/dev-ruby/highline/ChangeLog index 22b12a23f627..10d0e3b60a9e 100644 --- a/dev-ruby/highline/ChangeLog +++ b/dev-ruby/highline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/highline # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.63 2012/10/28 17:41:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.64 2012/11/07 04:30:40 jer Exp $ + + 07 Nov 2012; Jeroen Roovers <jer@gentoo.org> highline-1.6.8.ebuild: + Stable for HPPA (bug #431332). 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> highline-1.6.1.ebuild, highline-1.6.8.ebuild, highline-1.6.13.ebuild: diff --git a/dev-ruby/highline/highline-1.6.8.ebuild b/dev-ruby/highline/highline-1.6.8.ebuild index 1e3233fff3d8..3272792c0bcb 100644 --- a/dev-ruby/highline/highline-1.6.8.ebuild +++ b/dev-ruby/highline/highline-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.8.ebuild,v 1.6 2012/10/28 17:41:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.8.ebuild,v 1.7 2012/11/07 04:30:40 jer Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/highline/" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" all_ruby_prepare() { # Provide our own metadata since jruby can't handle the metadata. |