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.18.ebuild
Date: Fri, 29 Oct 2010 02:03:56
Message-Id: 20101029020350.E646420051@flycatcher.gentoo.org
1 robbat2 10/10/29 02:03:50
2
3 Modified: ChangeLog
4 Added: MogileFS-Utils-2.18.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7
8 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.14 dev-perl/MogileFS-Utils/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.14&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.14&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?r1=1.13&r2=1.14
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v
20 retrieving revision 1.13
21 retrieving revision 1.14
22 diff -p -w -b -B -u -u -r1.13 -r1.14
23 --- ChangeLog 20 Aug 2010 21:14:11 -0000 1.13
24 +++ ChangeLog 29 Oct 2010 02:03:50 -0000 1.14
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-perl/MogileFS-Utils
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.13 2010/08/20 21:14:11 robbat2 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.14 2010/10/29 02:03:50 robbat2 Exp $
30 +
31 +*MogileFS-Utils-2.18 (29 Oct 2010)
32 +
33 + 29 Oct 2010; Robin H. Johnson <robbat2@g.o>
34 + +MogileFS-Utils-2.18.ebuild:
35 + Version bump via perl-bump experimental tool.
36
37 *MogileFS-Utils-2.17 (20 Aug 2010)
38
39
40
41
42 1.1 dev-perl/MogileFS-Utils/MogileFS-Utils-2.18.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.18.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.18.ebuild?rev=1.1&content-type=text/plain
46
47 Index: MogileFS-Utils-2.18.ebuild
48 ===================================================================
49 # Copyright 1999-2010 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.18.ebuild,v 1.1 2010/10/29 02:03:50 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-IO-Compress
65 dev-perl/libwww-perl
66 >=dev-perl/MogileFS-Client-1.11"