summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:33:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:33:54 +0000
commit046015a69890abd9ded90d10f1a9f73d075cea94 (patch)
tree137fc5619778d55cfb685bd815ebffeea8f4ea72 /sys-apps/shadow/shadow-4.0.3-r10.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-046015a69890abd9ded90d10f1a9f73d075cea94.tar.gz
gentoo-2-046015a69890abd9ded90d10f1a9f73d075cea94.tar.bz2
gentoo-2-046015a69890abd9ded90d10f1a9f73d075cea94.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'sys-apps/shadow/shadow-4.0.3-r10.ebuild')
-rw-r--r--sys-apps/shadow/shadow-4.0.3-r10.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-apps/shadow/shadow-4.0.3-r10.ebuild b/sys-apps/shadow/shadow-4.0.3-r10.ebuild
index cd90f286189a..c372de92dd87 100644
--- a/sys-apps/shadow/shadow-4.0.3-r10.ebuild
+++ b/sys-apps/shadow/shadow-4.0.3-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.3-r10.ebuild,v 1.10 2004/07/13 02:49:26 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.3-r10.ebuild,v 1.11 2004/07/15 02:33:54 agriffis Exp $
IUSE="pam selinux nls"
@@ -10,7 +10,6 @@ FORCE_SYSTEMAUTH_UPDATE="no"
SELINUX_PATCH="shadow-4.0.3-selinux.diff"
-S="${WORKDIR}/${P}"
HOMEPAGE="http://shadow.pld.org.pl/"
DESCRIPTION="Utilities to deal with user accounts"
SRC_URI="ftp://ftp.pld.org.pl/software/shadow/old/${P}.tar.gz"
@@ -215,4 +214,3 @@ pkg_postinst() {
rm -f ${ROOT}/etc/pam.d/system-auth.new
fi
}
-