summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:59:03 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:59:03 +0000
commit50e976202018b22c6058ca107c0f56b320486c16 (patch)
tree34e7786d035fd0ab00b50bcef418fef502a28e0f /sys-apps/syscriptor/syscriptor-1.5.12.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-50e976202018b22c6058ca107c0f56b320486c16.tar.gz
gentoo-2-50e976202018b22c6058ca107c0f56b320486c16.tar.bz2
gentoo-2-50e976202018b22c6058ca107c0f56b320486c16.zip
repoman: header fix; whitespace cleanup
Diffstat (limited to 'sys-apps/syscriptor/syscriptor-1.5.12.ebuild')
-rw-r--r--sys-apps/syscriptor/syscriptor-1.5.12.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/syscriptor/syscriptor-1.5.12.ebuild b/sys-apps/syscriptor/syscriptor-1.5.12.ebuild
index 340aff555cec..24ff94da5af2 100644
--- a/sys-apps/syscriptor/syscriptor-1.5.12.ebuild
+++ b/sys-apps/syscriptor/syscriptor-1.5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/syscriptor/syscriptor-1.5.12.ebuild,v 1.4 2003/06/21 21:19:41 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/syscriptor/syscriptor-1.5.12.ebuild,v 1.5 2003/09/07 00:58:44 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Program that displays information about your hardware"
@@ -18,7 +18,7 @@ src_compile() {
econf || die
emake || die
-
+
}
src_install () {