diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-13 08:12:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-13 08:12:32 +0000 |
commit | 90d3c34d54a207a0c4b59e348ef26249aea784b0 (patch) | |
tree | 3a0a0262c9df60a8157f610184ecd6d17f92ff25 | |
parent | Stable for x86, wrt bug #542994 (diff) | |
download | gentoo-2-90d3c34d54a207a0c4b59e348ef26249aea784b0.tar.gz gentoo-2-90d3c34d54a207a0c4b59e348ef26249aea784b0.tar.bz2 gentoo-2-90d3c34d54a207a0c4b59e348ef26249aea784b0.zip |
Stable for x86, wrt bug #542996
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-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 36cf9bf4d9a4..2d31629b7da3 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.96 2015/03/13 07:13:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.97 2015/03/13 08:12:32 ago Exp $ + + 13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild: + Stable for x86, wrt bug #542996 13 Mar 2015; Jeroen Roovers <jer@gentoo.org> highline-1.6.21.ebuild: Stable for HPPA (bug #542996). diff --git a/dev-ruby/highline/highline-1.6.21.ebuild b/dev-ruby/highline/highline-1.6.21.ebuild index 7d8bc0eaaaa5..aba18bce079d 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.7 2015/03/13 07:13:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.8 2015/03/13 08:12:32 ago 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 |