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/jinja2: jinja2-2.2.1.ebuild
Date: Fri, 30 Oct 2009 20:44:08
Message-Id: E1N3yKM-0008A0-Ci@stork.gentoo.org
1 arfrever 09/10/30 20:44:06
2
3 Modified: jinja2-2.2.1.ebuild
4 Log:
5 Update HOMEPAGE.
6 (Portage version: 14746-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.13 dev-python/jinja2/jinja2-2.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/jinja2/jinja2-2.2.1.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/jinja2/jinja2-2.2.1.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/jinja2/jinja2-2.2.1.ebuild?r1=1.12&r2=1.13
14
15 Index: jinja2-2.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/jinja2/jinja2-2.2.1.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- jinja2-2.2.1.ebuild 30 Oct 2009 09:39:35 -0000 1.12
22 +++ jinja2-2.2.1.ebuild 30 Oct 2009 20:44:05 -0000 1.13
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/jinja2/jinja2-2.2.1.ebuild,v 1.12 2009/10/30 09:39:35 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/jinja2/jinja2-2.2.1.ebuild,v 1.13 2009/10/30 20:44:05 arfrever Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -11,7 +11,7 @@
32 MY_P="${MY_PN}-${PV}"
33
34 DESCRIPTION="A small but fast and easy to use stand-alone template engine written in pure python."
35 -HOMEPAGE="http://jinja.pocoo.org/"
36 +HOMEPAGE="http://jinja.pocoo.org/ http://pypi.python.org/pypi/Jinja2"
37 SRC_URI="http://pypi.python.org/packages/source/J/${MY_PN}/${MY_P}.tar.gz"
38 LICENSE="BSD"
39 KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"