summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2002-05-12 18:31:02 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2002-05-12 18:31:02 +0000
commit7a3e4b042c5c9306b63fca9e98b7870511e207d0 (patch)
treee8ad4d1e8a91cef3d459f50edd7b0440129e317f /net-mail/gotmail
parentdisabling building with alsa, it just forces people to come up against the bu... (diff)
downloadgentoo-2-7a3e4b042c5c9306b63fca9e98b7870511e207d0.tar.gz
gentoo-2-7a3e4b042c5c9306b63fca9e98b7870511e207d0.tar.bz2
gentoo-2-7a3e4b042c5c9306b63fca9e98b7870511e207d0.zip
Made ebuild lintool compliant.
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r--net-mail/gotmail/gotmail-0.6.6.7.ebuild11
1 files changed, 8 insertions, 3 deletions
diff --git a/net-mail/gotmail/gotmail-0.6.6.7.ebuild b/net-mail/gotmail/gotmail-0.6.6.7.ebuild
index 257be8a59dbc..2e95864e31aa 100644
--- a/net-mail/gotmail/gotmail-0.6.6.7.ebuild
+++ b/net-mail/gotmail/gotmail-0.6.6.7.ebuild
@@ -1,8 +1,11 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Grant Goodyear <g2boojum@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.6.6.7.ebuild,v 1.1 2002/05/11 18:37:58 g2boojum Exp $
+# Author: Grant Goodyear <g2boojum@gentoo.org>
+# Maintainer: Grant Goodyear <g2boojum@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.6.6.7.ebuild,v 1.2 2002/05/12 18:31:02 g2boojum Exp $
+SLOT=0
+LICENSE="GPL-2"
S=${WORKDIR}/${PN}
PV0=0.6.6
PVP=${PV0}-7
@@ -14,6 +17,8 @@ HOMEPAGE="http://www.preikschat.com/gotmail.html"
DEPEND="net-ftp/curl
dev-perl/URI"
+RDEPEND=
+
src_unpack() {
unpack ${PN}_${PV0}.orig.tar.gz
zcat ${DISTDIR}/${PN}_${PVP}.diff.gz | patch -d ${S} -p1