diff options
Diffstat (limited to 'dev-python/orbit-python/orbit-python-0.3.1.ebuild')
-rw-r--r-- | dev-python/orbit-python/orbit-python-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/orbit-python/orbit-python-0.3.1.ebuild b/dev-python/orbit-python/orbit-python-0.3.1.ebuild index b80f610d31f6..23126f0c65f2 100644 --- a/dev-python/orbit-python/orbit-python-0.3.1.ebuild +++ b/dev-python/orbit-python/orbit-python-0.3.1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.15 2004/04/12 09:22:21 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-0.3.1.ebuild,v 1.16 2004/05/07 20:30:11 kloeri Exp $ -S=${WORKDIR}/${P} DESCRIPTION="ORBit bindings for Python" SRC_URI="http://orbit-python.sault.org/files/${P}.tar.gz" HOMEPAGE="http://orbit-python.sault.org/" @@ -13,6 +12,7 @@ DEPEND="=dev-libs/glib-1.2* SLOT="0" KEYWORDS="x86 sparc alpha ~ppc" +IUSE="" LICENSE="GPL-2" src_compile() { |