summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Andreetta <satya@gentoo.org>2004-06-17 08:42:05 +0000
committerChristian Andreetta <satya@gentoo.org>2004-06-17 08:42:05 +0000
commitd39fff2b0af0f43f14e554ec6f9382cf7e406341 (patch)
tree25dbc13945c7f35c77f26628478634517e275b4b /net-www/ntlmaps/ntlmaps-0.9.8.ebuild
parentFixed up SRC_URI to use mirror:// and added RESTRICT=nomirror. (diff)
downloadhistorical-d39fff2b0af0f43f14e554ec6f9382cf7e406341.tar.gz
historical-d39fff2b0af0f43f14e554ec6f9382cf7e406341.tar.bz2
historical-d39fff2b0af0f43f14e554ec6f9382cf7e406341.zip
added inherit eutils
Diffstat (limited to 'net-www/ntlmaps/ntlmaps-0.9.8.ebuild')
-rw-r--r--net-www/ntlmaps/ntlmaps-0.9.8.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-www/ntlmaps/ntlmaps-0.9.8.ebuild b/net-www/ntlmaps/ntlmaps-0.9.8.ebuild
index a1302867146a..d163bb60e852 100644
--- a/net-www/ntlmaps/ntlmaps-0.9.8.ebuild
+++ b/net-www/ntlmaps/ntlmaps-0.9.8.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/ntlmaps/ntlmaps-0.9.8.ebuild,v 1.2 2004/06/11 18:10:52 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/ntlmaps/ntlmaps-0.9.8.ebuild,v 1.3 2004/06/17 08:42:05 satya Exp $
+
+inherit eutils
DESCRIPTION="NTLM proxy. Authentication against MS proxy/web server written in python"
HOMEPAGE="http://ntlmaps.sourceforge.net/"