Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellm-timers: gkrellm-timers-1.2.ebuild ChangeLog
Date: Thu, 10 Jan 2008 14:35:43
Message-Id: E1JCyUX-0001bp-S3@stork.gentoo.org
1 lack 08/01/10 14:34:45
2
3 Modified: gkrellm-timers-1.2.ebuild ChangeLog
4 Log:
5 Adding ~amd64
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.4 x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild?r1=1.3&r2=1.4
14
15 Index: gkrellm-timers-1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- gkrellm-timers-1.2.ebuild 11 Jul 2007 20:39:22 -0000 1.3
22 +++ gkrellm-timers-1.2.ebuild 10 Jan 2008 14:34:45 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild,v 1.3 2007/07/11 20:39:22 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild,v 1.4 2008/01/10 14:34:45 lack Exp $
29
30 inherit gkrellm-plugin
31
32 @@ -13,7 +13,7 @@
33
34 SLOT="2"
35 LICENSE="GPL-2"
36 -KEYWORDS="x86"
37 +KEYWORDS="~amd64 x86"
38
39 S="${WORKDIR}/${MY_P}"
40
41
42
43
44 1.3 x11-plugins/gkrellm-timers/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 12 Mar 2007 14:42:45 -0000 1.2
57 +++ ChangeLog 10 Jan 2008 14:34:45 -0000 1.3
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-plugins/gkrellm-timers
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v 1.2 2007/03/12 14:42:45 lack Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v 1.3 2008/01/10 14:34:45 lack Exp $
64 +
65 + 10 Jan 2008; Jim Ramsay <lack@g.o> gkrellm-timers-1.2.ebuild:
66 + Adding ~amd64
67
68 12 Mar 2007; Jim Ramsay <lack@g.o> gkrellm-timers-1.2.ebuild:
69 Updated to use new gkrellm-plugin eclass
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list