summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-03-12 14:33:50 +0000
committerAlin Năstac <mrness@gentoo.org>2006-03-12 14:33:50 +0000
commit7a62dbeecf64d1bb54ddcbcfe383ec3460219d6e (patch)
tree39be6e78ef8ae81ba312cc63c96c898352f2d022 /net-dialup
parentRemove a stray patch file from the last commit. (diff)
downloadhistorical-7a62dbeecf64d1bb54ddcbcfe383ec3460219d6e.tar.gz
historical-7a62dbeecf64d1bb54ddcbcfe383ec3460219d6e.tar.bz2
historical-7a62dbeecf64d1bb54ddcbcfe383ec3460219d6e.zip
quote patch filename
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/komport/Manifest14
-rw-r--r--net-dialup/komport/komport-0.5.9.ebuild8
2 files changed, 16 insertions, 6 deletions
diff --git a/net-dialup/komport/Manifest b/net-dialup/komport/Manifest
index a9df8b44959d..50601e291a51 100644
--- a/net-dialup/komport/Manifest
+++ b/net-dialup/komport/Manifest
@@ -1,5 +1,15 @@
-MD5 bcadf39170c734433170728c4191a011 komport-0.5.9.ebuild 566
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 41bcf80b399b7ce487cec25f08d518b4 ChangeLog 852
-MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 4f3fd78f4486d4772bc9b0f79755b559 files/digest-komport-0.5.9 65
MD5 50f57a07e20a6c00d06873c77ef3b9b0 files/komport-0.5.9-configure-arts.diff 3131
+MD5 a74276984facbf9216623b146e62d765 komport-0.5.9.ebuild 570
+MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEFDFajG8pv1lIUX4RAnyBAKDTnOWelKrEmTdU3IPrwi066Xl1fQCbBlUL
+yYgj/p0O0GA8icbrvKuJdTw=
+=GHy0
+-----END PGP SIGNATURE-----
diff --git a/net-dialup/komport/komport-0.5.9.ebuild b/net-dialup/komport/komport-0.5.9.ebuild
index 8e237c47e749..6284ee5dd0c6 100644
--- a/net-dialup/komport/komport-0.5.9.ebuild
+++ b/net-dialup/komport/komport-0.5.9.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/komport/komport-0.5.9.ebuild,v 1.7 2005/05/10 17:25:01 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/komport/komport-0.5.9.ebuild,v 1.8 2006/03/12 14:33:50 mrness Exp $
inherit kde
@@ -17,5 +17,5 @@ need-kde 3
src_unpack() {
kde_src_unpack
- epatch ${FILESDIR}/${P}-configure-arts.diff
-} \ No newline at end of file
+ epatch "${FILESDIR}/${P}-configure-arts.diff"
+}