summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:09:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:09:34 +0000
commitc6c7b7952fdca7e52247fa61c00375289b00a5cb (patch)
treed787e3444308826e3e6fcdd7c3648267bdce3d33 /net-dialup/xc
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-c6c7b7952fdca7e52247fa61c00375289b00a5cb.tar.gz
historical-c6c7b7952fdca7e52247fa61c00375289b00a5cb.tar.bz2
historical-c6c7b7952fdca7e52247fa61c00375289b00a5cb.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-dialup/xc')
-rw-r--r--net-dialup/xc/Manifest2
-rw-r--r--net-dialup/xc/xc-4.3.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/xc/Manifest b/net-dialup/xc/Manifest
index 9a3581758fa2..d14824ed38a3 100644
--- a/net-dialup/xc/Manifest
+++ b/net-dialup/xc/Manifest
@@ -1,4 +1,4 @@
MD5 39c11475be628e2605692fc0fa0d6f83 ChangeLog 795
-MD5 d7d61c909edd6a1faf98b491a197aad2 xc-4.3.2.ebuild 853
+MD5 6bd64e89e96ad4bfa8c2ba3bdb70ac7a xc-4.3.2.ebuild 855
MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2 60
MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905
diff --git a/net-dialup/xc/xc-4.3.2.ebuild b/net-dialup/xc/xc-4.3.2.ebuild
index 48b4cb37ba55..7a9083b32b92 100644
--- a/net-dialup/xc/xc-4.3.2.ebuild
+++ b/net-dialup/xc/xc-4.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.5 2003/07/01 23:45:56 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.6 2003/09/07 00:09:22 msterret Exp $
DESCRIPTION="unix dialout program"
HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/"
@@ -28,7 +28,7 @@ src_install () {
dodir /usr/bin /usr/share/man/man1 /usr/lib/xc
make DESTDIR=${D} install || die
-
+
insinto /usr/lib/xc
doins phonelist xc.init dotfiles/.[a-z]*
}