]> Pileus Git - ~andy/sunrise/blob - dev-ruby/chronic/chronic-0.2.3.ebuild
sunrise/ app-portage/elog-list/elog-list-0.0.6.ebuild: Update headers for 2010
[~andy/sunrise] / dev-ruby / chronic / chronic-0.2.3.ebuild
1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 USE_RUBY="ruby18"
6 inherit gems
7
8 DESCRIPTION="A pure Ruby natural language date parser"
9 HOMEPAGE="http://chronic.rubyforge.org"
10
11 LICENSE="MIT"
12 SLOT="0"
13 KEYWORDS="~x86"
14 IUSE=""
15
16 RDEPEND="dev-ruby/hoe"
17 DEPEND="${RDEPEND}"