Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/partitionmanager: ChangeLog partitionmanager-1.0.3_p20110912.ebuild
Date: Wed, 28 Sep 2011 22:51:47
Message-Id: 20110928225135.DB44820036@flycatcher.gentoo.org
1 ssuominen 11/09/28 22:51:35
2
3 Modified: ChangeLog partitionmanager-1.0.3_p20110912.ebuild
4 Log:
5 Use gentoo mirrors.
6
7 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 sys-block/partitionmanager/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/partitionmanager/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/partitionmanager/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/partitionmanager/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 12 Sep 2011 12:04:54 -0000 1.11
23 +++ ChangeLog 28 Sep 2011 22:51:35 -0000 1.12
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-block/partitionmanager
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/ChangeLog,v 1.11 2011/09/12 12:04:54 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/ChangeLog,v 1.12 2011/09/28 22:51:35 ssuominen Exp $
29 +
30 + 28 Sep 2011; Samuli Suominen <ssuominen@g.o>
31 + partitionmanager-1.0.3_p20110912.ebuild:
32 + Use gentoo mirrors.
33
34 *partitionmanager-1.0.3_p20110912 (12 Sep 2011)
35
36
37
38
39 1.2 sys-block/partitionmanager/partitionmanager-1.0.3_p20110912.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.3_p20110912.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.3_p20110912.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.3_p20110912.ebuild?r1=1.1&r2=1.2
44
45 Index: partitionmanager-1.0.3_p20110912.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.3_p20110912.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- partitionmanager-1.0.3_p20110912.ebuild 12 Sep 2011 12:03:44 -0000 1.1
52 +++ partitionmanager-1.0.3_p20110912.ebuild 28 Sep 2011 22:51:35 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.3_p20110912.ebuild,v 1.1 2011/09/12 12:03:44 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-block/partitionmanager/partitionmanager-1.0.3_p20110912.ebuild,v 1.2 2011/09/28 22:51:35 ssuominen Exp $
58
59 EAPI=4
60
61 @@ -9,7 +9,7 @@
62
63 DESCRIPTION="KDE utility for management of partitions and file systems."
64 HOMEPAGE="http://partitionman.sourceforge.net/"
65 -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz"
66 +SRC_URI="mirror://gentoo/${P}.tar.xz"
67
68 LICENSE="GPL-2"
69 KEYWORDS="~amd64 ~x86"