abeni: initial (from Torrentow)
[moonrise.git] / app-portage / abeni / abeni-0.0.22.ebuild
blobd40a187e007f345e5243aa176c404b840cc37c02
1 # Copyright 1999-2005 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
4 inherit distutils
6 DESCRIPTION="Integrated Development Environment for Gentoo Linux ebuilds"
7 HOMEPAGE="http://abeni.sf.net/"
8 SRC_URI="mirror://sourceforge/abeni/${P}.tar.gz"
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
13 IUSE=""
15 DEPEND=">=dev-python/wxpython-2.4.2.4
16 >=sys-apps/portage-2.0.46-r12
17 >=app-portage/gentoolkit-0.1.30"
19 src_install() {
20 distutils_src_install
21 insinto /usr/share/abeni
22 doins abenirc
23 insinto /usr/share/abeni/templates
24 doins template/*
25 insinto /usr/share/abeni/priv_funcs
26 doins docs/priv_funcs/*
27 cd docs
28 dodoc TODO ChangeLog README COPYING CREDITS