Gentoo Archives: gentoo-commits

From: "Gunnar Wrobel (wrobel)" <wrobel@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/pyblosxom/files: pyblosxom-1.4.2-gentoo.patch digest-pyblosxom-1.4.2 digest-pyblosxom-1.3.2 gentoo-webapp.patch digest-pyblosxom-1.2.1 pyblosxom-1.3.2-gentoo.patch
Date: Tue, 18 Dec 2007 10:28:04
Message-Id: E1J4Zg4-0001Eq-Kk@stork.gentoo.org
1 wrobel 07/12/18 10:27:56
2
3 Added: pyblosxom-1.4.2-gentoo.patch digest-pyblosxom-1.4.2
4 Removed: digest-pyblosxom-1.3.2 gentoo-webapp.patch
5 digest-pyblosxom-1.2.1 pyblosxom-1.3.2-gentoo.patch
6 Log:
7 Added pyblosxom 1.4.2 and removed all older versions. The older versions had
8 trouble with SLOTting since this package installs a python library and
9 cannot be slotted as the other web applications.
10 (Portage version: 2.1.4_rc7)
11
12 Revision Changes Path
13 1.1 www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch?rev=1.1&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/pyblosxom/files/pyblosxom-1.4.2-gentoo.patch?rev=1.1&content-type=text/plain
17
18 Index: pyblosxom-1.4.2-gentoo.patch
19 ===================================================================
20 --- setup.py.orig 2007-12-18 11:13:36.439046250 +0100
21 +++ setup.py 2007-12-18 11:14:05.216844750 +0100
22 @@ -73,9 +73,7 @@
23 # we want to move the web script files as well, so we sneak them
24 # in here.
25 pydf.append( [os.path.join('share', PVER, 'web'),
26 - [os.path.normpath("web/pyblosxom.cgi"),
27 - os.path.normpath("web/pyblosxom.tac"),
28 - os.path.normpath("web/config.py")]])
29 + [os.path.normpath("web/pyblosxom.tac")]])
30
31 else:
32 # we don't know what platform they have, so we print out
33
34
35
36 1.1 www-apps/pyblosxom/files/digest-pyblosxom-1.4.2
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/pyblosxom/files/digest-pyblosxom-1.4.2?rev=1.1&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/pyblosxom/files/digest-pyblosxom-1.4.2?rev=1.1&content-type=text/plain
40
41 Index: digest-pyblosxom-1.4.2
42 ===================================================================
43 MD5 7e595aa92512002a8eac3bf8112a9c18 pyblosxom-1.4.2.tar.gz 107892
44 RMD160 cdb6767c18dba0b802c0319770a68817a6e59d48 pyblosxom-1.4.2.tar.gz 107892
45 SHA256 64bfbe91dbdfb1facac9eca85e682b1f603b9bde3894aeff689ce4f51c817843 pyblosxom-1.4.2.tar.gz 107892
46
47
48
49 --
50 gentoo-commits@g.o mailing list