diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-10 21:55:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-10 21:55:45 +0000 |
commit | ca6d881af4d91724c08f91da81cd1a123bb94676 (patch) | |
tree | 6b6c3216af05fe6a03becb9638fc4fa757f5a16f /dev-perl/Lingua-EN-Inflect | |
parent | Stable for ppc. (diff) | |
download | gentoo-2-ca6d881af4d91724c08f91da81cd1a123bb94676.tar.gz gentoo-2-ca6d881af4d91724c08f91da81cd1a123bb94676.tar.bz2 gentoo-2-ca6d881af4d91724c08f91da81cd1a123bb94676.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild index 011d1ec2ba51..a1d6b4e83e39 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild,v 1.1 2009/11/10 10:55:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.1.ebuild,v 1.2 2009/11/10 21:55:45 mr_bones_ Exp $ MODULE_AUTHOR="DCONWAY" # not done with versionator because it needs to be defined before perl-module is # inherited. -MY_P="${PN}-1.891" +MY_P="${PN}-1.891" S="${WORKDIR}/${MY_P}" inherit perl-module |