summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 04:20:40 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 04:20:40 +0000
commit88c1205725587346680f9fbc88b1deb29b570f34 (patch)
treedf57385d52b1551751cc3995303ebc3e1821a384 /net-mail/gotmail
parentDEPEND enhancement (diff)
downloadhistorical-88c1205725587346680f9fbc88b1deb29b570f34.tar.gz
historical-88c1205725587346680f9fbc88b1deb29b570f34.tar.bz2
historical-88c1205725587346680f9fbc88b1deb29b570f34.zip
repoman'd
Diffstat (limited to 'net-mail/gotmail')
-rw-r--r--net-mail/gotmail/gotmail-0.7.2_p1.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/gotmail/gotmail-0.7.2_p1.ebuild b/net-mail/gotmail/gotmail-0.7.2_p1.ebuild
index 8b8aef94bc7d..d2708614fb72 100644
--- a/net-mail/gotmail/gotmail-0.7.2_p1.ebuild
+++ b/net-mail/gotmail/gotmail-0.7.2_p1.ebuild
@@ -1,18 +1,21 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.2_p1.ebuild,v 1.1 2002/07/04 16:26:33 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.2_p1.ebuild,v 1.2 2002/07/17 04:20:40 seemant Exp $
PV0=0.7.2
PDP=1
+S=${WORKDIR}/${PN}-${PV0}
DESCRIPTION="Utility to download mail from a HotMail account"
SRC_URI="http://ftp.debian.org/debian/pool/main/g/${PN}/${PN}_${PV0}.orig.tar.gz
- http://ftp.debian.org/debian/pool/main/g/${PN}/${PN}_${PV0}-${PDP}.diff.gz"
+ http://ftp.debian.org/debian/pool/main/g/${PN}/${PN}_${PV0}-${PDP}.diff.gz"
HOMEPAGE="http://ssl.usu.edu/paul/gotmail/"
-S=${WORKDIR}/${PN}-${PV0}
+
RDEPEND="virtual/glibc net-ftp/curl dev-perl/URI dev-perl/libnet"
DEPEND=${RDEPEND}
-LICENSE="GPL-2"
+
SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
src_unpack() {
unpack ${PN}_${PV0}.orig.tar.gz