diff options
author | 2012-08-16 11:45:07 +0000 | |
---|---|---|
committer | 2012-08-16 11:45:07 +0000 | |
commit | 2fb35430f5315a630443da27d1a562a9ea7bcd5d (patch) | |
tree | b165f2528edc2897eed85337eec12ca27b7b1958 /dev-ruby/highline | |
parent | Intial commit, too pretty not to have. (diff) | |
download | gentoo-2-2fb35430f5315a630443da27d1a562a9ea7bcd5d.tar.gz gentoo-2-2fb35430f5315a630443da27d1a562a9ea7bcd5d.tar.bz2 gentoo-2-2fb35430f5315a630443da27d1a562a9ea7bcd5d.zip |
Stable for x86, wrt bug #431332
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
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 88120d37ba5a..018658c99874 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.60 2012/08/15 09:32:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.61 2012/08/16 11:45:07 johu Exp $ + + 16 Aug 2012; Johannes Huber <johu@gentoo.org> highline-1.6.8.ebuild: + Stable for x86, wrt bug #431332 15 Aug 2012; Anthony G. Basile <blueness@gentoo.org> highline-1.6.8.ebuild: Stable ppc ppc64, bug #431332 diff --git a/dev-ruby/highline/highline-1.6.8.ebuild b/dev-ruby/highline/highline-1.6.8.ebuild index f892995c9c51..aad43c53a03c 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.3 2012/08/15 09:32:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.8.ebuild,v 1.4 2012/08/16 11:45:07 johu 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. |