Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pylibacl: pylibacl-0.4.0-r1.ebuild
Date: Fri, 30 Oct 2009 20:45:41
Message-Id: E1N3yLr-0008FS-Ac@stork.gentoo.org
1 arfrever 09/10/30 20:45:39
2
3 Modified: pylibacl-0.4.0-r1.ebuild
4 Log:
5 Update HOMEPAGE.
6 (Portage version: 14746-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: pylibacl-0.4.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- pylibacl-0.4.0-r1.ebuild 24 Oct 2009 13:00:42 -0000 1.4
22 +++ pylibacl-0.4.0-r1.ebuild 30 Oct 2009 20:45:38 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild,v 1.4 2009/10/24 13:00:42 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild,v 1.5 2009/10/30 20:45:38 arfrever Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -8,7 +8,7 @@
32 inherit distutils
33
34 DESCRIPTION="Python interface to libacl"
35 -HOMEPAGE="http://sourceforge.net/projects/pylibacl/"
36 +HOMEPAGE="http://sourceforge.net/projects/pylibacl/ http://pypi.python.org/pypi/pylibacl"
37 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
38
39 LICENSE="LGPL-2.1"