Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-cdr/cdemud: ChangeLog cdemud-1.3.0.ebuild
Date: Mon, 01 Nov 2010 10:35:06
Message-Id: 20101101103459.69B9420051@flycatcher.gentoo.org
1 pva 10/11/01 10:34:59
2
3 Modified: ChangeLog cdemud-1.3.0.ebuild
4 Log:
5 Unify HOMEPAGE with {g,}cdemu
6
7 (Portage version: 2.1.9.23/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.16 app-cdr/cdemud/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdemud/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdemud/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdemud/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 19 Oct 2010 14:32:35 -0000 1.15
23 +++ ChangeLog 1 Nov 2010 10:34:59 -0000 1.16
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-cdr/cdemud
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.15 2010/10/19 14:32:35 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.16 2010/11/01 10:34:59 pva Exp $
29 +
30 + 01 Nov 2010; Peter Volkov <pva@g.o> cdemud-1.3.0.ebuild:
31 + Unify HOMEPAGE with {g,}cdemu
32
33 *cdemud-1.3.0 (19 Oct 2010)
34
35
36
37
38 1.2 app-cdr/cdemud/cdemud-1.3.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdemud/cdemud-1.3.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdemud/cdemud-1.3.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/cdemud/cdemud-1.3.0.ebuild?r1=1.1&r2=1.2
43
44 Index: cdemud-1.3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.3.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- cdemud-1.3.0.ebuild 19 Oct 2010 14:32:35 -0000 1.1
51 +++ cdemud-1.3.0.ebuild 1 Nov 2010 10:34:59 -0000 1.2
52 @@ -1,11 +1,11 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.3.0.ebuild,v 1.1 2010/10/19 14:32:35 pva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.3.0.ebuild,v 1.2 2010/11/01 10:34:59 pva Exp $
57
58 EAPI="2"
59
60 DESCRIPTION="Daemon of the cdemu cd image mounting suite"
61 -HOMEPAGE="http://www.cdemu.org"
62 +HOMEPAGE="http://cdemu.org"
63 SRC_URI="mirror://sourceforge/cdemu/cdemu-daemon-${PV}.tar.gz"
64
65 LICENSE="GPL-2"