Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/common-sense: common-sense-2.01.ebuild ChangeLog
Date: Tue, 06 Oct 2009 19:13:15
Message-Id: E1MvFTF-000491-Lq@stork.gentoo.org
1 tove 09/10/06 19:13:13
2
3 Modified: ChangeLog
4 Added: common-sense-2.01.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-perl/common-sense/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 23 Sep 2009 19:09:39 -0000 1.3
23 +++ ChangeLog 6 Oct 2009 19:13:13 -0000 1.4
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/common-sense
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.3 2009/09/23 19:09:39 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.4 2009/10/06 19:13:13 tove Exp $
29 +
30 +*common-sense-2.01 (06 Oct 2009)
31 +
32 + 06 Oct 2009; Torsten Veller <tove@g.o> +common-sense-2.01.ebuild:
33 + Version bump
34
35 *common-sense-2.0 (23 Sep 2009)
36
37
38
39
40 1.1 dev-perl/common-sense/common-sense-2.01.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/common-sense-2.01.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/common-sense/common-sense-2.01.ebuild?rev=1.1&content-type=text/plain
44
45 Index: common-sense-2.01.ebuild
46 ===================================================================
47 # Copyright 1999-2009 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-2.01.ebuild,v 1.1 2009/10/06 19:13:13 tove Exp $
50
51 MODULE_AUTHOR="MLEHMANN"
52 EAPI=2
53
54 inherit perl-module
55
56 DESCRIPTION="common::sense - save a tree AND a kitten, use common::sense!"
57
58 IUSE=""
59
60 SLOT="0"
61 LICENSE="|| ( Artistic GPL-2 )"
62 KEYWORDS="~amd64 ~ppc ~x86"