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-smartbookmark-plugin: xfce4-smartbookmark-plugin-0.4.4-r1.ebuild xfce4-smartbookmark-plugin-0.4.4.ebuild xfce4-smartbookmark-plugin-0.4.2.ebuild
Date: Mon, 02 Apr 2012 11:57:49
Message-Id: 20120402115735.8123A2004B@flycatcher.gentoo.org
1 ssuominen 12/04/02 11:57:35
2
3 Modified: xfce4-smartbookmark-plugin-0.4.4-r1.ebuild
4 xfce4-smartbookmark-plugin-0.4.4.ebuild
5 xfce4-smartbookmark-plugin-0.4.2.ebuild
6 Log:
7 Comply with standard XFCE uri
8
9 (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild?r1=1.1&r2=1.2
17
18 Index: xfce4-smartbookmark-plugin-0.4.4-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- xfce4-smartbookmark-plugin-0.4.4-r1.ebuild 2 Apr 2012 11:53:11 -0000 1.1
25 +++ xfce4-smartbookmark-plugin-0.4.4-r1.ebuild 2 Apr 2012 11:57:35 -0000 1.2
26 @@ -1,13 +1,13 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild,v 1.1 2012/04/02 11:53:11 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4-r1.ebuild,v 1.2 2012/04/02 11:57:35 ssuominen Exp $
31
32 EAPI=4
33 inherit xfconf
34
35 DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
36 HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"
37 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.bz2"
38 +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
39
40 LICENSE="GPL-2"
41 SLOT="0"
42
43
44
45 1.6 xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild?r1=1.5&r2=1.6
50
51 Index: xfce4-smartbookmark-plugin-0.4.4.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- xfce4-smartbookmark-plugin-0.4.4.ebuild 13 Feb 2012 22:01:42 -0000 1.5
58 +++ xfce4-smartbookmark-plugin-0.4.4.ebuild 2 Apr 2012 11:57:35 -0000 1.6
59 @@ -1,13 +1,13 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v 1.5 2012/02/13 22:01:42 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.4.ebuild,v 1.6 2012/04/02 11:57:35 ssuominen Exp $
64
65 EAPI=4
66 inherit xfconf
67
68 DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
69 HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"
70 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.bz2"
71 +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
72
73 LICENSE="GPL-2"
74 SLOT="0"
75
76
77
78 1.5 xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild?rev=1.5&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild?rev=1.5&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild?r1=1.4&r2=1.5
83
84 Index: xfce4-smartbookmark-plugin-0.4.2.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild,v
87 retrieving revision 1.4
88 retrieving revision 1.5
89 diff -u -r1.4 -r1.5
90 --- xfce4-smartbookmark-plugin-0.4.2.ebuild 19 May 2011 21:40:54 -0000 1.4
91 +++ xfce4-smartbookmark-plugin-0.4.2.ebuild 2 Apr 2012 11:57:35 -0000 1.5
92 @@ -1,6 +1,6 @@
93 -# Copyright 1999-2011 Gentoo Foundation
94 +# Copyright 1999-2012 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild,v 1.4 2011/05/19 21:40:54 ssuominen Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild,v 1.5 2012/04/02 11:57:35 ssuominen Exp $
98
99 EAPI=4
100 EAUTORECONF=yes
101 @@ -8,7 +8,7 @@
102
103 DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
104 HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"
105 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz"
106 +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz"
107
108 LICENSE="GPL-2"
109 SLOT="0"