summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-11-03 21:44:58 +0000
committerMarkus Meier <maekke@gentoo.org>2010-11-03 21:44:58 +0000
commit7d0a49e553ad8066142756ec2933bd5c0fbad136 (patch)
tree633b545aace6b4bd7e9f213b17a3ee57b363c32c /dev-ruby/fastercsv
parentx86 stable, bug #342073 (diff)
downloadgentoo-2-7d0a49e553ad8066142756ec2933bd5c0fbad136.tar.gz
gentoo-2-7d0a49e553ad8066142756ec2933bd5c0fbad136.tar.bz2
gentoo-2-7d0a49e553ad8066142756ec2933bd5c0fbad136.zip
x86 stable, bug #342233
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/fastercsv')
-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 0d2a5e4ced8c..59b77cb82a61 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.11 2010/10/31 13:19:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.12 2010/11/03 21:44:58 maekke Exp $
+
+ 03 Nov 2010; Markus Meier <maekke@gentoo.org> fastercsv-1.5.3.ebuild:
+ x86 stable, bug #342233
31 Oct 2010; Markos Chandras <hwoarang@gentoo.org> fastercsv-1.5.3.ebuild:
Stable on amd64 wrt bug #342233
diff --git a/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild b/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild
index cafe4ee5866b..09556915c101 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.4 2010/10/31 13:19:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.3.ebuild,v 1.5 2010/11/03 21:44:58 maekke 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=""