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.30.ebuild adie-1.6.25.ebuild
Date: Wed, 21 Nov 2007 00:11:02
Message-Id: E1IudBC-0000Wy-2v@stork.gentoo.org
1 mabi 07/11/21 00:10:58
2
3 Modified: ChangeLog
4 Added: adie-1.6.30.ebuild
5 Removed: adie-1.6.25.ebuild
6 Log:
7 version bump and removal
8 (Portage version: 2.1.3.19)
9
10 Revision Changes Path
11 1.14 app-editors/adie/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?rev=1.14&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?rev=1.14&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?r1=1.13&r2=1.14
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v
20 retrieving revision 1.13
21 retrieving revision 1.14
22 diff -u -r1.13 -r1.14
23 --- ChangeLog 9 Oct 2007 05:40:21 -0000 1.13
24 +++ ChangeLog 21 Nov 2007 00:10:57 -0000 1.14
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.13 2007/10/09 05:40:21 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.14 2007/11/21 00:10:57 mabi Exp $
30 +
31 +*adie-1.6.30 (20 Nov 2007)
32 +
33 + 20 Nov 2007; Matti Bickel <mabi@g.o> -adie-1.6.25.ebuild,
34 + +adie-1.6.30.ebuild:
35 + version bump and removal
36
37 09 Oct 2007; Jeroen Roovers <jer@g.o> adie-1.6.27.ebuild:
38 Stable for HPPA (bug #194813).
39
40
41
42 1.1 app-editors/adie/adie-1.6.30.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/adie-1.6.30.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/adie-1.6.30.ebuild?rev=1.1&content-type=text/plain
46
47 Index: adie-1.6.30.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.30.ebuild,v 1.1 2007/11/21 00:10:57 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="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
60 IUSE=""
61
62 DEPEND="~x11-libs/fox-${PV}"
63
64 RDEPEND="${DEPEND}"
65
66
67
68 --
69 gentoo-commits@g.o mailing list