summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-13 06:37:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-13 06:37:30 +0000
commitcbb5d185aa5bb50093e9b63cfd03dd8d0a6ba742 (patch)
tree49f45843b50ff83327a0e04e924ae868ade0fc13 /app-misc/pip
parentinitial commit - ebuild submittedy by Adrian Fruehwirth via bug #63025 (Manif... (diff)
downloadgentoo-2-cbb5d185aa5bb50093e9b63cfd03dd8d0a6ba742.tar.gz
gentoo-2-cbb5d185aa5bb50093e9b63cfd03dd8d0a6ba742.tar.bz2
gentoo-2-cbb5d185aa5bb50093e9b63cfd03dd8d0a6ba742.zip
IUSE
Diffstat (limited to 'app-misc/pip')
-rw-r--r--app-misc/pip/pip-1.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-misc/pip/pip-1.2.ebuild b/app-misc/pip/pip-1.2.ebuild
index f7f69d0bb6e9..33eda8809458 100644
--- a/app-misc/pip/pip-1.2.ebuild
+++ b/app-misc/pip/pip-1.2.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pip/pip-1.2.ebuild,v 1.2 2004/09/03 01:19:57 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pip/pip-1.2.ebuild,v 1.3 2004/09/13 06:37:30 mr_bones_ Exp $
inherit eutils perl-module
DESCRIPTION="wrapper around programs that don't support stdin/stdout"
HOMEPAGE="http://membled.com/work/apps/pip/"
SRC_URI="http://membled.com/work/apps/${PN}/${P}.tar.bz2"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""