diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:47:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:47:02 +0000 |
commit | cd75b166f6cb5474ae2cbc431157ceab207991af (patch) | |
tree | d05a5e0f08c4f6f3444e85af4ec7c4a14c98dc61 /virtual/perl-Module-Pluggable | |
parent | whitespace (diff) | |
download | gentoo-2-cd75b166f6cb5474ae2cbc431157ceab207991af.tar.gz gentoo-2-cd75b166f6cb5474ae2cbc431157ceab207991af.tar.bz2 gentoo-2-cd75b166f6cb5474ae2cbc431157ceab207991af.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'virtual/perl-Module-Pluggable')
-rw-r--r-- | virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild | 3 | ||||
-rw-r--r-- | virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild index 93a9a46032df..9ca82fd488f2 100644 --- a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild +++ b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.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-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild,v 1.1 2008/11/01 18:46:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild,v 1.2 2008/11/03 16:47:02 mr_bones_ Exp $ DESCRIPTION="automatically give your module the ability to have plugins" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/Module-Pluggable-${PV} )" - diff --git a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild index 27df703084ad..e55eed7bfef4 100644 --- a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild +++ b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.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-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild,v 1.1 2008/11/01 18:46:00 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild,v 1.2 2008/11/03 16:47:02 mr_bones_ Exp $ DESCRIPTION="automatically give your module the ability to have plugins" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -14,4 +14,3 @@ IUSE="" DEPEND="" RDEPEND="~perl-core/Module-Pluggable-${PV}" - |