diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-11-05 09:17:02 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-11-05 09:17:02 +0000 |
commit | a27b6fad9971331541f7199fc6e9628b865cdebb (patch) | |
tree | bf87925d531afd095650f450043a46f2c32fef3a /dev-perl | |
parent | Moved the versioned build to the github zip instead of using git directly. Se... (diff) | |
download | gentoo-2-a27b6fad9971331541f7199fc6e9628b865cdebb.tar.gz gentoo-2-a27b6fad9971331541f7199fc6e9628b865cdebb.tar.bz2 gentoo-2-a27b6fad9971331541f7199fc6e9628b865cdebb.zip |
Whitespace
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/autovivification/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/autovivification/autovivification-0.120.0.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/autovivification/ChangeLog b/dev-perl/autovivification/ChangeLog index a3eb99dc7063..bf477c90a172 100644 --- a/dev-perl/autovivification/ChangeLog +++ b/dev-perl/autovivification/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/autovivification # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/autovivification/ChangeLog,v 1.1 2013/11/05 03:58:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/autovivification/ChangeLog,v 1.2 2013/11/05 09:17:02 patrick Exp $ + + 05 Nov 2013; Patrick Lauer <patrick@gentoo.org> + autovivification-0.120.0.ebuild: + Whitespace *autovivification-0.120.0 (05 Nov 2013) diff --git a/dev-perl/autovivification/autovivification-0.120.0.ebuild b/dev-perl/autovivification/autovivification-0.120.0.ebuild index 5a7a683d199e..2c788b09a198 100644 --- a/dev-perl/autovivification/autovivification-0.120.0.ebuild +++ b/dev-perl/autovivification/autovivification-0.120.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/autovivification/autovivification-0.120.0.ebuild,v 1.1 2013/11/05 03:58:00 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/autovivification/autovivification-0.120.0.ebuild,v 1.2 2013/11/05 09:17:02 patrick Exp $ EAPI=5 MODULE_AUTHOR=VPIT MODULE_VERSION=0.12 @@ -19,4 +19,3 @@ DEPEND="${RDEPEND} virtual/perl-Test-Simple" SRC_TEST="do" - |