Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/htag: ChangeLog htag-0.0.24.ebuild htag-0.0.23.ebuild
Date: Thu, 02 Feb 2012 07:23:50
Message-Id: 20120202072331.2283D2004B@flycatcher.gentoo.org
1 jlec 12/02/02 07:23:31
2
3 Modified: ChangeLog htag-0.0.24.ebuild
4 Removed: htag-0.0.23.ebuild
5 Log:
6 Dropped old, dropped prepalldocs
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.21 app-text/htag/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htag/ChangeLog?rev=1.21&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htag/ChangeLog?rev=1.21&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htag/ChangeLog?r1=1.20&r2=1.21
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v
20 retrieving revision 1.20
21 retrieving revision 1.21
22 diff -u -r1.20 -r1.21
23 --- ChangeLog 1 Feb 2012 17:26:25 -0000 1.20
24 +++ ChangeLog 2 Feb 2012 07:23:30 -0000 1.21
25 @@ -1,6 +1,10 @@
26 # ChangeLog for app-text/htag
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.20 2012/02/01 17:26:25 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.21 2012/02/02 07:23:30 jlec Exp $
30 +
31 + 02 Feb 2012; Justin Lecher <jlec@g.o> -htag-0.0.23.ebuild,
32 + htag-0.0.24.ebuild:
33 + Dropped old, dropped prepalldocs
34
35 01 Feb 2012; Brent Baude <ranger@g.o> htag-0.0.24.ebuild:
36 Marking htag-0.0.24 ppc for bug 396835
37
38
39
40 1.6 app-text/htag/htag-0.0.24.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htag/htag-0.0.24.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htag/htag-0.0.24.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/htag/htag-0.0.24.ebuild?r1=1.5&r2=1.6
45
46 Index: htag-0.0.24.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.24.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- htag-0.0.24.ebuild 1 Feb 2012 17:26:25 -0000 1.5
53 +++ htag-0.0.24.ebuild 2 Feb 2012 07:23:30 -0000 1.6
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.24.ebuild,v 1.5 2012/02/01 17:26:25 ranger Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.24.ebuild,v 1.6 2012/02/02 07:23:30 jlec Exp $
59
60 inherit perl-app
61
62 @@ -24,7 +24,6 @@
63 dodoc docs/* || die
64 docinto example-scripts
65 dodoc example-scripts/* || die
66 - prepalldocs
67
68 insinto /usr/share/htag/plugins
69 doins plugins/* || die "failed to install plugins"