Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apps/mantisbt: mantisbt-1.0.8.ebuild ChangeLog mantisbt-1.0.7.ebuild
Date: Sat, 03 Nov 2007 19:06:36
Message-Id: E1IoOKD-0000Zd-5A@stork.gentoo.org
1 pva 07/11/03 19:06:29
2
3 Modified: mantisbt-1.0.8.ebuild ChangeLog
4 Removed: mantisbt-1.0.7.ebuild
5 Log:
6 Remove old. Quotation fixes.
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.2 www-apps/mantisbt/mantisbt-1.0.8.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild?r1=1.1&r2=1.2
15
16 Index: mantisbt-1.0.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- mantisbt-1.0.8.ebuild 12 Aug 2007 07:28:50 -0000 1.1
23 +++ mantisbt-1.0.8.ebuild 3 Nov 2007 19:06:28 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild,v 1.1 2007/08/12 07:28:50 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8.ebuild,v 1.2 2007/11/03 19:06:28 pva Exp $
29
30 inherit eutils webapp
31
32 @@ -11,7 +11,7 @@
33 HOMEPAGE="http://www.mantisbt.org/"
34 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
35
36 -S="${WORKDIR}/${MY_P}"
37 +S=${WORKDIR}/${MY_P}
38
39 KEYWORDS="~amd64 ~ppc ~x86"
40
41 @@ -54,6 +54,6 @@
42 mv "${D}"/${MY_HTDOCSDIR}/config_inc.php.sample "${D}"/${MY_HTDOCSDIR}/config_inc.php
43
44 webapp_configfile ${MY_HTDOCSDIR}/config_inc.php
45 - webapp_postinst_txt en ${FILESDIR}/postinstall-en-1.0.0.txt
46 + webapp_postinst_txt en "${FILESDIR}"/postinstall-en-1.0.0.txt
47 webapp_src_install
48 }
49
50
51
52 1.44 www-apps/mantisbt/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mantisbt/ChangeLog?rev=1.44&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mantisbt/ChangeLog?rev=1.44&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apps/mantisbt/ChangeLog?r1=1.43&r2=1.44
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v
61 retrieving revision 1.43
62 retrieving revision 1.44
63 diff -u -r1.43 -r1.44
64 --- ChangeLog 12 Aug 2007 07:28:50 -0000 1.43
65 +++ ChangeLog 3 Nov 2007 19:06:28 -0000 1.44
66 @@ -1,6 +1,10 @@
67 # ChangeLog for www-apps/mantisbt
68 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.43 2007/08/12 07:28:50 pva Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.44 2007/11/03 19:06:28 pva Exp $
71 +
72 + 03 Nov 2007; <pva@g.o> -mantisbt-1.0.7.ebuild,
73 + mantisbt-1.0.8.ebuild:
74 + Remove old. Quotation fixes.
75
76 *mantisbt-1.0.8 (12 Aug 2007)
77
78
79
80
81 --
82 gentoo-commits@g.o mailing list