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_p20110329.ebuild
Date: Thu, 31 Mar 2011 07:10:48
Message-Id: 20110331071038.8830D20054@flycatcher.gentoo.org
1 ssuominen 11/03/31 07:10:38
2
3 Modified: lxpolkit-0_p20110329.ebuild
4 Log:
5 Use gentoo mirrors.
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild?r1=1.1&r2=1.2
15
16 Index: lxpolkit-0_p20110329.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- lxpolkit-0_p20110329.ebuild 29 Mar 2011 10:12:07 -0000 1.1
23 +++ lxpolkit-0_p20110329.ebuild 31 Mar 2011 07:10:38 -0000 1.2
24 @@ -1,13 +1,13 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild,v 1.1 2011/03/29 10:12:07 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110329.ebuild,v 1.2 2011/03/31 07:10:38 ssuominen Exp $
29
30 EAPI=4
31 inherit autotools
32
33 DESCRIPTION="A simple PolicyKit authentication agent"
34 HOMEPAGE="http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxpolkit;a=summary"
35 -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2"
36 +SRC_URI="mirror://gentoo/${P}.tar.bz2"
37
38 LICENSE="GPL-3"
39 SLOT="0"