Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pmount: pmount-0.9.17.ebuild ChangeLog
Date: Thu, 21 Feb 2008 13:12:27
Message-Id: E1JSBDs-0006Hi-8w@stork.gentoo.org
1 flameeyes 08/02/21 13:12:24
2
3 Modified: pmount-0.9.17.ebuild ChangeLog
4 Log:
5 Fix SRC_URI.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 sys-apps/pmount/pmount-0.9.17.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild?r1=1.1&r2=1.2
14
15 Index: pmount-0.9.17.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pmount-0.9.17.ebuild 20 Feb 2008 23:49:55 -0000 1.1
22 +++ pmount-0.9.17.ebuild 21 Feb 2008 13:12:23 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild,v 1.1 2008/02/20 23:49:55 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild,v 1.2 2008/02/21 13:12:23 flameeyes Exp $
28
29 inherit eutils
30
31 DESCRIPTION="Policy based mounter that gives the ability to mount removable devices as a user"
32 HOMEPAGE="http://pmount.alioth.debian.org/"
33 -SRC_URI="http://alioth.debian.org/frs/download.php/2057/${P}.tar.gz"
34 +SRC_URI="http://alioth.debian.org/frs/download.php/2247/${P}.tar.gz"
35
36 LICENSE="GPL-2"
37 SLOT="0"
38
39
40
41 1.57 sys-apps/pmount/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/ChangeLog?rev=1.57&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/ChangeLog?rev=1.57&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pmount/ChangeLog?r1=1.56&r2=1.57
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v
50 retrieving revision 1.56
51 retrieving revision 1.57
52 diff -u -r1.56 -r1.57
53 --- ChangeLog 20 Feb 2008 23:51:03 -0000 1.56
54 +++ ChangeLog 21 Feb 2008 13:12:23 -0000 1.57
55 @@ -1,6 +1,9 @@
56 # ChangeLog for sys-apps/pmount
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.56 2008/02/20 23:51:03 cardoe Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.57 2008/02/21 13:12:23 flameeyes Exp $
60 +
61 + 21 Feb 2008; Diego Pettenò <flameeyes@g.o> pmount-0.9.17.ebuild:
62 + Fix SRC_URI.
63
64 20 Feb 2008; Doug Klima <cardoe@g.o> -pmount-0.9.13.ebuild:
65 remove old version
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list