diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:47:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:47:39 +0000 |
commit | 6c05e308bb48714c0216b7c9880f1e13c665664f (patch) | |
tree | adefce79c78c6d2ebe016344dd56c28bea5e289d /virtual | |
parent | whitespace (diff) | |
download | gentoo-2-6c05e308bb48714c0216b7c9880f1e13c665664f.tar.gz gentoo-2-6c05e308bb48714c0216b7c9880f1e13c665664f.tar.bz2 gentoo-2-6c05e308bb48714c0216b7c9880f1e13c665664f.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild index 18aa69a65c58..264fec760ced 100644 --- a/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild +++ b/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.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-Escapes/perl-Pod-Escapes-1.04.ebuild,v 1.1 2008/11/01 18:46:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Escapes/perl-Pod-Escapes-1.04.ebuild,v 1.2 2008/11/03 16:47:39 mr_bones_ Exp $ DESCRIPTION="for resolving Pod E<...> sequences" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/Pod-Escapes-${PV} )" - |