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-linelight-plugin: ChangeLog xfce4-linelight-plugin-0.1.7.ebuild
Date: Fri, 20 Apr 2012 12:03:44
Message-Id: 20120420120314.D26322004B@flycatcher.gentoo.org
1 ssuominen 12/04/20 12:03:14
2
3 Modified: ChangeLog xfce4-linelight-plugin-0.1.7.ebuild
4 Log:
5 Change ChangeLog and drop in commented line in the ebuild of the 0.1.7 tarball
6
7 (Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 xfce-extra/xfce4-linelight-plugin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 20 Apr 2012 11:26:39 -0000 1.10
23 +++ ChangeLog 20 Apr 2012 12:03:14 -0000 1.11
24 @@ -1,14 +1,13 @@
25 # ChangeLog for xfce-extra/xfce4-linelight-plugin
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.10 2012/04/20 11:26:39 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/ChangeLog,v 1.11 2012/04/20 12:03:14 ssuominen Exp $
29
30 *xfce4-linelight-plugin-0.1.7 (20 Apr 2012)
31
32 20 Apr 2012; Samuli Suominen <ssuominen@g.o>
33 +xfce4-linelight-plugin-0.1.7.ebuild,
34 +files/xfce4-linelight-plugin-0.1.7-port-to-xfcerc.patch:
35 - Version bump (to unofficial tarball from Debian) with patch for
36 - libxfce4util >= 4.9.0 compability wrt #411949
37 + Version bump with patch for libxfce4util >= 4.9.0 compability wrt #411949
38
39 19 May 2011; Samuli Suominen <ssuominen@g.o>
40 xfce4-linelight-plugin-0.1.6-r1.ebuild:
41
42
43
44 1.2 xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild?r1=1.1&r2=1.2
49
50 Index: xfce4-linelight-plugin-0.1.7.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- xfce4-linelight-plugin-0.1.7.ebuild 20 Apr 2012 11:24:58 -0000 1.1
57 +++ xfce4-linelight-plugin-0.1.7.ebuild 20 Apr 2012 12:03:14 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.1 2012/04/20 11:24:58 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-linelight-plugin/xfce4-linelight-plugin-0.1.7.ebuild,v 1.2 2012/04/20 12:03:14 ssuominen Exp $
63
64 EAPI=4
65 EAUTORECONF=yes
66 @@ -9,6 +9,7 @@
67 DESCRIPTION="A simple locate based search plug-in for the Xfce panel"
68 HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-linelight-plugin"
69 SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.bz2"
70 +#SRC_URI="http://svn.ganymede.ch/private/trunk/${PN}/releases/${P}.tar.gz"
71
72 LICENSE="GPL-2"
73 SLOT="0"