Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/album: ChangeLog album-4.06.ebuild
Date: Tue, 29 Dec 2009 15:13:16
Message-Id: E1NPdl3-0002OR-Id@stork.gentoo.org
1 maekke 09/12/29 15:13:13
2
3 Modified: ChangeLog album-4.06.ebuild
4 Log:
5 make sure that all installed files are in ${S}, reported by flameeyes in bug #298332
6 (Portage version: 2.2_rc61/cvs/Linux i686)
7
8 Revision Changes Path
9 1.35 media-gfx/album/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/ChangeLog?rev=1.35&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/ChangeLog?rev=1.35&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/ChangeLog?r1=1.34&r2=1.35
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v
18 retrieving revision 1.34
19 retrieving revision 1.35
20 diff -u -r1.34 -r1.35
21 --- ChangeLog 5 Sep 2009 14:31:03 -0000 1.34
22 +++ ChangeLog 29 Dec 2009 15:13:13 -0000 1.35
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-gfx/album
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.34 2009/09/05 14:31:03 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.35 2009/12/29 15:13:13 maekke Exp $
28 +
29 + 29 Dec 2009; Markus Meier <maekke@g.o> album-4.06.ebuild:
30 + make sure that all installed files are in ${S}, reported by flameeyes in
31 + bug #298332
32
33 *album-4.06 (05 Sep 2009)
34
35
36
37
38 1.3 media-gfx/album/album-4.06.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/album-4.06.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/album-4.06.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/album/album-4.06.ebuild?r1=1.2&r2=1.3
43
44 Index: album-4.06.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- album-4.06.ebuild 23 Sep 2009 15:10:06 -0000 1.2
51 +++ album-4.06.ebuild 29 Dec 2009 15:13:13 -0000 1.3
52 @@ -1,13 +1,11 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v 1.2 2009/09/23 15:10:06 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.06.ebuild,v 1.3 2009/12/29 15:13:13 maekke Exp $
57
58 -DATA_URI="http://marginalhacks.com/bin/album.versions/data-4.05.tar.gz"
59 DESCRIPTION="HTML photo album generator"
60 HOMEPAGE="http://MarginalHacks.com/Hacks/album/"
61 SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz
62 - themes? ( ${DATA_URI} )
63 - plugins? ( ${DATA_URI} )"
64 + http://marginalhacks.com/bin/album.versions/data-4.05.tar.gz"
65
66 LICENSE="marginalhacks"
67 SLOT="0"
68 @@ -23,7 +21,7 @@
69 src_install() {
70 dobin album
71 doman album.1
72 - dodoc License.txt
73 + dodoc License.txt CHANGELOG
74 use doc && dohtml -r Docs/*
75
76 dodir /usr/share/album