summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2006-04-15 10:19:51 +0000
committerMarinus Schraal <foser@gentoo.org>2006-04-15 10:19:51 +0000
commit6571aaa4eff20bb3ee1b616e57fe598ef42505b8 (patch)
tree5d3075e0f41dab2b75319f4d39ebceccd7541935 /dev-python/pyorbit/pyorbit-2.0.0.ebuild
parentversion bump, thanks Alon Bar-Lev, #129988 (diff)
downloadhistorical-6571aaa4eff20bb3ee1b616e57fe598ef42505b8.tar.gz
historical-6571aaa4eff20bb3ee1b616e57fe598ef42505b8.tar.bz2
historical-6571aaa4eff20bb3ee1b616e57fe598ef42505b8.zip
new release
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-python/pyorbit/pyorbit-2.0.0.ebuild')
-rw-r--r--dev-python/pyorbit/pyorbit-2.0.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/pyorbit/pyorbit-2.0.0.ebuild b/dev-python/pyorbit/pyorbit-2.0.0.ebuild
deleted file mode 100644
index 23bce2bb9314..000000000000
--- a/dev-python/pyorbit/pyorbit-2.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.0.0.ebuild,v 1.14 2006/03/04 09:20:28 lucass Exp $
-
-# debug since its a devel release
-inherit gnome2 debug
-
-DESCRIPTION="ORBit2 bindings for Python"
-HOMEPAGE="http://www.pygtk.org/"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/python-2.2
- >=gnome-base/orbit-2.4.4"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0"
-
-DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"