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.14.ebuild
Date: Tue, 13 Jan 2009 19:53:48
Message-Id: E1LMpKO-00048s-4T@stork.gentoo.org
1 robbat2 09/01/13 19:53:32
2
3 Modified: ChangeLog
4 Added: MogileFS-Utils-2.14.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7 (Portage version: 2.2_rc20/cvs/Linux 2.6.28-05718-g0556e82 x86_64)
8
9 Revision Changes Path
10 1.9 dev-perl/MogileFS-Utils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -p -w -b -B -u -u -r1.8 -r1.9
22 --- ChangeLog 30 Dec 2008 16:15:56 -0000 1.8
23 +++ ChangeLog 13 Jan 2009 19:53:32 -0000 1.9
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/MogileFS-Utils
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.8 2008/12/30 16:15:56 tove Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.9 2009/01/13 19:53:32 robbat2 Exp $
30 +
31 +*MogileFS-Utils-2.14 (13 Jan 2009)
32 +
33 + 13 Jan 2009; Robin H. Johnson <robbat2@g.o>
34 + +MogileFS-Utils-2.14.ebuild:
35 + Version bump via perl-bump experimental tool.
36
37 30 Dec 2008; Torsten Veller <tove@g.o> -MogileFS-Utils-2.07.ebuild,
38 -MogileFS-Utils-2.09.ebuild, -MogileFS-Utils-2.10.ebuild,
39
40
41
42 1.1 dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.14.ebuild?rev=1.1&content-type=text/plain
46
47 Index: MogileFS-Utils-2.14.ebuild
48 ===================================================================
49 # Copyright 1999-2009 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.14.ebuild,v 1.1 2009/01/13 19:53:32 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="virtual/perl-Compress-Zlib
65 dev-perl/libwww-perl
66 >=dev-perl/MogileFS-Client-1.07
67 dev-lang/perl"