Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/dzen: dzen-0.8.5.ebuild ChangeLog
Date: Sat, 29 Sep 2007 12:06:55
Message-Id: E1IbaxT-0001q1-Em@stork.gentoo.org
1 philantrop 07/09/29 11:58:07
2
3 Modified: dzen-0.8.5.ebuild ChangeLog
4 Log:
5 Keyworded ~amd64 as per bug 192738.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 x11-misc/dzen/dzen-0.8.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild?r1=1.1&r2=1.2
14
15 Index: dzen-0.8.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- dzen-0.8.5.ebuild 16 Sep 2007 21:56:18 -0000 1.1
22 +++ dzen-0.8.5.ebuild 29 Sep 2007 11:58:06 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild,v 1.1 2007/09/16 21:56:18 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild,v 1.2 2007/09/29 11:58:06 philantrop Exp $
28
29 inherit toolchain-funcs multilib
30
31 @@ -13,7 +13,7 @@
32 SRC_URI="http://gotmor.googlepages.com/${MY_P}.tar.gz"
33
34 LICENSE="MIT"
35 -KEYWORDS="~x86"
36 +KEYWORDS="~amd64 ~x86"
37 IUSE="minimal xinerama xpm"
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.4 x11-misc/dzen/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/dzen/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/dzen/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/dzen/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 16 Sep 2007 21:56:18 -0000 1.3
56 +++ ChangeLog 29 Sep 2007 11:58:06 -0000 1.4
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/dzen
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v 1.3 2007/09/16 21:56:18 coldwind Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v 1.4 2007/09/29 11:58:06 philantrop Exp $
62 +
63 + 29 Sep 2007; Wulf C. Krueger <philantrop@g.o> dzen-0.8.5.ebuild:
64 + Keyworded ~amd64 as per bug 192738.
65
66 *dzen-0.8.5 (16 Sep 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list