diff options
author | Torsten Veller <tove@gentoo.org> | 2009-01-20 13:04:29 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-01-20 13:04:29 +0000 |
commit | aa489eee298e077651afd375e5eec4f2dd3355f8 (patch) | |
tree | 187959af6ed41f91a36e1893fb3f1c5466f65dce /virtual | |
parent | Adding virtuals for dual-lifed modules that come with perl-5.10 (diff) | |
download | gentoo-2-aa489eee298e077651afd375e5eec4f2dd3355f8.tar.gz gentoo-2-aa489eee298e077651afd375e5eec4f2dd3355f8.tar.bz2 gentoo-2-aa489eee298e077651afd375e5eec4f2dd3355f8.zip |
Fix DESCRIPTION
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild index f05976c0c58c..03fb2ed544a0 100644 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild,v 1.1 2009/01/20 12:55:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild,v 1.2 2009/01/20 13:04:29 tove Exp $ -DESCRIPTION="runtime require of both modules and files" +DESCRIPTION="Looking up module information / loading at runtime" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" SRC_URI="" diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild index 0b3541abfa0f..c9f3f98f7239 100644 --- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild +++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild,v 1.1 2009/01/20 12:55:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild,v 1.2 2009/01/20 13:04:29 tove Exp $ -DESCRIPTION="runtime require of both modules and files" +DESCRIPTION="Looking up module information / loading at runtime" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" SRC_URI="" |