diff options
Diffstat (limited to 'dev-ruby/tzinfo/tzinfo-0.3.8.ebuild')
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.8.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild new file mode 100644 index 000000000000..e388a96b74ff --- /dev/null +++ b/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.8.ebuild,v 1.1 2008/04/26 08:06:55 graaff Exp $ + +inherit gems + +DESCRIPTION="Library to provide daylight-savings aware transformations between timezones" +HOMEPAGE="http://tzinfo.rubyforge.org/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +IUSE="" |