summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-12 08:45:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-12 08:45:56 +0000
commit5df1605be95f75ab1e832722e86954db8a7fb184 (patch)
tree55933e2f1c2cba9f12649fbdbf9606e357898451 /sys-libs
parentrepoman: whitespace cleanup (Manifest recommit) (diff)
downloadgentoo-2-5df1605be95f75ab1e832722e86954db8a7fb184.tar.gz
gentoo-2-5df1605be95f75ab1e832722e86954db8a7fb184.tar.bz2
gentoo-2-5df1605be95f75ab1e832722e86954db8a7fb184.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/ncurses/ncurses-8.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/ncurses/ncurses-8.1.ebuild b/sys-libs/ncurses/ncurses-8.1.ebuild
index ade5888da7df..4664b71a4be4 100644
--- a/sys-libs/ncurses/ncurses-8.1.ebuild
+++ b/sys-libs/ncurses/ncurses-8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation, Pieter Van den Abeele <pvdabeel@gentoo.org>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-8.1.ebuild,v 1.1 2004/07/11 02:30:57 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-8.1.ebuild,v 1.2 2004/07/12 08:44:05 mr_bones_ Exp $
DESCRIPTION="Darwin ncurses, console display library"
@@ -13,7 +13,7 @@ IUSE=""
PROVIDE=""
# I haven't listed any deps here, we're currently not building Darwin from scratch yet.
-# For now, this is a dummy package provided upstream. The version provided by the
+# For now, this is a dummy package provided upstream. The version provided by the
# distributor is pinpointed in the users profile
DEPEND=""
@@ -21,12 +21,12 @@ RDEPEND=""
src_unpack() {
# Portage can't do nothing
- mkdir -p ${S}
+ mkdir -p ${S}
}
src_compile() {
# This is not an empty function
- sleep 0
+ sleep 0
}
src_install() {