Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/adie: ChangeLog adie-1.6.29.ebuild adie-1.6.19.ebuild
Date: Mon, 01 Oct 2007 01:34:00
Message-Id: E1IcA1x-0007dH-Pv@stork.gentoo.org
1 mabi 07/10/01 01:25:05
2
3 Modified: ChangeLog
4 Added: adie-1.6.29.ebuild
5 Removed: adie-1.6.19.ebuild
6 Log:
7 version bump. cleanup
8 (Portage version: 2.1.3.11)
9
10 Revision Changes Path
11 1.12 app-editors/adie/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 6 Jun 2007 09:58:22 -0000 1.11
24 +++ ChangeLog 1 Oct 2007 01:25:05 -0000 1.12
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-editors/adie
27 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.11 2007/06/06 09:58:22 mabi Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.12 2007/10/01 01:25:05 mabi Exp $
30 +
31 +*adie-1.6.29 (01 Oct 2007)
32 +
33 + 01 Oct 2007; Matti Bickel <mabi@g.o> -adie-1.6.19.ebuild,
34 + +adie-1.6.29.ebuild:
35 + version bump. cleanup
36
37 *adie-1.6.27 (06 Jun 2007)
38
39
40
41
42 1.1 app-editors/adie/adie-1.6.29.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/adie-1.6.29.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/adie-1.6.29.ebuild?rev=1.1&content-type=text/plain
46
47 Index: adie-1.6.29.ebuild
48 ===================================================================
49 # Copyright 1999-2007 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.29.ebuild,v 1.1 2007/10/01 01:25:05 mabi Exp $
52
53 inherit fox
54
55 DESCRIPTION="Text editor based on the FOX Toolkit"
56
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc"
60 IUSE=""
61
62 DEPEND="~x11-libs/fox-${PV}"
63
64 RDEPEND="${DEPEND}"
65
66
67
68 --
69 gentoo-commits@g.o mailing list