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/IPC-ShareLite: ChangeLog IPC-ShareLite-0.13.ebuild
Date: Wed, 26 Nov 2008 09:15:55
Message-Id: E1L5GUw-0006iU-Jw@stork.gentoo.org
1 tove 08/11/26 09:15:50
2
3 Modified: ChangeLog
4 Added: IPC-ShareLite-0.13.ebuild
5 Log:
6 Version bump (#248766)
7 (Portage version: 2.2_rc16/cvs/Linux 2.6.27-tuxonice i686)
8
9 Revision Changes Path
10 1.23 dev-perl/IPC-ShareLite/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 15 Jan 2007 23:16:05 -0000 1.22
23 +++ ChangeLog 26 Nov 2008 09:15:50 -0000 1.23
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/IPC-ShareLite
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.22 2007/01/15 23:16:05 mcummings Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.23 2008/11/26 09:15:50 tove Exp $
30 +
31 +*IPC-ShareLite-0.13 (26 Nov 2008)
32 +
33 + 26 Nov 2008; Torsten Veller <tove@g.o> +IPC-ShareLite-0.13.ebuild:
34 + Version bump (#248766)
35
36 15 Jan 2007; Michael Cummings <mcummings@g.o>
37 IPC-ShareLite-0.09.ebuild:
38
39
40
41 1.1 dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild?rev=1.1&content-type=text/plain
45
46 Index: IPC-ShareLite-0.13.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild,v 1.1 2008/11/26 09:15:50 tove Exp $
51
52 MODULE_AUTHOR=ANDYA
53 inherit perl-module
54
55 DESCRIPTION="IPC::ShareLite module for perl"
56
57 LICENSE="|| ( Artistic GPL-2 )"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
60 IUSE=""
61
62 DEPEND="dev-lang/perl"