summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-08 19:20:20 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-08 19:20:20 +0000
commitab4ebd19dbfbc7b6b7692373652b0d972ec84d8f (patch)
tree7527bb775cdb79987ed5d84b2602d02baa4ce8d6 /dev-ruby/highline
parentupdate comment, the whole problem is caused by our own patches, and hence not... (diff)
downloadgentoo-2-ab4ebd19dbfbc7b6b7692373652b0d972ec84d8f.tar.gz
gentoo-2-ab4ebd19dbfbc7b6b7692373652b0d972ec84d8f.tar.bz2
gentoo-2-ab4ebd19dbfbc7b6b7692373652b0d972ec84d8f.zip
Stable on amd64 wrt bug #316881
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r--dev-ruby/highline/ChangeLog5
-rw-r--r--dev-ruby/highline/highline-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/highline/ChangeLog b/dev-ruby/highline/ChangeLog
index d7a010300cb4..f06bc7e32443 100644
--- a/dev-ruby/highline/ChangeLog
+++ b/dev-ruby/highline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/highline
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.36 2010/05/22 15:17:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.37 2010/06/08 19:20:20 angelos Exp $
+
+ 08 Jun 2010; Christoph Mende <angelos@gentoo.org> highline-1.5.2.ebuild:
+ Stable on amd64 wrt bug #316881
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
highline-1.5.1.ebuild:
diff --git a/dev-ruby/highline/highline-1.5.2.ebuild b/dev-ruby/highline/highline-1.5.2.ebuild
index 0482a3ebfc5e..05646818db90 100644
--- a/dev-ruby/highline/highline-1.5.2.ebuild
+++ b/dev-ruby/highline/highline-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.2.ebuild,v 1.5 2010/05/19 19:46:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.2.ebuild,v 1.6 2010/06/08 19:20:20 angelos Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/highline/"
IUSE=""
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
all_ruby_prepare() {
sed -i -e '/AUTHORS/s:^:#:' Rakefile || die "Fixing the Rakefile failed"