diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-01 23:19:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-01 23:19:39 +0000 |
commit | c1ba440a16a809255a988e84cb0aa3d645aba694 (patch) | |
tree | a52fab739391e17e975d138aeae88e9aaf4b9391 /dev-perl/perltidy | |
parent | Use renamed python_get_sitedir func (diff) | |
download | gentoo-2-c1ba440a16a809255a988e84cb0aa3d645aba694.tar.gz gentoo-2-c1ba440a16a809255a988e84cb0aa3d645aba694.tar.bz2 gentoo-2-c1ba440a16a809255a988e84cb0aa3d645aba694.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/perltidy-20071205.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/perltidy/perltidy-20071205.ebuild b/dev-perl/perltidy/perltidy-20071205.ebuild index 1adb3ac9f226..08e5f67e5987 100644 --- a/dev-perl/perltidy/perltidy-20071205.ebuild +++ b/dev-perl/perltidy/perltidy-20071205.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild,v 1.1 2008/08/01 08:05:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild,v 1.2 2008/08/01 23:19:39 mr_bones_ Exp $ inherit perl-module @@ -24,4 +24,3 @@ mymake="/usr" pkg_postinst() { elog "Example scripts can be found in /usr/share/doc/${P}" } - |