diff options
author | 2010-01-07 22:45:07 +0100 | |
---|---|---|
committer | 2010-01-07 22:45:07 +0100 | |
commit | d64b4aa214dd37fa5fb83f7f7ed2ad6a5b9c20e5 (patch) | |
tree | 6d47d84fbbd29cd92fffb3810e2f1d52c58d25e4 /virtual/perl-File-Fetch | |
parent | CPAN Clean CatalystX-Component-Traits (diff) | |
download | perl-overlay-d64b4aa214dd37fa5fb83f7f7ed2ad6a5b9c20e5.tar.gz perl-overlay-d64b4aa214dd37fa5fb83f7f7ed2ad6a5b9c20e5.tar.bz2 perl-overlay-d64b4aa214dd37fa5fb83f7f7ed2ad6a5b9c20e5.zip |
Add empty HOMEPAGE and LICENSE. Add mandatory SRC_URI
(Portage version: 2.2_rc61/git/Linux x86_64)
(Signed Manifest commit)
Diffstat (limited to 'virtual/perl-File-Fetch')
-rw-r--r-- | virtual/perl-File-Fetch/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-File-Fetch/Manifest | 10 | ||||
-rw-r--r-- | virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild | 7 |
3 files changed, 13 insertions, 9 deletions
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog index 64118579c..a628f18e7 100644 --- a/virtual/perl-File-Fetch/ChangeLog +++ b/virtual/perl-File-Fetch/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for virtual/perl-File-Fetch -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-File-Fetch-0.22.ebuild: + Add empty HOMEPAGE and LICENSE. Add mandatory SRC_URI + *perl-File-Fetch-0.22 (20 Dec 2009) 20 Dec 2009; Torsten Veller <tove@gentoo.org> diff --git a/virtual/perl-File-Fetch/Manifest b/virtual/perl-File-Fetch/Manifest index 8969ab788..5f01ecc46 100644 --- a/virtual/perl-File-Fetch/Manifest +++ b/virtual/perl-File-Fetch/Manifest @@ -1,13 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -EBUILD perl-File-Fetch-0.22.ebuild 301 RMD160 0486cda44978ddfc589ca270d3045f47de1ecc21 SHA1 2358ce2f03e99e21a0adde8f9069c6898e38624a SHA256 6502ed768b017e20c0aa1a696a95bd6f7ead03e69e4e90319cb5045af8a6c0f3 -MISC ChangeLog 274 RMD160 da6236ba741d9ef8f1de5cdc1870dbfc0801a769 SHA1 9d2da83ad649d4087a1fb1465feb6de96c019a74 SHA256 0dc9db5e7a035a024c33fc27dd726f7272e92d4b3ad74f0b2c1f45699d036470 +EBUILD perl-File-Fetch-0.22.ebuild 272 RMD160 eb1e2ab2da101d7e452b5e10b706d15dd74d35c6 SHA1 53843e614c3ec964c5e73030d3b381b1a958a632 SHA256 d642e9e588239d072eb2d2b72381eed27e07f47ae100ce85518ceccd32c7cd44 +MISC ChangeLog 408 RMD160 b5472b69d8520551cd754bd74a088baeed916586 SHA1 d1ddf74e09ff6a9e7ac2adcdae8ab38095266eae SHA256 d43b13f2c519fd9fea364daeafa27590cbeff980f39f9eac041144e172080b2b MISC metadata.xml 158 RMD160 03e4d8164c58bc61660cbaf489d4e3652de0feb7 SHA1 9a84117c6fb70288426e20c84deaf16f4381a549 SHA256 1fef4c0af5f71b777110f54d9dfbd27d6c85c750fca007f4a2fb38345ebbb710 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) -iEYEARECAAYFAksuGiIACgkQV3J2n04Eauyd7gCgn1vPj/T940ci23trgassMm5+ -8SkAoJvprVF1V53niWYNIRrpMm+A/uHy -=ZUnX +iEYEARECAAYFAktGVeIACgkQV3J2n04EauzyTQCdFXaE1J5uU0pm1daY0DghYUgR +UxIAoMA4R/56wbUqfuNVNGftwtJHQ39L +=xnJQ -----END PGP SIGNATURE----- diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild index a75627a11..b4b5c9bf7 100644 --- a/virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild +++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="Virtual for File-Fetch" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +HOMEPAGE="" +SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |