summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2004-12-05 09:43:26 +0000
committerAlin Năstac <mrness@gentoo.org>2004-12-05 09:43:26 +0000
commited3dcab51df7d5e19e8b6a94e90ea63351fce01a (patch)
tree230b6638860e981170528268768f30a309764292 /net-dialup
parentfiles/slmodem-2.9.conf fix thanks to genstef (diff)
downloadhistorical-ed3dcab51df7d5e19e8b6a94e90ea63351fce01a.tar.gz
historical-ed3dcab51df7d5e19e8b6a94e90ea63351fce01a.tar.bz2
historical-ed3dcab51df7d5e19e8b6a94e90ea63351fce01a.zip
stable on x86
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/l2tpd/ChangeLog5
-rw-r--r--net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dialup/l2tpd/ChangeLog b/net-dialup/l2tpd/ChangeLog
index a2aaeec96362..dff28a98ce63 100644
--- a/net-dialup/l2tpd/ChangeLog
+++ b/net-dialup/l2tpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/l2tpd
# Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.13 2004/10/02 15:26:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.14 2004/12/05 09:43:26 mrness Exp $
+
+ 05 Dec 2004; Alin Nastac <mrness@gentoo.org> l2tpd-0.70_pre20031121.ebuild:
+ Stable on x86.
*l2tpd-0.70_pre20031121 (15 Sep 2004)
diff --git a/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild b/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild
index 74f708da0ff6..46276684aaa0 100644
--- a/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild
+++ b/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild,v 1.1 2004/09/15 14:13:30 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.70_pre20031121.ebuild,v 1.2 2004/12/05 09:43:26 mrness Exp $
inherit eutils
DESCRIPTION="Layer 2 Tunnelling Protocol Daemon"
HOMEPAGE="http://www.l2tpd.org/"
MY_P="l2tpd_0.70-pre20031121"
-S=${WORKDIR}/`echo ${P} | sed 's/_/-/'`.orig
+S="${WORKDIR}/${P/_/-}.orig"
SRC_URI="http://ftp.debian.org/debian/pool/main/l/l2tpd/${MY_P}.orig.tar.gz
http://ftp.debian.org/debian/pool/main/l/l2tpd/${MY_P}-2.diff.gz"
@@ -15,7 +15,7 @@ DEPEND="virtual/libc
>=sys-apps/sed-4"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
IUSE=""