[dev-python/python-bugzilla] Inital Import

This commit is contained in:
Ian Whyman
2010-01-03 16:40:48 +00:00
parent 54834b714a
commit abd3ad4bd0
3 changed files with 20 additions and 0 deletions
@@ -0,0 +1,14 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0-r1.ebuild,v 1.13 2009/02/15 22:09:07 patrick Exp $
inherit distutils eutils
DESCRIPTION="A python library.. for bugzilla!"
HOMEPAGE="https://fedorahosted.org/python-bugzilla/"
SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc x86"
IUSE=""