diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:42:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:42:37 +0000 |
commit | 929f988c31cee7eb1a53085f6d9ab30569c475a3 (patch) | |
tree | a6d048ff0ad6fff5363f4f09091f1ea16fb4d216 /virtual | |
parent | whitespace (diff) | |
download | gentoo-2-929f988c31cee7eb1a53085f6d9ab30569c475a3.tar.gz gentoo-2-929f988c31cee7eb1a53085f6d9ab30569c475a3.tar.bz2 gentoo-2-929f988c31cee7eb1a53085f6d9ab30569c475a3.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild index d065f920cbe8..63c618f213af 100644 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.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/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.32.ebuild,v 1.2 2008/11/03 16:42:37 mr_bones_ Exp $ DESCRIPTION="A Perl module for creation and manipulation of tar files" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="~perl-core/Archive-Tar-${PV}" - diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild index 0c01592d11ca..09f11cae9ff2 100644 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.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/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.38.ebuild,v 1.2 2008/11/03 16:42:37 mr_bones_ Exp $ DESCRIPTION="A Perl module for creation and manipulation of tar files" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/Archive-Tar-${PV} )" - diff --git a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild index a96f693994d9..6a8d8932cf52 100644 --- a/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild +++ b/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.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/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild,v 1.1 2008/11/01 18:45:57 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/perl-Archive-Tar-1.40.ebuild,v 1.2 2008/11/03 16:42:37 mr_bones_ Exp $ DESCRIPTION="A Perl module for creation and manipulation of tar files" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="~perl-core/Archive-Tar-${PV}" - |