diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:47:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:47:56 +0000 |
commit | 6f6cc63154ba3dffe211bc4ec6e5de31980d467d (patch) | |
tree | 38dfc5be5b46b394e17070dd05ad5bbc3726d315 /virtual/perl-Pod-Simple | |
parent | whitespace (diff) | |
download | gentoo-2-6f6cc63154ba3dffe211bc4ec6e5de31980d467d.tar.gz gentoo-2-6f6cc63154ba3dffe211bc4ec6e5de31980d467d.tar.bz2 gentoo-2-6f6cc63154ba3dffe211bc4ec6e5de31980d467d.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild index 41641530713b..90eb3ea428b8 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.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-Pod-Simple/perl-Pod-Simple-3.05.ebuild,v 1.1 2008/11/01 18:46:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.05.ebuild,v 1.2 2008/11/03 16:47:56 mr_bones_ Exp $ DESCRIPTION="framework for parsing Pod" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/Pod-Simple-${PV} )" - diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild index 352491f8a73f..aea3b230a5b5 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.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-Pod-Simple/perl-Pod-Simple-3.07.ebuild,v 1.1 2008/11/01 18:46:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.07.ebuild,v 1.2 2008/11/03 16:47:56 mr_bones_ Exp $ DESCRIPTION="framework for parsing Pod" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="~perl-core/Pod-Simple-${PV}" - |