diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-03 10:43:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-03 10:43:26 +0000 |
commit | 0b7bab20265e472bd5f64897b482397dfb2dbd32 (patch) | |
tree | 58d71ae8aa347f29608fbddce146b87b7a339cde /dev-ruby/highline | |
parent | Stable for alpha, wrt bug #543538 (diff) | |
download | gentoo-2-0b7bab20265e472bd5f64897b482397dfb2dbd32.tar.gz gentoo-2-0b7bab20265e472bd5f64897b482397dfb2dbd32.tar.bz2 gentoo-2-0b7bab20265e472bd5f64897b482397dfb2dbd32.zip |
Stable for alpha, wrt bug #542996
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/highline')
-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 62ea46dcf617..8777360d3c5f 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.101 2015/04/03 10:43:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.102 2015/04/03 10:43:26 ago Exp $ + + 03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild: + Stable for alpha, wrt bug #542996 03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild: Stable for ia64, wrt bug #542996 diff --git a/dev-ruby/highline/highline-1.6.21.ebuild b/dev-ruby/highline/highline-1.6.21.ebuild index d6cc3ac858bd..1086caab81ee 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.12 2015/04/03 10:43:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.13 2015/04/03 10:43:26 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 |