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/MogileFS-Utils: ChangeLog MogileFS-Utils-2.13.ebuild
Date: Tue, 30 Sep 2008 06:23:05
Message-Id: E1KkYdS-0006tu-IW@stork.gentoo.org
1 robbat2 08/09/30 06:23:02
2
3 Modified: ChangeLog
4 Added: MogileFS-Utils-2.13.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
8
9 Revision Changes Path
10 1.6 dev-perl/MogileFS-Utils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -p -w -b -B -u -u -r1.5 -r1.6
22 --- ChangeLog 27 Oct 2007 01:28:34 -0000 1.5
23 +++ ChangeLog 30 Sep 2008 06:23:02 -0000 1.6
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/MogileFS-Utils
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.5 2007/10/27 01:28:34 robbat2 Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.6 2008/09/30 06:23:02 robbat2 Exp $
30 +
31 +*MogileFS-Utils-2.13 (30 Sep 2008)
32 +
33 + 30 Sep 2008; Robin H. Johnson <robbat2@g.o>
34 + +MogileFS-Utils-2.13.ebuild:
35 + Version bump.
36
37 *MogileFS-Utils-2.12 (27 Oct 2007)
38
39
40
41
42 1.1 dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild?rev=1.1&content-type=text/plain
46
47 Index: MogileFS-Utils-2.13.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/MogileFS-Utils/MogileFS-Utils-2.13.ebuild,v 1.1 2008/09/30 06:23:02 robbat2 Exp $
52
53 MODULE_AUTHOR="DORMANDO"
54 inherit perl-module
55
56 DESCRIPTION="Server for the MogileFS distributed file system"
57
58 IUSE=""
59
60 SLOT="0"
61 LICENSE="|| ( Artistic GPL-2 )"
62 KEYWORDS="~amd64 ~ppc ~x86"
63
64 DEPEND="dev-perl/Compress-Zlib
65 dev-perl/libwww-perl
66 >=dev-perl/MogileFS-Client-1.07
67 dev-lang/perl"