Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in lxde-base/lxpolkit: lxpolkit-0_p20110122.ebuild lxpolkit-0_p20101225.ebuild
Date: Mon, 24 Jan 2011 17:57:10
Message-Id: 20110124175658.C977320054@flycatcher.gentoo.org
1 ssuominen 11/01/24 17:56:58
2
3 Modified: lxpolkit-0_p20110122.ebuild
4 lxpolkit-0_p20101225.ebuild
5 Log:
6 Remove my devspace from SRC_URI and fix typo in description
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild?r1=1.1&r2=1.2
16
17 Index: lxpolkit-0_p20110122.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- lxpolkit-0_p20110122.ebuild 22 Jan 2011 21:33:22 -0000 1.1
24 +++ lxpolkit-0_p20110122.ebuild 24 Jan 2011 17:56:58 -0000 1.2
25 @@ -1,11 +1,11 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild,v 1.1 2011/01/22 21:33:22 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild,v 1.2 2011/01/24 17:56:58 ssuominen Exp $
30
31 EAPI=3
32 inherit autotools
33
34 -DESCRIPTION="A simple PolicyKit auhentication agent"
35 +DESCRIPTION="A simple PolicyKit authentication agent"
36 HOMEPAGE="http://blog.lxde.org/?p=674"
37 SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz"
38
39
40
41
42 1.2 lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild?r1=1.1&r2=1.2
47
48 Index: lxpolkit-0_p20101225.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- lxpolkit-0_p20101225.ebuild 25 Dec 2010 17:05:53 -0000 1.1
55 +++ lxpolkit-0_p20101225.ebuild 24 Jan 2011 17:56:58 -0000 1.2
56 @@ -1,13 +1,13 @@
57 -# Copyright 1999-2010 Gentoo Foundation
58 +# Copyright 1999-2011 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild,v 1.1 2010/12/25 17:05:53 ssuominen Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild,v 1.2 2011/01/24 17:56:58 ssuominen Exp $
62
63 EAPI=3
64 inherit autotools
65
66 -DESCRIPTION="A simple PolicyKit auhentication agent"
67 +DESCRIPTION="A simple PolicyKit authentication agent"
68 HOMEPAGE="http://blog.lxde.org/?p=674"
69 -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz"
70 +SRC_URI="mirror://gentoo/${P}.tar.xz"
71
72 LICENSE="GPL-3"
73 SLOT="0"