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/xpad: ChangeLog xpad-2.14.ebuild xpad-2.12.ebuild xpad-2.11.ebuild
Date: Sat, 21 Mar 2009 17:06:01
Message-Id: E1Ll4dy-0000dt-IP@stork.gentoo.org
1 armin76 09/03/21 17:05:58
2
3 Modified: ChangeLog xpad-2.14.ebuild
4 Removed: xpad-2.12.ebuild xpad-2.11.ebuild
5 Log:
6 x86 stable, bug #253445
7 (Portage version: 2.1.6.7/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.63 x11-misc/xpad/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xpad/ChangeLog?rev=1.63&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xpad/ChangeLog?rev=1.63&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xpad/ChangeLog?r1=1.62&r2=1.63
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v
19 retrieving revision 1.62
20 retrieving revision 1.63
21 diff -u -r1.62 -r1.63
22 --- ChangeLog 20 Mar 2009 14:30:40 -0000 1.62
23 +++ ChangeLog 21 Mar 2009 17:05:58 -0000 1.63
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-misc/xpad
26 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.62 2009/03/20 14:30:40 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.63 2009/03/21 17:05:58 armin76 Exp $
29 +
30 + 21 Mar 2009; Raúl Porcel <armin76@g.o> -xpad-2.11.ebuild,
31 + -xpad-2.12.ebuild, xpad-2.14.ebuild:
32 + x86 stable, bug #253445
33
34 20 Mar 2009; Joseph Jezak <josejx@g.o> xpad-2.14.ebuild:
35 Marked ppc stable for bug #253445.
36
37
38
39 1.6 x11-misc/xpad/xpad-2.14.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild?r1=1.5&r2=1.6
44
45 Index: xpad-2.14.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- xpad-2.14.ebuild 20 Mar 2009 14:30:40 -0000 1.5
52 +++ xpad-2.14.ebuild 21 Mar 2009 17:05:58 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild,v 1.5 2009/03/20 14:30:40 josejx Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-2.14.ebuild,v 1.6 2009/03/21 17:05:58 armin76 Exp $
58
59 DESCRIPTION="A GTK+ 2.0 based 'post-it' note system."
60 HOMEPAGE="http://xpad.sourceforge.net"
61 @@ -8,7 +8,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 ppc sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="alpha amd64 ppc sparc x86 ~x86-fbsd"
67 IUSE=""
68
69 RDEPEND=">=x11-libs/gtk+-2.12"