Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/chgres: chgres-0.1.ebuild ChangeLog
Date: Sat, 31 May 2008 23:27:50
Message-Id: E1K2aUC-0003PC-Ob@stork.gentoo.org
1 coldwind 08/05/31 23:27:44
2
3 Modified: chgres-0.1.ebuild ChangeLog
4 Log:
5 added ~amd64 keyword
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.10 x11-misc/chgres/chgres-0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild?r1=1.9&r2=1.10
14
15 Index: chgres-0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- chgres-0.1.ebuild 22 Oct 2006 00:11:42 -0000 1.9
22 +++ chgres-0.1.ebuild 31 May 2008 23:27:44 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 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-misc/chgres/chgres-0.1.ebuild,v 1.9 2006/10/22 00:11:42 omp Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.10 2008/05/31 23:27:44 coldwind Exp $
29
30 DESCRIPTION="A very simple command line utility for changing X resolutions"
31 HOMEPAGE="http://hpwww.ec-lyon.fr/~vincent/"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~ppc x86"
37 +KEYWORDS="~amd64 ~ppc x86"
38 IUSE=""
39
40 RDEPEND="x11-libs/libX11
41
42
43
44 1.12 x11-misc/chgres/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/chgres/ChangeLog?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/chgres/ChangeLog?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/chgres/ChangeLog?r1=1.11&r2=1.12
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- ChangeLog 21 Feb 2007 23:34:30 -0000 1.11
57 +++ ChangeLog 31 May 2008 23:27:44 -0000 1.12
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-misc/chgres
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.11 2007/02/21 23:34:30 jokey Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.12 2008/05/31 23:27:44 coldwind Exp $
64 +
65 + 31 May 2008; Santiago M. Mola <coldwind@g.o> chgres-0.1.ebuild:
66 + added ~amd64 keyword
67
68 21 Feb 2007; Markus Ullmann <jokey@g.o> ChangeLog:
69 Redigest for Manifest2
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list