summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-31 13:19:07 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-31 13:19:07 +0000
commitbe619220144fa31dfeef67e1010913da0801ffd7 (patch)
tree902db1ef6d220ed60774b3c52fb551e24c9c9c7d /dev-ruby
parentStable on amd64 wrt bug #343315 (diff)
downloadgentoo-2-be619220144fa31dfeef67e1010913da0801ffd7.tar.gz
gentoo-2-be619220144fa31dfeef67e1010913da0801ffd7.tar.bz2
gentoo-2-be619220144fa31dfeef67e1010913da0801ffd7.zip
Stable on amd64 wrt bug #342233
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fastercsv/ChangeLog5
-rw-r--r--dev-ruby/fastercsv/fastercsv-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fastercsv/ChangeLog b/dev-ruby/fastercsv/ChangeLog
index 07c86618559a..0d2a5e4ced8c 100644
--- a/dev-ruby/fastercsv/ChangeLog
+++ b/dev-ruby/fastercsv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fastercsv
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.10 2010/05/22 14:53:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.11 2010/10/31 13:19:07 hwoarang Exp $
+
+ 31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> fastercsv-1.5.3.ebuild:
+ Stable on amd64 wrt bug #342233
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-fastercsv-1.5.0.ebuild, -fastercsv-1.5.0-r1.ebuild,
diff --git a/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild b/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild
index 89eb302b4a69..cafe4ee5866b 100644
--- a/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild
+++ b/dev-ruby/fastercsv/fastercsv-1.5.3.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/fastercsv/fastercsv-1.5.3.ebuild,v 1.3 2010/05/22 14:53:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild,v 1.4 2010/10/31 13:19:07 hwoarang Exp $
EAPI=2
@@ -20,7 +20,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=""