Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-smartbookmark-plugin: ChangeLog xfce4-smartbookmark-plugin-0.4.4.ebuild
Date: Mon, 30 Jan 2012 16:50:23
Message-Id: 20120130165006.E59742004B@flycatcher.gentoo.org
1 ago 12/01/30 16:50:06
2
3 Modified: ChangeLog xfce4-smartbookmark-plugin-0.4.4.ebuild
4 Log:
5 Stable for amd64, wrt bug #401229
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 xfce-extra/xfce4-smartbookmark-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 1 Nov 2011 15:22:29 -0000 1.4
23 +++ ChangeLog 30 Jan 2012 16:50:06 -0000 1.5
24 @@ -1,6 +1,10 @@
25 # ChangeLog for xfce-extra/xfce4-smartbookmark-plugin
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog,v 1.4 2011/11/01 15:22:29 ssuominen Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog,v 1.5 2012/01/30 16:50:06 ago Exp $
30 +
31 + 30 Jan 2012; Agostino Sarubbo <ago@g.o>
32 + xfce4-smartbookmark-plugin-0.4.4.ebuild:
33 + Stable for amd64, wrt bug #401229
34
35 *xfce4-smartbookmark-plugin-0.4.4 (01 Nov 2011)
36
37
38
39
40 1.2 xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild?r1=1.1&r2=1.2
45
46 Index: xfce4-smartbookmark-plugin-0.4.4.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- xfce4-smartbookmark-plugin-0.4.4.ebuild 1 Nov 2011 15:22:29 -0000 1.1
53 +++ xfce4-smartbookmark-plugin-0.4.4.ebuild 30 Jan 2012 16:50:06 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v 1.1 2011/11/01 15:22:29 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v 1.2 2012/01/30 16:50:06 ago Exp $
60
61 EAPI=4
62 inherit xfconf
63 @@ -11,7 +11,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
68 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
69 IUSE="debug"
70
71 COMMON_DEPEND="x11-libs/gtk+:2