summaryrefslogtreecommitdiff
blob: 0d1ac86675f03f1453026158c0512122e7c327e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyzip/rubyzip-0.5.12.ebuild,v 1.1 2005/10/31 00:30:24 twp Exp $

inherit ruby gems

DESCRIPTION="A ruby library for reading and writing zip files"
HOMEPAGE="http://rubyzip.sourceforge.net/"
SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~x86"
IUSE=""