summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-14 08:26:44 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-14 08:26:44 +0000
commit0f23cc1543cb506fab52fdae8c3282c5df42f388 (patch)
treeaa0a55d079964f474b869a4be6c0bd121871b58f /dev-ruby
parentversion bump, inherit python eclass explicitly (diff)
downloadgentoo-2-0f23cc1543cb506fab52fdae8c3282c5df42f388.tar.gz
gentoo-2-0f23cc1543cb506fab52fdae8c3282c5df42f388.tar.bz2
gentoo-2-0f23cc1543cb506fab52fdae8c3282c5df42f388.zip
Stable for x86, wrt bug #430198
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fastercsv/ChangeLog5
-rw-r--r--dev-ruby/fastercsv/fastercsv-1.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fastercsv/ChangeLog b/dev-ruby/fastercsv/ChangeLog
index ca4a9360f7d6..351be216fe07 100644
--- a/dev-ruby/fastercsv/ChangeLog
+++ b/dev-ruby/fastercsv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fastercsv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.16 2012/08/07 13:03:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.17 2012/08/14 08:26:44 johu Exp $
+
+ 14 Aug 2012; Johannes Huber <johu@gentoo.org> fastercsv-1.5.5.ebuild:
+ Stable for x86, wrt bug #430198
07 Aug 2012; Agostino Sarubbo <ago@gentoo.org> fastercsv-1.5.5.ebuild:
Stable for amd64, wrt bug #430198
diff --git a/dev-ruby/fastercsv/fastercsv-1.5.5.ebuild b/dev-ruby/fastercsv/fastercsv-1.5.5.ebuild
index 9f5aceeabfcf..9b17cd3e5218 100644
--- a/dev-ruby/fastercsv/fastercsv-1.5.5.ebuild
+++ b/dev-ruby/fastercsv/fastercsv-1.5.5.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/fastercsv/fastercsv-1.5.5.ebuild,v 1.2 2012/08/07 13:03:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.5.ebuild,v 1.3 2012/08/14 08:26:44 johu Exp $
EAPI=2
@@ -18,7 +18,7 @@ DESCRIPTION="FasterCSV is a replacement for the standard CSV library"
HOMEPAGE="http://fastercsv.rubyforge.org/"
LICENSE="|| ( Ruby GPL-2 )"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE=""