Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Want: ChangeLog Want-0.200.0.ebuild
Date: Wed, 29 Feb 2012 09:15:03
Message-Id: 20120229091454.3BEF72004B@flycatcher.gentoo.org
1 robbat2 12/02/29 09:14:54
2
3 Modified: ChangeLog
4 Added: Want-0.200.0.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7
8 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.44 dev-perl/Want/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.44&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.44&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?r1=1.43&r2=1.44
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v
20 retrieving revision 1.43
21 retrieving revision 1.44
22 diff -p -w -b -B -u -u -r1.43 -r1.44
23 --- ChangeLog 4 Sep 2011 11:22:42 -0000 1.43
24 +++ ChangeLog 29 Feb 2012 09:14:54 -0000 1.44
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-perl/Want
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.43 2011/09/04 11:22:42 tove Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.44 2012/02/29 09:14:54 robbat2 Exp $
31 +
32 +*Want-0.200.0 (29 Feb 2012)
33 +
34 + 29 Feb 2012; Robin H. Johnson <robbat2@g.o> +Want-0.200.0.ebuild:
35 + Version bump via perl-bump experimental tool.
36
37 04 Sep 2011; Torsten Veller <tove@g.o> -Want-0.18.ebuild:
38 Cleanup
39
40
41
42 1.1 dev-perl/Want/Want-0.200.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.200.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.200.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: Want-0.200.0.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.200.0.ebuild,v 1.1 2012/02/29 09:14:54 robbat2 Exp $
52
53 EAPI=4
54
55 MODULE_AUTHOR=ROBIN
56 MODULE_VERSION=0.20
57 inherit perl-module
58
59 DESCRIPTION="A generalisation of wantarray"
60
61 SLOT="0"
62 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
63 IUSE=""
64
65 SRC_TEST="do"