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.34.ebuild
Date: Fri, 03 Oct 2008 18:10:40
Message-Id: E1Klp6r-0008O0-EO@stork.gentoo.org
1 mabi 08/10/03 18:10:37
2
3 Modified: ChangeLog
4 Added: adie-1.6.34.ebuild
5 Log:
6 version bump
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.23-gentoo-r3-20080120 ppc)
8
9 Revision Changes Path
10 1.20 app-editors/adie/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 19 Feb 2008 14:45:26 -0000 1.19
23 +++ ChangeLog 3 Oct 2008 18:10:36 -0000 1.20
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-editors/adie
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.19 2008/02/19 14:45:26 fmccor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.20 2008/10/03 18:10:36 mabi Exp $
29 +
30 +*adie-1.6.34 (03 Oct 2008)
31 +
32 + 03 Oct 2008; Matti Bickel <mabi@g.o> +adie-1.6.34.ebuild:
33 + version bump
34
35 19 Feb 2008; Ferris McCormick <fmccor@g.o> adie-1.6.30.ebuild:
36 Sparc stable, part of Bug #199853.
37
38
39
40 1.1 app-editors/adie/adie-1.6.34.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/adie-1.6.34.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/adie/adie-1.6.34.ebuild?rev=1.1&content-type=text/plain
44
45 Index: adie-1.6.34.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.34.ebuild,v 1.1 2008/10/03 18:10:36 mabi Exp $
50
51 inherit fox
52
53 DESCRIPTION="Text editor based on the FOX Toolkit"
54
55 LICENSE="GPL-2"
56 SLOT="0"
57 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
58 IUSE=""
59
60 DEPEND="~x11-libs/fox-${PV}"
61
62 RDEPEND="${DEPEND}"