diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-13 07:13:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-13 07:13:26 +0000 |
commit | d4d12ad4441c40bfa58e3ec67acf61ea06308b31 (patch) | |
tree | 5bb205a46b197950b9f380e98ea2330d99de46ec | |
parent | Stable for HPPA (bug #542716). (diff) | |
download | gentoo-2-d4d12ad4441c40bfa58e3ec67acf61ea06308b31.tar.gz gentoo-2-d4d12ad4441c40bfa58e3ec67acf61ea06308b31.tar.bz2 gentoo-2-d4d12ad4441c40bfa58e3ec67acf61ea06308b31.zip |
Stable for HPPA (bug #542996).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | dev-ruby/highline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/highline/highline-1.6.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/highline/ChangeLog b/dev-ruby/highline/ChangeLog index 539ea864b128..36cf9bf4d9a4 100644 --- a/dev-ruby/highline/ChangeLog +++ b/dev-ruby/highline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/highline # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.95 2015/03/12 10:08:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.96 2015/03/13 07:13:26 jer Exp $ + + 13 Mar 2015; Jeroen Roovers <jer@gentoo.org> highline-1.6.21.ebuild: + Stable for HPPA (bug #542996). 12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild: Stable for amd64, wrt bug #542996 diff --git a/dev-ruby/highline/highline-1.6.21.ebuild b/dev-ruby/highline/highline-1.6.21.ebuild index 4ca36baf60f8..7d8bc0eaaaa5 100644 --- a/dev-ruby/highline/highline-1.6.21.ebuild +++ b/dev-ruby/highline/highline-1.6.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.6 2015/03/12 10:08:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.7 2015/03/13 07:13:26 jer Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://highline.rubyforge.org/" 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() { # fix up gemspec file not to call git |