summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-03-12 11:40:20 +0000
committerAlin Năstac <mrness@gentoo.org>2006-03-12 11:40:20 +0000
commit97aeca50392134bc1ba0e3f09f03146fdda39b51 (patch)
tree82b90dc6f06d2d8142b687c7044484c48797e5e9 /net-dialup/fcpci
parentQuote strings containing env vars. Beautify src_unpack code. (diff)
downloadhistorical-97aeca50392134bc1ba0e3f09f03146fdda39b51.tar.gz
historical-97aeca50392134bc1ba0e3f09f03146fdda39b51.tar.bz2
historical-97aeca50392134bc1ba0e3f09f03146fdda39b51.zip
Quote $WORKDIR.
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-dialup/fcpci')
-rw-r--r--net-dialup/fcpci/ChangeLog7
-rw-r--r--net-dialup/fcpci/Manifest14
-rw-r--r--net-dialup/fcpci/fcpci-3.11.02-r2.ebuild6
3 files changed, 15 insertions, 12 deletions
diff --git a/net-dialup/fcpci/ChangeLog b/net-dialup/fcpci/ChangeLog
index f77b8e54791a..ec1ba86b4dcf 100644
--- a/net-dialup/fcpci/ChangeLog
+++ b/net-dialup/fcpci/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/fcpci
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/ChangeLog,v 1.15 2005/03/09 12:59:42 genstef Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/ChangeLog,v 1.16 2006/03/12 11:40:20 mrness Exp $
+
+ 12 Mar 2006; Alin Nastac <mrness@gentoo.org> fcpci-3.11.02-r2.ebuild:
+ Quote $WORKDIR.
*fcpci-3.11.02-r2 (09 Mar 2005)
diff --git a/net-dialup/fcpci/Manifest b/net-dialup/fcpci/Manifest
index d41eae6af168..618c90786939 100644
--- a/net-dialup/fcpci/Manifest
+++ b/net-dialup/fcpci/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 175237edeba848f1406662641b9d8197 ChangeLog 1695
-MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
-MD5 8c811328221a305e056eda4a394c3b86 fcpci-3.11.02-r2.ebuild 1428
+MD5 6bdb59252bb7097a92686fdc43e3b151 ChangeLog 1785
+MD5 675c35b58c42d01f02850a6d1ccf588b fcpci-3.11.02-r2.ebuild 1430
MD5 e4cdfad1b954f1a2875dce5a65e1f64c files/digest-fcpci-3.11.02-r2 75
+MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
+Version: GnuPG v1.4.2.1 (GNU/Linux)
-iD8DBQFCOuJNjiC39V7gKu0RAm//AKCEGiOaC0dXIttDe2P9PsHyuqRutQCgxOs+
-fd9tKkUPJo9mfnIO3bEctPU=
-=cTvD
+iD8DBQFEFAixjG8pv1lIUX4RAmaMAKC3lHC9M+MJrXDEnhfV3rbejbZi9wCfatsP
+2lKG/8R2AVeanRnjZRm7Kfs=
+=U2dB
-----END PGP SIGNATURE-----
diff --git a/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild b/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild
index 5435b2007967..d74b92380d08 100644
--- a/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild
+++ b/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild,v 1.2 2005/03/18 14:14:26 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-3.11.02-r2.ebuild,v 1.3 2006/03/12 11:40:20 mrness Exp $
inherit flag-o-matic linux-mod
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-S=${WORKDIR}/fritz
+S="${WORKDIR}/fritz"
BUILD_TARGETS="all"