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.1.ebuild xfce4-clipman-plugin-1.1.0.ebuild
Date: Tue, 06 Oct 2009 11:20:50
Message-Id: E1Mv863-00019Q-Qm@stork.gentoo.org
1 ssuominen 09/10/06 11:20:47
2
3 Modified: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
4 Removed: xfce4-clipman-plugin-1.1.0.ebuild
5 Log:
6 amd64 stable
7 (Portage version: 2.2_rc43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 xfce-extra/xfce4-clipman-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 30 Sep 2009 17:17:54 -0000 1.10
23 +++ ChangeLog 6 Oct 2009 11:20:47 -0000 1.11
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-clipman-plugin
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.10 2009/09/30 17:17:54 darkside Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.11 2009/10/06 11:20:47 ssuominen Exp $
29 +
30 + 06 Oct 2009; Samuli Suominen <ssuominen@g.o>
31 + xfce4-clipman-plugin-1.1.1.ebuild:
32 + amd64 stable
33
34 *xfce4-clipman-plugin-1.1.1 (30 Sep 2009)
35
36
37
38
39 1.2 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.1&r2=1.2
44
45 Index: xfce4-clipman-plugin-1.1.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- xfce4-clipman-plugin-1.1.1.ebuild 30 Sep 2009 17:17:54 -0000 1.1
52 +++ xfce4-clipman-plugin-1.1.1.ebuild 6 Oct 2009 11:20:47 -0000 1.2
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/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.1 2009/09/30 17:17:54 darkside Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.2 2009/10/06 11:20:47 ssuominen Exp $
58
59 EAPI=2
60 inherit xfconf
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 IUSE="debug"
68
69 RDEPEND=">=dev-libs/glib-2.16:2