Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xclip: xclip-0.12.ebuild ChangeLog
Date: Sat, 31 Oct 2009 14:24:30
Message-Id: E1N4EsW-0003da-5y@stork.gentoo.org
1 ranger 09/10/31 14:24:28
2
3 Modified: xclip-0.12.ebuild ChangeLog
4 Log:
5 Marking xclip-0.12 ppc64 for bug 289200
6 (Portage version: 2.1.7.1/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- xclip-0.12.ebuild 24 Oct 2009 16:25:59 -0000 1.4
22 +++ xclip-0.12.ebuild 31 Oct 2009 14:24:27 -0000 1.5
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.4 2009/10/24 16:25:59 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild,v 1.5 2009/10/31 14:24:27 ranger 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.36 x11-misc/xclip/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/ChangeLog?rev=1.36&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/ChangeLog?rev=1.36&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xclip/ChangeLog?r1=1.35&r2=1.36
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v
52 retrieving revision 1.35
53 retrieving revision 1.36
54 diff -u -r1.35 -r1.36
55 --- ChangeLog 24 Oct 2009 16:25:59 -0000 1.35
56 +++ ChangeLog 31 Oct 2009 14:24:27 -0000 1.36
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.35 2009/10/24 16:25:59 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.36 2009/10/31 14:24:27 ranger Exp $
62 +
63 + 31 Oct 2009; Brent Baude <ranger@g.o> xclip-0.12.ebuild:
64 + Marking xclip-0.12 ppc64 for bug 289200
65
66 24 Oct 2009; Tobias Klausmann <klausman@g.o> xclip-0.12.ebuild:
67 Stable on alpha, bug #289200