Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-www/adobesvg: adobesvg-3.01.ebuild ChangeLog
Date: Fri, 10 Oct 2008 10:55:20
Message-Id: E1KoFeQ-0004tv-8v@stork.gentoo.org
1 flameeyes 08/10/10 10:55:18
2
3 Modified: adobesvg-3.01.ebuild ChangeLog
4 Log:
5 Restrict stripping -- binary only package.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
7
8 Revision Changes Path
9 1.2 net-www/adobesvg/adobesvg-3.01.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/adobesvg/adobesvg-3.01.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/adobesvg/adobesvg-3.01.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/adobesvg/adobesvg-3.01.ebuild?r1=1.1&r2=1.2
14
15 Index: adobesvg-3.01.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-www/adobesvg/adobesvg-3.01.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- adobesvg-3.01.ebuild 26 Jun 2005 10:34:07 -0000 1.1
22 +++ adobesvg-3.01.ebuild 10 Oct 2008 10:55:18 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2005 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-www/adobesvg/adobesvg-3.01.ebuild,v 1.1 2005/06/26 10:34:07 dragonheart Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-www/adobesvg/adobesvg-3.01.ebuild,v 1.2 2008/10/10 10:55:18 flameeyes Exp $
29
30 inherit nsplugins
31
32 @@ -17,6 +17,8 @@
33
34 S="${WORKDIR}/${PN}-3.01"
35
36 +RESTRICT="strip"
37 +
38 src_install() {
39 insinto /usr/lib/adobesvg
40 doins *.so LICENSE.txt
41
42
43
44 1.8 net-www/adobesvg/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/adobesvg/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/adobesvg/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/adobesvg/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-www/adobesvg/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 14 May 2007 06:27:25 -0000 1.7
57 +++ ChangeLog 10 Oct 2008 10:55:18 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-www/adobesvg
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-www/adobesvg/ChangeLog,v 1.7 2007/05/14 06:27:25 bangert Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/net-www/adobesvg/ChangeLog,v 1.8 2008/10/10 10:55:18 flameeyes Exp $
64 +
65 + 10 Oct 2008; Diego Pettenò <flameeyes@g.o> adobesvg-3.01.ebuild:
66 + Restrict stripping -- binary only package.
67
68 14 May 2007; Thilo Bangert <bangert@g.o> metadata.xml:
69 add <herd>no-herd</herd>