diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:43:25 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:43:25 +0000 |
commit | 89cf85367cad185b35b75ffde6e12f0673cae8eb (patch) | |
tree | 499f20156c7ae9f69bede3e80b43db78b8511997 /net-dialup/ppp/ppp-2.4.1-r9.ebuild | |
parent | SLOT, KEYWORDS, LICENSE, 1.0.x unfriendly notice (diff) | |
download | historical-89cf85367cad185b35b75ffde6e12f0673cae8eb.tar.gz historical-89cf85367cad185b35b75ffde6e12f0673cae8eb.tar.bz2 historical-89cf85367cad185b35b75ffde6e12f0673cae8eb.zip |
repoman'd
Diffstat (limited to 'net-dialup/ppp/ppp-2.4.1-r9.ebuild')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.1-r9.ebuild | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/net-dialup/ppp/ppp-2.4.1-r9.ebuild b/net-dialup/ppp/ppp-2.4.1-r9.ebuild index 7b091cc3b638..6ff26b391063 100644 --- a/net-dialup/ppp/ppp-2.4.1-r9.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r9.ebuild @@ -1,19 +1,6 @@ # ChangeLog for net-dialuppppChangeLog/net-dialuppppppp-2.4.1-r9.ebuild # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r9.ebuild,v 1.3 2002/07/17 03:11:56 lamer Exp $ - - 16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r7.ebuild : - - 16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r7.ebuild : : - - 16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ppp-2.4.1-r7.ebuild : : : - - updated homepage -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later - -# modified by Christian Loitsch <gentoo00@loitsch.org> -# modified by Mike Jones <ashmodai@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r9.ebuild,v 1.4 2002/07/17 10:43:24 seemant Exp $ S=${WORKDIR}/${P}.pppoe4 DESCRIPTION="Point-to-point protocol - patched for pppoe" @@ -23,6 +10,10 @@ HOMEPAGE="http://www.samba.org/ppp" DEPEND="virtual/glibc" PROVIDE="virtual/pppd" +SLOT="0" +LICENSE="BSD GPL" +KEYWORDS="x86" + src_compile() { use crypt && { |