Gentoo Archives: gentoo-commits

From: "Yuval Yaari (yuval)" <yuval@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Want: ChangeLog Want-0.18.ebuild
Date: Mon, 28 Apr 2008 23:29:02
Message-Id: E1JqcmJ-0002SG-AW@stork.gentoo.org
1 yuval 08/04/28 23:28:59
2
3 Modified: ChangeLog
4 Added: Want-0.18.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.34 dev-perl/Want/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.34&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.34&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Want/ChangeLog?r1=1.33&r2=1.34
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v
19 retrieving revision 1.33
20 retrieving revision 1.34
21 diff -u -r1.33 -r1.34
22 --- ChangeLog 28 Mar 2008 08:44:40 -0000 1.33
23 +++ ChangeLog 28 Apr 2008 23:28:58 -0000 1.34
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Want
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.33 2008/03/28 08:44:40 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.34 2008/04/28 23:28:58 yuval Exp $
29 +
30 +*Want-0.18 (28 Apr 2008)
31 +
32 + 28 Apr 2008; Yuval Yaari <yuval@g.o> +Want-0.18.ebuild:
33 + Version bump
34
35 28 Mar 2008; Jeroen Roovers <jer@g.o> Want-0.15.ebuild:
36 Stable for HPPA too.
37
38
39
40 1.1 dev-perl/Want/Want-0.18.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Want/Want-0.18.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Want/Want-0.18.ebuild?rev=1.1&content-type=text/plain
44
45 Index: Want-0.18.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.18.ebuild,v 1.1 2008/04/28 23:28:58 yuval Exp $
50
51 inherit perl-module
52
53 DESCRIPTION="A generalisation of wantarray"
54 SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz"
55 HOMEPAGE="http://www.cpan.org/~robin/${P}/"
56 SLOT="0"
57 LICENSE="|| ( Artistic GPL-2 )"
58 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
59 IUSE=""
60
61 SRC_TEST="do"
62
63 DEPEND="dev-lang/perl"
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list