summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:08:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:08:42 +0000
commit04ec956f52408d21a26945c0fd14dfdea6ebf743 (patch)
tree27a8de505dbf0a298d9f348b10919f1c83bcfc59 /app-admin/otpcalc
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-04ec956f52408d21a26945c0fd14dfdea6ebf743.tar.gz
historical-04ec956f52408d21a26945c0fd14dfdea6ebf743.tar.bz2
historical-04ec956f52408d21a26945c0fd14dfdea6ebf743.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-admin/otpcalc')
-rw-r--r--app-admin/otpcalc/Manifest2
-rw-r--r--app-admin/otpcalc/otpcalc-0.96.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/otpcalc/Manifest b/app-admin/otpcalc/Manifest
index 7926108350f7..6b274a4d6e2c 100644
--- a/app-admin/otpcalc/Manifest
+++ b/app-admin/otpcalc/Manifest
@@ -1,4 +1,4 @@
-MD5 212ff0a10abbb42a0c1db2e26d1f880e otpcalc-0.96.ebuild 816
MD5 f6cedcf827492b6e62a3c9cdb284a754 ChangeLog 453
MD5 78714bd1cdeb6709df0a6dcc4c5347ce metadata.xml 410
+MD5 16443a20f7f79b716de40efa8252d2e0 otpcalc-0.96.ebuild 817
MD5 1ce297d1a90353ea4e3ee49a9d21be6d files/digest-otpcalc-0.96 64
diff --git a/app-admin/otpcalc/otpcalc-0.96.ebuild b/app-admin/otpcalc/otpcalc-0.96.ebuild
index c1903b2d9a33..0b42d04048b8 100644
--- a/app-admin/otpcalc/otpcalc-0.96.ebuild
+++ b/app-admin/otpcalc/otpcalc-0.96.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/app-admin/otpcalc/otpcalc-0.96.ebuild,v 1.3 2003/09/05 14:27:07 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.96.ebuild,v 1.4 2003/09/06 22:08:32 msterret Exp $
DESCRIPTION="A One Time Password and S/Key calculator for X"
HOMEPAGE="http://killa.net/infosec/otpCalc/"
@@ -23,7 +23,7 @@ src_unpack() {
sed -e "s/VERSION/${PV}/g" ${S}/otpCalc.man > ${S}/otpCalc.1
sed -i "s#-s -O3#${CFLAGS}#g" ${S}/Makefile.in
}
-
+
src_install() {
sed -e "s/VERSION/${PV}/g" ${S}/otpCalc.man > ${S}/otpCalc.1
doman otpCalc.1