courier-pythonfilter entfernt, wird nicht mehr gebraucht, ebuild ist im gentoo bugzilla verfügbar
Hanno Böck

Hanno Böck commited on 2007-05-01 20:45:16
Zeige 5 geänderte Dateien mit 0 Einfügungen und 74 Löschungen.

... ...
@@ -1,16 +0,0 @@
1
-DIST courier-pythonfilter-0.20.tar.gz 37012 RMD160 9876574f221d903bf75058f4ea98a69aa8a8365a SHA1 ef415bdbc30569e7954bd42270c7b0461e8eedf7 SHA256 c457cc9e660835946a9ed1210f71bfb6809bb88618bc10a2a486467d47077bd8
2
-DIST courier-pythonfilter-0.9.tar.gz 27084 RMD160 409cfef3a34930812128c02c6f4b23ce5ae9b150 SHA1 23ff143dc139e92786abf9a890bde93131caa40d SHA256 6840d63817ccae143f2c889d31e91f73a05966db350a7c5472e4859b278c84b3
3
-EBUILD courier-pythonfilter-0.20.ebuild 677 RMD160 f88305b20abd265c190daf5db962f0b51353a6bc SHA1 4777fe28e59abfde6b5ec50e3d860c4965dca598 SHA256 0828a81fc8937a16ac80d26eb8fbd3420991d118aa7f434e0bd547c16f85a0ba
4
-MD5 d8b6404bf113d02b9e1cc21b58439057 courier-pythonfilter-0.20.ebuild 677
5
-RMD160 f88305b20abd265c190daf5db962f0b51353a6bc courier-pythonfilter-0.20.ebuild 677
6
-SHA256 0828a81fc8937a16ac80d26eb8fbd3420991d118aa7f434e0bd547c16f85a0ba courier-pythonfilter-0.20.ebuild 677
7
-EBUILD courier-pythonfilter-0.9.ebuild 680 RMD160 aacd88fc687c58f218d8bc115e4f2e7ff7d7cf90 SHA1 0a064ff39aea5f857a3b4276967bb1c49b2a6900 SHA256 1334298c828552ed080a89839838161a4e41b8d89d8a042f31268fc90dba2aa8
8
-MD5 745824dd75d103db98e155347fbb6dea courier-pythonfilter-0.9.ebuild 680
9
-RMD160 aacd88fc687c58f218d8bc115e4f2e7ff7d7cf90 courier-pythonfilter-0.9.ebuild 680
10
-SHA256 1334298c828552ed080a89839838161a4e41b8d89d8a042f31268fc90dba2aa8 courier-pythonfilter-0.9.ebuild 680
11
-MD5 426d8620c865fcb8feff1b275ef83e51 files/digest-courier-pythonfilter-0.20 274
12
-RMD160 8933b7fb00877cbe1b87b6453b9bba9f3fb0bf1a files/digest-courier-pythonfilter-0.20 274
13
-SHA256 32bbbd43cf70f46de10934dd8e5a5cc400befc34c6635126a88bc202339626da files/digest-courier-pythonfilter-0.20 274
14
-MD5 24cf8e4e79dea2748bfce66613e7bbd2 files/digest-courier-pythonfilter-0.9 271
15
-RMD160 ce3d2314e6beb536dae83fb224298cf3cfa2dafe files/digest-courier-pythonfilter-0.9 271
16
-SHA256 b7eb143308d967c63cde5f7d3bd0b9340e50024613122bc1729c1168215f9842 files/digest-courier-pythonfilter-0.9 271
... ...
@@ -1,26 +0,0 @@
1
-# Copyright 1999-2007 Gentoo Foundation
2
-# Distributed under the terms of the GNU General Public License v2
3
-# $Header: $
4
-
5
-inherit distutils
6
-
7
-DESCRIPTION="Python-framework for Courier-MTA's courierfilter"
8
-HOMEPAGE="http://phantom.dragonsdawn.net/~gordon/courier-patches/courier-pythonfilter/"
9
-SRC_URI="http://phantom.dragonsdawn.net/~gordon/courier-patches/courier-pythonfilter/${P}.tar.gz"
10
-
11
-LICENSE="GPL-2"
12
-SLOT="0"
13
-KEYWORDS="amd64"
14
-IUSE=""
15
-
16
-DEPEND="mail-mta/courier
17
-	dev-lang/python"
18
-
19
-src_install() {
20
-	distutils_src_install
21
-
22
-	keepdir /var/state/pythonfilter
23
-	chown daemon:daemon ${D}/var/state/pythonfilter
24
-
25
-	dosym /usr/bin/pythonfilter /usr/lib/courier/filters/pythonfilter
26
-}
... ...
@@ -1,26 +0,0 @@
1
-# Copyright 1999-2007 Gentoo Foundation
2
-# Distributed under the terms of the GNU General Public License v2
3
-# $Header: $
4
-
5
-inherit distutils
6
-
7
-DESCRIPTION="Python-framework for Courier-MTA's courierfilter"
8
-HOMEPAGE="http://phantom.dragonsdawn.net/~gordon/courier-patches/courier-pythonfilter/"
9
-SRC_URI="http://phantom.dragonsdawn.net/~gordon/courier-patches/courier-pythonfilter/${P}.tar.gz"
10
-
11
-LICENSE="GPL-2"
12
-SLOT="0"
13
-KEYWORDS="~amd64"
14
-IUSE=""
15
-
16
-DEPEND="mail-mta/courier
17
-	dev-lang/python"
18
-
19
-src_install() {
20
-	distutils_src_install
21
-
22
-	dokeepdir /var/state/pythonfilter
23
-	chown daemon:daemon ${D}/var/state/pythonfilter
24
-
25
-	dosym /usr/bin/pythonfilter /usr/lib/courier/filters/pythonfilter
26
-}
... ...
@@ -1,3 +0,0 @@
1
-MD5 d10b2431b71a9469559af3e4443e5212 courier-pythonfilter-0.20.tar.gz 37012
2
-RMD160 9876574f221d903bf75058f4ea98a69aa8a8365a courier-pythonfilter-0.20.tar.gz 37012
3
-SHA256 c457cc9e660835946a9ed1210f71bfb6809bb88618bc10a2a486467d47077bd8 courier-pythonfilter-0.20.tar.gz 37012
... ...
@@ -1,3 +0,0 @@
1
-MD5 06d2c901ba6b700298da1c649d2788b9 courier-pythonfilter-0.9.tar.gz 27084
2
-RMD160 409cfef3a34930812128c02c6f4b23ce5ae9b150 courier-pythonfilter-0.9.tar.gz 27084
3
-SHA256 6840d63817ccae143f2c889d31e91f73a05966db350a7c5472e4859b278c84b3 courier-pythonfilter-0.9.tar.gz 27084
4 0