diff options
author | 2012-08-15 09:32:48 +0000 | |
---|---|---|
committer | 2012-08-15 09:32:48 +0000 | |
commit | fc69a2f1a7549d1eb8e918521bf74864edd22316 (patch) | |
tree | b166fecd19d1280b974b8600b3013d4cda7d9c30 /dev-ruby/highline | |
parent | Stable for x86, wrt bug #428698 (diff) | |
download | gentoo-2-fc69a2f1a7549d1eb8e918521bf74864edd22316.tar.gz gentoo-2-fc69a2f1a7549d1eb8e918521bf74864edd22316.tar.bz2 gentoo-2-fc69a2f1a7549d1eb8e918521bf74864edd22316.zip |
Stable ppc ppc64, bug #431332
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/highline')
-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 3a345e33d35a..88120d37ba5a 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.59 2012/08/14 13:29:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.60 2012/08/15 09:32:48 blueness Exp $ + + 15 Aug 2012; Anthony G. Basile <blueness@gentoo.org> highline-1.6.8.ebuild: + Stable ppc ppc64, bug #431332 14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> highline-1.6.8.ebuild: Stable for amd64, wrt bug #431332 diff --git a/dev-ruby/highline/highline-1.6.8.ebuild b/dev-ruby/highline/highline-1.6.8.ebuild index b304cb95cfc0..f892995c9c51 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.2 2012/08/14 13:29:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.8.ebuild,v 1.3 2012/08/15 09:32:48 blueness Exp $ EAPI=2 @@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/highline/" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="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. |