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/Directory-Scratch/
Date: Mon, 27 Feb 2012 21:04:57
Message-Id: 1330372846.076464ba65678a3d1d15d0bea2224cf1d30c03fc.kent@gentoo
1 commit: 076464ba65678a3d1d15d0bea2224cf1d30c03fc
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 27 20:00:46 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Feb 27 20:00:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=076464ba
7
8 [migrate] Directory-Scratch
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Directory-Scratch/ChangeLog | 8 +++++++-
14 ....14.ebuild => Directory-Scratch-0.140.0.ebuild} | 3 ++-
15 2 files changed, 9 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Directory-Scratch/ChangeLog b/dev-perl/Directory-Scratch/ChangeLog
18 index a3a315c..d4ab125 100644
19 --- a/dev-perl/Directory-Scratch/ChangeLog
20 +++ b/dev-perl/Directory-Scratch/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for dev-perl/Directory-Scratch
23 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*Directory-Scratch-0.140.0 (27 Feb 2012)
28 +
29 + 27 Feb 2012; Kent Fredric <kentfredric@×××××.com>
30 + -Directory-Scratch-0.14.ebuild, +Directory-Scratch-0.140.0.ebuild:
31 + Migrate to x.y.z
32 +
33 04 May 2009; Torsten Veller <tove@g.o>
34 +Directory-Scratch-0.14.ebuild, +metadata.xml:
35 Add dev-perl/Directory-Scratch-0.14
36
37 diff --git a/dev-perl/Directory-Scratch/Directory-Scratch-0.14.ebuild b/dev-perl/Directory-Scratch/Directory-Scratch-0.140.0.ebuild
38 similarity index 85%
39 rename from dev-perl/Directory-Scratch/Directory-Scratch-0.14.ebuild
40 rename to dev-perl/Directory-Scratch/Directory-Scratch-0.140.0.ebuild
41 index 3225863..2b63dec 100644
42 --- a/dev-perl/Directory-Scratch/Directory-Scratch-0.14.ebuild
43 +++ b/dev-perl/Directory-Scratch/Directory-Scratch-0.140.0.ebuild
44 @@ -1,10 +1,11 @@
45 -# Copyright 1999-2009 Gentoo Foundation
46 +# Copyright 1999-2012 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: $
49
50 EAPI=2
51
52 MODULE_AUTHOR=JROCKWAY
53 +MODULE_VERSION="0.14"
54 inherit perl-module
55
56 DESCRIPTION="Easy-to-use self-cleaning scratch space"