Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-clipman-plugin: ChangeLog xfce4-clipman-plugin-1.1.3.ebuild
Date: Fri, 19 Feb 2010 20:07:13
Message-Id: E1NiZ7z-0002u0-B7@stork.gentoo.org
1 ssuominen 10/02/19 20:07:07
2
3 Modified: ChangeLog xfce4-clipman-plugin-1.1.3.ebuild
4 Log:
5 amd64 stable wrt #305657
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.21 xfce-extra/xfce4-clipman-plugin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 19 Jan 2010 00:19:49 -0000 1.20
22 +++ ChangeLog 19 Feb 2010 20:07:06 -0000 1.21
23 @@ -1,6 +1,10 @@
24 # ChangeLog for xfce-extra/xfce4-clipman-plugin
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.20 2010/01/19 00:19:49 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.21 2010/02/19 20:07:06 ssuominen Exp $
28 +
29 + 19 Feb 2010; Samuli Suominen <ssuominen@g.o>
30 + xfce4-clipman-plugin-1.1.3.ebuild:
31 + amd64 stable wrt #305657
32
33 19 Jan 2010; Jeroen Roovers <jer@g.o>
34 xfce4-clipman-plugin-1.1.1.ebuild:
35
36
37
38 1.2 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild?r1=1.1&r2=1.2
43
44 Index: xfce4-clipman-plugin-1.1.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- xfce4-clipman-plugin-1.1.3.ebuild 16 Nov 2009 15:42:20 -0000 1.1
51 +++ xfce4-clipman-plugin-1.1.3.ebuild 19 Feb 2010 20:07:06 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.1 2009/11/16 15:42:20 darkside Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.2 2010/02/19 20:07:06 ssuominen Exp $
58
59 EAPI=2
60 EAUTORECONF=yes
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
67 IUSE="debug"
68
69 RDEPEND=">=dev-libs/glib-2.16:2