blob: 9be4bd18a90368f9cf264c8edf8ac4432af13261 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3.ebuild,v 1.4 2010/05/22 15:01:20 flameeyes Exp $
inherit ruby gems
DESCRIPTION="A modern, pretty RDoc template."
HOMEPAGE="http://blog.evanweaver.com/files/doc/fauna/allison/files/README.html"
LICENSE="AFL-3.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
|