Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/qmail-scanner: qmail-scanner-2.05.ebuild ChangeLog
Date: Wed, 24 Dec 2008 12:25:39
Message-Id: E1LFSnx-00008z-Bh@stork.gentoo.org
1 bluebird 08/12/24 12:25:37
2
3 Modified: qmail-scanner-2.05.ebuild ChangeLog
4 Log:
5 Add back ~sparc keyword, bug #249893
6 (Portage version: 2.2_rc18/cvs/Linux 2.6.28-rc9-00039-g4c75e14 i686)
7
8 Revision Changes Path
9 1.3 mail-filter/qmail-scanner/qmail-scanner-2.05.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/qmail-scanner/qmail-scanner-2.05.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/qmail-scanner/qmail-scanner-2.05.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/qmail-scanner/qmail-scanner-2.05.ebuild?r1=1.2&r2=1.3
14
15 Index: qmail-scanner-2.05.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-filter/qmail-scanner/qmail-scanner-2.05.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- qmail-scanner-2.05.ebuild 10 Dec 2008 22:43:22 -0000 1.2
22 +++ qmail-scanner-2.05.ebuild 24 Dec 2008 12:25:37 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/qmail-scanner/qmail-scanner-2.05.ebuild,v 1.2 2008/12/10 22:43:22 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/qmail-scanner/qmail-scanner-2.05.ebuild,v 1.3 2008/12/24 12:25:37 bluebird Exp $
28
29 inherit fixheadtails toolchain-funcs eutils
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 x86"
36 +KEYWORDS="amd64 ~sparc x86"
37 RESTRICT="userpriv"
38
39 DEPEND="dev-lang/perl
40
41
42
43 1.48 mail-filter/qmail-scanner/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/qmail-scanner/ChangeLog?rev=1.48&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/qmail-scanner/ChangeLog?rev=1.48&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/qmail-scanner/ChangeLog?r1=1.47&r2=1.48
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-filter/qmail-scanner/ChangeLog,v
52 retrieving revision 1.47
53 retrieving revision 1.48
54 diff -u -r1.47 -r1.48
55 --- ChangeLog 10 Dec 2008 22:43:22 -0000 1.47
56 +++ ChangeLog 24 Dec 2008 12:25:37 -0000 1.48
57 @@ -1,6 +1,10 @@
58 # ChangeLog for mail-filter/qmail-scanner
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/qmail-scanner/ChangeLog,v 1.47 2008/12/10 22:43:22 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/qmail-scanner/ChangeLog,v 1.48 2008/12/24 12:25:37 bluebird Exp $
62 +
63 + 24 Dec 2008; Friedrich Oslage <bluebird@g.o>
64 + qmail-scanner-2.05.ebuild:
65 + Add back ~sparc keyword, bug #249893
66
67 10 Dec 2008; Markus Meier <maekke@g.o> qmail-scanner-2.05.ebuild:
68 amd64/x86 stable, bug #249893