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/xsel: xsel-1.1.0.ebuild ChangeLog
Date: Wed, 10 Sep 2008 10:14:33
Message-Id: E1KdMiU-0004ZC-8h@stork.gentoo.org
1 armin76 08/09/10 10:14:30
2
3 Modified: xsel-1.1.0.ebuild ChangeLog
4 Log:
5 ia64/x86 stable wrt #224413
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 x11-misc/xsel/xsel-1.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild?r1=1.3&r2=1.4
14
15 Index: xsel-1.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- xsel-1.1.0.ebuild 8 Sep 2008 13:02:38 -0000 1.3
22 +++ xsel-1.1.0.ebuild 10 Sep 2008 10:14:29 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v 1.3 2008/09/08 13:02:38 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v 1.4 2008/09/10 10:14:29 armin76 Exp $
28
29 DESCRIPTION="XSel is a command-line program for getting and setting the contents of the X selection."
30 HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
36 +KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libX11
40
41
42
43 1.12 x11-misc/xsel/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xsel/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 8 Sep 2008 13:02:38 -0000 1.11
56 +++ ChangeLog 10 Sep 2008 10:14:29 -0000 1.12
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/xsel
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.11 2008/09/08 13:02:38 fmccor Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.12 2008/09/10 10:14:29 armin76 Exp $
62 +
63 + 10 Sep 2008; Raúl Porcel <armin76@g.o> xsel-1.1.0.ebuild:
64 + ia64/x86 stable wrt #224413
65
66 08 Sep 2008; Ferris McCormick <fmccor@g.o> xsel-1.1.0.ebuild:
67 Add ~sparc, Bug #224413. Sparc has never been keyworded so we are not going