Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in rox-base/mime-editor: ChangeLog mime-editor-0.5-r2.ebuild
Date: Tue, 04 Dec 2007 21:37:51
Message-Id: E1IzfSa-0006gN-TI@stork.gentoo.org
1 lack 07/12/04 21:37:44
2
3 Modified: ChangeLog
4 Added: mime-editor-0.5-r2.ebuild
5 Log:
6 Updated to use new rox-0install eclass
7 (Portage version: 2.1.4_rc4)
8
9 Revision Changes Path
10 1.13 rox-base/mime-editor/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/mime-editor/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/mime-editor/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/mime-editor/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/rox-base/mime-editor/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 29 Nov 2007 15:39:10 -0000 1.12
23 +++ ChangeLog 4 Dec 2007 21:37:44 -0000 1.13
24 @@ -1,6 +1,11 @@
25 # ChangeLog for rox-base/mime-editor
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/rox-base/mime-editor/ChangeLog,v 1.12 2007/11/29 15:39:10 lack Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/rox-base/mime-editor/ChangeLog,v 1.13 2007/12/04 21:37:44 lack Exp $
29 +
30 +*mime-editor-0.5-r2 (04 Dec 2007)
31 +
32 + 04 Dec 2007; Jim Ramsay <lack@g.o> +mime-editor-0.5-r2.ebuild:
33 + Updated to use new rox-0install eclass
34
35 29 Nov 2007; Jim Ramsay <lack@g.o> -mime-editor-0.5.ebuild:
36 Version cleanup
37
38
39
40 1.1 rox-base/mime-editor/mime-editor-0.5-r2.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/mime-editor/mime-editor-0.5-r2.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/mime-editor/mime-editor-0.5-r2.ebuild?rev=1.1&content-type=text/plain
44
45 Index: mime-editor-0.5-r2.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/rox-base/mime-editor/mime-editor-0.5-r2.ebuild,v 1.1 2007/12/04 21:37:44 lack Exp $
50
51 ROX_LIB_VER="2.0.4-r1"
52 inherit rox-0install
53
54 DESCRIPTION="MIME-Editor is editor for the Shared MIME Database for ROX Desktop"
55 HOMEPAGE="http://rox.sourceforge.net/"
56 SRC_URI="mirror://sourceforge/rox/${P}.tgz"
57
58 LICENSE="GPL-2"
59 SLOT="0"
60 KEYWORDS="~amd64 ~sparc ~x86"
61 IUSE=""
62
63 APPNAME=MIME-Editor
64 APPCATEGORY="System;Core"
65
66
67
68 --
69 gentoo-commits@g.o mailing list