Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/WWW-Search/
Date: Wed, 01 May 2013 22:23:46
Message-Id: 1367292945.fcac6c497dfbfce211f32fa0516f59fbd6d0a30e.kent@gentoo
1 commit: fcac6c497dfbfce211f32fa0516f59fbd6d0a30e
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 30 03:35:45 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Tue Apr 30 03:35:45 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fcac6c49
7
8 [migrate] WWW-Search to x.y.z
9
10 Package-Manager: portage-2.2.0_alpha166
11 Manifest-Sign-Key: ECD2C675C102CDA4
12
13 ---
14 ...arch-2.508.ebuild => WWW-Search-2.508.0.ebuild} | 3 ++-
15 1 files changed, 2 insertions(+), 1 deletions(-)
16
17 diff --git a/dev-perl/WWW-Search/WWW-Search-2.508.ebuild b/dev-perl/WWW-Search/WWW-Search-2.508.0.ebuild
18 similarity index 89%
19 rename from dev-perl/WWW-Search/WWW-Search-2.508.ebuild
20 rename to dev-perl/WWW-Search/WWW-Search-2.508.0.ebuild
21 index 3af86db..cbd8f6d 100644
22 --- a/dev-perl/WWW-Search/WWW-Search-2.508.ebuild
23 +++ b/dev-perl/WWW-Search/WWW-Search-2.508.0.ebuild
24 @@ -1,10 +1,11 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Header: $
29
30 EAPI=3
31
32 MODULE_AUTHOR=MTHURN
33 +MODULE_VERSION="2.508"
34 inherit perl-module
35
36 DESCRIPTION="Virtual base class for WWW searches"