Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xclip: xclip-0.12.ebuild ChangeLog
Date: Tue, 03 Nov 2009 18:40:20
Message-Id: E1N5OIj-0000KV-TD@stork.gentoo.org
1 armin76 09/11/03 18:40:17
2
3 Modified: xclip-0.12.ebuild ChangeLog
4 Log:
5 ia64/sparc/x86 stable wrt #289200
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 x11-misc/xclip/xclip-0.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild?r1=1.6&r2=1.7
14
15 Index: xclip-0.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xclip-0.12.ebuild 2 Nov 2009 19:20:02 -0000 1.6
22 +++ xclip-0.12.ebuild 3 Nov 2009 18:40:17 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild,v 1.6 2009/11/02 19:20:02 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild,v 1.7 2009/11/03 18:40:17 armin76 Exp $
28
29 DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection"
30 HOMEPAGE="http://sourceforge.net/projects/xclip/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.38 x11-misc/xclip/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/ChangeLog?rev=1.38&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/ChangeLog?rev=1.38&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/ChangeLog?r1=1.37&r2=1.38
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v
52 retrieving revision 1.37
53 retrieving revision 1.38
54 diff -u -r1.37 -r1.38
55 --- ChangeLog 2 Nov 2009 19:20:02 -0000 1.37
56 +++ ChangeLog 3 Nov 2009 18:40:17 -0000 1.38
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/xclip
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.37 2009/11/02 19:20:02 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.38 2009/11/03 18:40:17 armin76 Exp $
62 +
63 + 03 Nov 2009; Raúl Porcel <armin76@g.o> xclip-0.12.ebuild:
64 + ia64/sparc/x86 stable wrt #289200
65
66 02 Nov 2009; Jeroen Roovers <jer@g.o> xclip-0.12.ebuild:
67 Stable for HPPA (bug #289200).