Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/howto-html: ChangeLog howto-html-20070811.ebuild
Date: Tue, 22 Dec 2009 22:19:12
Message-Id: E1NND4Q-0007Wh-3M@stork.gentoo.org
1 flameeyes 09/12/22 22:19:10
2
3 Modified: ChangeLog howto-html-20070811.ebuild
4 Log:
5 Drop restriction as it installs a binary file.
6 (Portage version: 2.2_rc60/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.31 app-doc/howto-html/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/howto-html/ChangeLog?rev=1.31&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/howto-html/ChangeLog?rev=1.31&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/howto-html/ChangeLog?r1=1.30&r2=1.31
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v
18 retrieving revision 1.30
19 retrieving revision 1.31
20 diff -u -r1.30 -r1.31
21 --- ChangeLog 29 Oct 2007 17:02:36 -0000 1.30
22 +++ ChangeLog 22 Dec 2009 22:19:09 -0000 1.31
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-doc/howto-html
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.30 2007/10/29 17:02:36 armin76 Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/ChangeLog,v 1.31 2009/12/22 22:19:09 flameeyes Exp $
29 +
30 + 22 Dec 2009; Diego E. Pettenò <flameeyes@g.o>
31 + howto-html-20070811.ebuild:
32 + Drop restriction as it installs a binary file.
33
34 29 Oct 2007; Raúl Porcel <armin76@g.o>
35 -howto-html-20050504.ebuild, -howto-html-20070202.ebuild,
36
37
38
39 1.7 app-doc/howto-html/howto-html-20070811.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild?r1=1.6&r2=1.7
44
45 Index: howto-html-20070811.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- howto-html-20070811.ebuild 29 Oct 2007 17:02:37 -0000 1.6
52 +++ howto-html-20070811.ebuild 22 Dec 2009 22:19:09 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild,v 1.6 2007/10/29 17:02:37 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20070811.ebuild,v 1.7 2009/12/22 22:19:09 flameeyes Exp $
59
60 # Download from
61 # www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/Linux-html-HOWTOs-${PV}.tar.bz2
62 @@ -15,8 +15,6 @@
63 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
64 IUSE=""
65
66 -RESTRICT="strip binchecks"
67 -
68 S=${WORKDIR}/HOWTO
69
70 src_install() {