diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-02 08:38:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-02 08:38:52 +0000 |
commit | 8a7e578b81dcae4079796a241380daadbf74c23f (patch) | |
tree | 1fac212bb1611b3649efcfb0bacf15408cdec9ab /app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild | |
parent | new version (diff) | |
download | historical-8a7e578b81dcae4079796a241380daadbf74c23f.tar.gz historical-8a7e578b81dcae4079796a241380daadbf74c23f.tar.bz2 historical-8a7e578b81dcae4079796a241380daadbf74c23f.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild')
-rw-r--r-- | app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild b/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild index 365d8907010c..330ed17583d5 100644 --- a/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild +++ b/app-admin/systemconfigurator/systemconfigurator-2.0.9.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/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.7 2004/08/01 18:44:29 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/systemconfigurator/systemconfigurator-2.0.9.ebuild,v 1.8 2004/08/02 08:38:52 mr_bones_ Exp $ inherit eutils perl-module DESCRIPTION="Provide a consistant API for the configuration of system related items" @@ -17,7 +17,7 @@ DEPEND="dev-lang/perl src_unpack() { unpack ${P}.tar.gz - + cd ${S} epatch ${FILESDIR}/${P}-Makefile.PL.patch } |