diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:56:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:56:49 +0000 |
commit | 72fee5527f1e9bcf5827b10358d36154a22ac719 (patch) | |
tree | 4239cce96b29dc118a5460309ba1aae125276f28 /dev-perl/AppConfig/AppConfig-1.63.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-72fee5527f1e9bcf5827b10358d36154a22ac719.tar.gz gentoo-2-72fee5527f1e9bcf5827b10358d36154a22ac719.tar.bz2 gentoo-2-72fee5527f1e9bcf5827b10358d36154a22ac719.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-perl/AppConfig/AppConfig-1.63.ebuild')
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AppConfig/AppConfig-1.63.ebuild b/dev-perl/AppConfig/AppConfig-1.63.ebuild index 56e2cdb26397..a963d43b0fd3 100644 --- a/dev-perl/AppConfig/AppConfig-1.63.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.12 2007/04/15 20:25:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.13 2007/06/26 01:56:49 mr_bones_ Exp $ inherit perl-module eutils @@ -24,7 +24,7 @@ src_unpack() { unpack ${A} cd ${S} - # 2004.05.27 rac + # 2004.05.27 rac # this patch, which will be sent upstream, allows [ block ] to # work without variables becoming ' block _var' |