diff options
author | 2007-05-09 19:18:44 +0000 | |
---|---|---|
committer | 2007-05-09 19:18:44 +0000 | |
commit | fdce955f2f2153e6378d4f5bf5f7a823dabf2084 (patch) | |
tree | 3ce436f402f4636cd575dcd355f0ed6787678b25 /net-dialup/pptpd/pptpd-1.3.4.ebuild | |
parent | Change patch to work for Phillip Berndt <phillip.berndt@googlemail.com> in bu... (diff) | |
download | historical-fdce955f2f2153e6378d4f5bf5f7a823dabf2084.tar.gz historical-fdce955f2f2153e6378d4f5bf5f7a823dabf2084.tar.bz2 historical-fdce955f2f2153e6378d4f5bf5f7a823dabf2084.zip |
Stable due to security
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'net-dialup/pptpd/pptpd-1.3.4.ebuild')
-rw-r--r-- | net-dialup/pptpd/pptpd-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pptpd/pptpd-1.3.4.ebuild b/net-dialup/pptpd/pptpd-1.3.4.ebuild index 4fdca671f480..dfc9f9a9fe2e 100644 --- a/net-dialup/pptpd/pptpd-1.3.4.ebuild +++ b/net-dialup/pptpd/pptpd-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.3.4.ebuild,v 1.1 2007/05/03 13:04:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/pptpd-1.3.4.ebuild,v 1.2 2007/05/09 19:18:44 tsunam Exp $ inherit eutils autotools flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.poptop.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="tcpd gre-extreme-debug" DEPEND="net-dialup/ppp |