summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-03-13 10:16:40 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-03-13 10:16:40 +0000
commit96463e74a85f1ad29e6ca8e7debaf7161cf11dae (patch)
treea696b5555f89996e21b4d1cec9cd342c01784355 /net-p2p/giftoxic
parentebuild cleanup. moving to ~arch as a cvs ebuild should NEVER be in arch. (Ma... (diff)
downloadgentoo-2-96463e74a85f1ad29e6ca8e7debaf7161cf11dae.tar.gz
gentoo-2-96463e74a85f1ad29e6ca8e7debaf7161cf11dae.tar.bz2
gentoo-2-96463e74a85f1ad29e6ca8e7debaf7161cf11dae.zip
ebuild cleanup.
Diffstat (limited to 'net-p2p/giftoxic')
-rw-r--r--net-p2p/giftoxic/giftoxic-0.0.9.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/giftoxic/giftoxic-0.0.9.ebuild b/net-p2p/giftoxic/giftoxic-0.0.9.ebuild
index 53cdcfcea5ba..e6104245da1f 100644
--- a/net-p2p/giftoxic/giftoxic-0.0.9.ebuild
+++ b/net-p2p/giftoxic/giftoxic-0.0.9.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftoxic/giftoxic-0.0.9.ebuild,v 1.2 2004/03/01 06:26:58 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/giftoxic/giftoxic-0.0.9.ebuild,v 1.3 2004/03/13 10:16:40 eradicator Exp $
MY_P="giFToxic-${PV}"
DESCRIPTION="A GTK+2 giFT frontend"
HOMEPAGE="http://giftoxic.sourceforge.net/"
SRC_URI="mirror://sourceforge/giftoxic/${MY_P}.tar.gz"
+RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
@@ -14,8 +15,6 @@ KEYWORDS="x86"
DEPEND=">=x11-libs/gtk+-2.0.3
net-p2p/gift"
-RDEPEND=${DEPEND}
-
S="${WORKDIR}/${MY_P}"
src_compile() {