Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/parcellite: ChangeLog parcellite-1.0.1.ebuild parcellite-0.9.1.ebuild
Date: Tue, 31 Jul 2012 22:42:06
Message-Id: 20120731224149.7AB852004B@flycatcher.gentoo.org
1 hasufell 12/07/31 22:41:49
2
3 Modified: ChangeLog parcellite-1.0.1.ebuild
4 parcellite-0.9.1.ebuild
5 Log:
6 fix underlinking wrt #379661
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.19 x11-misc/parcellite/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/ChangeLog?rev=1.19&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/ChangeLog?rev=1.19&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/ChangeLog?r1=1.18&r2=1.19
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v
20 retrieving revision 1.18
21 retrieving revision 1.19
22 diff -u -r1.18 -r1.19
23 --- ChangeLog 5 May 2012 04:53:44 -0000 1.18
24 +++ ChangeLog 31 Jul 2012 22:41:49 -0000 1.19
25 @@ -1,6 +1,10 @@
26 # ChangeLog for x11-misc/parcellite
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.18 2012/05/05 04:53:44 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/ChangeLog,v 1.19 2012/07/31 22:41:49 hasufell Exp $
30 +
31 + 31 Jul 2012; Julian Ospald <hasufell@g.o> parcellite-0.9.1.ebuild,
32 + parcellite-1.0.1.ebuild:
33 + fix underlinking wrt #379661
34
35 05 May 2012; Jeff Horelick <jdhore@g.o> parcellite-0.9.1.ebuild,
36 parcellite-1.0.1.ebuild:
37
38
39
40 1.3 x11-misc/parcellite/parcellite-1.0.1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.0.1.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.0.1.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-1.0.1.ebuild?r1=1.2&r2=1.3
45
46 Index: parcellite-1.0.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.0.1.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- parcellite-1.0.1.ebuild 5 May 2012 04:53:44 -0000 1.2
53 +++ parcellite-1.0.1.ebuild 31 Jul 2012 22:41:49 -0000 1.3
54 @@ -1,9 +1,9 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.0.1.ebuild,v 1.2 2012/05/05 04:53:44 jdhore Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-1.0.1.ebuild,v 1.3 2012/07/31 22:41:49 hasufell Exp $
59
60 EAPI=2
61 -inherit fdo-mime autotools
62 +inherit fdo-mime flag-o-matic autotools
63
64 DESCRIPTION="A lightweight GTK+ based clipboard manager."
65 HOMEPAGE="http://parcellite.sourceforge.net/"
66 @@ -26,6 +26,7 @@
67 }
68
69 src_configure() {
70 + append-libs -lX11
71 econf \
72 --disable-dependency-tracking \
73 $(use_enable nls)
74
75
76
77 1.5 x11-misc/parcellite/parcellite-0.9.1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild?rev=1.5&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild?rev=1.5&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild?r1=1.4&r2=1.5
82
83 Index: parcellite-0.9.1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild,v
86 retrieving revision 1.4
87 retrieving revision 1.5
88 diff -u -r1.4 -r1.5
89 --- parcellite-0.9.1.ebuild 5 May 2012 04:53:44 -0000 1.4
90 +++ parcellite-0.9.1.ebuild 31 Jul 2012 22:41:49 -0000 1.5
91 @@ -1,9 +1,9 @@
92 # Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild,v 1.4 2012/05/05 04:53:44 jdhore Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/parcellite/parcellite-0.9.1.ebuild,v 1.5 2012/07/31 22:41:49 hasufell Exp $
96
97 EAPI=2
98 -inherit fdo-mime
99 +inherit fdo-mime flag-o-matic
100
101 DESCRIPTION="A lightweight GTK+ based clipboard manager."
102 HOMEPAGE="http://parcellite.sourceforge.net/"
103 @@ -22,6 +22,7 @@
104 dev-util/intltool )"
105
106 src_configure() {
107 + append-libs -lX11
108 econf --disable-dependency-tracking $(use_enable nls)
109 }