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/Class-Data-Inheritable: ChangeLog Class-Data-Inheritable-0.08.ebuild
Date: Tue, 29 Apr 2008 03:19:38
Message-Id: E1JqgNT-0004e8-Ph@stork.gentoo.org
1 yuval 08/04/29 03:19:35
2
3 Modified: ChangeLog
4 Added: Class-Data-Inheritable-0.08.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.31 dev-perl/Class-Data-Inheritable/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 15 Apr 2007 20:33:04 -0000 1.30
23 +++ ChangeLog 29 Apr 2008 03:19:35 -0000 1.31
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/Class-Data-Inheritable
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.30 2007/04/15 20:33:04 corsair Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.31 2008/04/29 03:19:35 yuval Exp $
30 +
31 +*Class-Data-Inheritable-0.08 (29 Apr 2008)
32 +
33 + 29 Apr 2008; Yuval Yaari <yuval@g.o>
34 + +Class-Data-Inheritable-0.08.ebuild:
35 + Version bump
36
37 15 Apr 2007; Markus Rothe <corsair@g.o>
38 Class-Data-Inheritable-0.06.ebuild:
39
40
41
42 1.1 dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild?rev=1.1&content-type=text/plain
46
47 Index: Class-Data-Inheritable-0.08.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.1 2008/04/29 03:19:35 yuval Exp $
52
53 inherit perl-module
54
55 DESCRIPTION="Exception::Class module for perl"
56 SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${P}.tar.gz"
57 HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
58
59 SLOT="0"
60 LICENSE="|| ( Artistic GPL-2 )"
61 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
62 IUSE=""
63
64 export OPTIMIZE="${CFLAGS}"
65 DEPEND="dev-lang/perl"
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list