Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xsel: xsel-1.1.0.ebuild ChangeLog
Date: Mon, 08 Sep 2008 13:02:41
Message-Id: E1KcgO6-00077f-P4@stork.gentoo.org
1 fmccor 08/09/08 13:02:38
2
3 Modified: xsel-1.1.0.ebuild ChangeLog
4 Log:
5 Add ~sparc, Bug #224413. Sparc has never been keyworded so we are not going
6 stable.
7 (Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
8
9 Revision Changes Path
10 1.3 x11-misc/xsel/xsel-1.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild?r1=1.2&r2=1.3
15
16 Index: xsel-1.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- xsel-1.1.0.ebuild 31 May 2008 23:17:49 -0000 1.2
23 +++ xsel-1.1.0.ebuild 8 Sep 2008 13:02:38 -0000 1.3
24 @@ -1,6 +1,6 @@
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/xsel/xsel-1.1.0.ebuild,v 1.2 2008/05/31 23:17:49 coldwind Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v 1.3 2008/09/08 13:02:38 fmccor Exp $
29
30 DESCRIPTION="XSel is a command-line program for getting and setting the contents of the X selection."
31 HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="as-is"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ia64 ~ppc ~x86"
37 +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
38 IUSE=""
39
40 RDEPEND="x11-libs/libX11
41
42
43
44 1.11 x11-misc/xsel/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 31 May 2008 23:17:49 -0000 1.10
57 +++ ChangeLog 8 Sep 2008 13:02:38 -0000 1.11
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-misc/xsel
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.10 2008/05/31 23:17:49 coldwind Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.11 2008/09/08 13:02:38 fmccor Exp $
63 +
64 + 08 Sep 2008; Ferris McCormick <fmccor@g.o> xsel-1.1.0.ebuild:
65 + Add ~sparc, Bug #224413. Sparc has never been keyworded so we are not going
66 + stable.
67
68 31 May 2008; Santiago M. Mola <coldwind@g.o> xsel-1.1.0.ebuild:
69 amd64 stable