summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:36:51 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:36:51 +0000
commitfd53f312da11fd35fa2785d82029b9799b42d579 (patch)
treefc1d67a5ec6f7d729fb9c20c5dc434885a2c2de7 /net-dialup/pptpd
parentUpdated Depend. Closes #24364. (diff)
downloadhistorical-fd53f312da11fd35fa2785d82029b9799b42d579.tar.gz
historical-fd53f312da11fd35fa2785d82029b9799b42d579.tar.bz2
historical-fd53f312da11fd35fa2785d82029b9799b42d579.zip
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-dialup/pptpd')
-rw-r--r--net-dialup/pptpd/pptpd-1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pptpd/pptpd-1.1.3.ebuild b/net-dialup/pptpd/pptpd-1.1.3.ebuild
index 188563becde7..7cd4782f6142 100644
--- a/net-dialup/pptpd/pptpd-1.1.3.ebuild
+++ b/net-dialup/pptpd/pptpd-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.ebuild,v 1.2 2003/02/13 13:55:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.1.3.ebuild,v 1.3 2003/07/13 11:36:51 aliz Exp $
S=${WORKDIR}/pptpd-1.1.3
DESCRIPTION="Linux Point-to-Point Tunnelling Protocol Server"
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc net-dialup/ppp"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
src_compile() {
econf || die