summaryrefslogtreecommitdiff
blob: df16f10a5e0caf1aae6131b8b24a9bcabe27696a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.2.3.ebuild,v 1.1 2008/02/08 14:31:48 nichoj Exp $

inherit gems

DESCRIPTION="FasterCSV is a replacement for the standart CSV library"
HOMEPAGE="http://fastercsv.rubyforge.org/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""