Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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
Date: Mon, 09 Nov 2009 20:55:41
Message-Id: E1N7bH1-0005ve-NA@stork.gentoo.org
1 maekke 09/11/09 20:55:39
2
3 Modified: ChangeLog xfce4-clipman-plugin-1.1.1.ebuild
4 Log:
5 arm stable, bug #289179
6 (Portage version: 2.2_rc49/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.16 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.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog?r1=1.15&r2=1.16
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- ChangeLog 24 Oct 2009 19:54:56 -0000 1.15
22 +++ ChangeLog 9 Nov 2009 20:55:38 -0000 1.16
23 @@ -1,6 +1,10 @@
24 # ChangeLog for xfce-extra/xfce4-clipman-plugin
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.15 2009/10/24 19:54:56 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.16 2009/11/09 20:55:38 maekke Exp $
28 +
29 + 09 Nov 2009; Markus Meier <maekke@g.o>
30 + xfce4-clipman-plugin-1.1.1.ebuild:
31 + arm stable, bug #289179
32
33 24 Oct 2009; nixnut <nixnut@g.o> xfce4-clipman-plugin-1.1.1.ebuild:
34 ppc stable #289179
35
36
37
38 1.7 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild?r1=1.6&r2=1.7
43
44 Index: xfce4-clipman-plugin-1.1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- xfce4-clipman-plugin-1.1.1.ebuild 24 Oct 2009 19:54:56 -0000 1.6
51 +++ xfce4-clipman-plugin-1.1.1.ebuild 9 Nov 2009 20:55:38 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.6 2009/10/24 19:54:56 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.1.ebuild,v 1.7 2009/11/09 20:55:38 maekke Exp $
57
58 EAPI=2
59 EAUTORECONF=yes
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
66 IUSE="debug"
67
68 RDEPEND=">=dev-libs/glib-2.16:2