Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/hexedit: ChangeLog hexedit-1.2.12.ebuild
Date: Fri, 01 Jan 2010 21:00:28
Message-Id: E1NQobh-0003r0-CH@stork.gentoo.org
1 fauli 10/01/01 21:00:25
2
3 Modified: ChangeLog hexedit-1.2.12.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.42 app-editors/hexedit/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.42&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?rev=1.42&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/ChangeLog?r1=1.41&r2=1.42
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v
18 retrieving revision 1.41
19 retrieving revision 1.42
20 diff -u -r1.41 -r1.42
21 --- ChangeLog 17 Feb 2009 16:12:25 -0000 1.41
22 +++ ChangeLog 1 Jan 2010 21:00:24 -0000 1.42
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-editors/hexedit
25 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.41 2009/02/17 16:12:25 angelos Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.42 2010/01/01 21:00:24 fauli Exp $
29 +
30 + 01 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + hexedit-1.2.12.ebuild:
32 + Transfer Prefix keywords
33
34 17 Feb 2009; Christoph Mende <angelos@g.o> hexedit-1.2.12.ebuild:
35 Updated HOMEPAGE
36
37
38
39 1.12 app-editors/hexedit/hexedit-1.2.12.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild?r1=1.11&r2=1.12
44
45 Index: hexedit-1.2.12.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- hexedit-1.2.12.ebuild 17 Feb 2009 16:12:25 -0000 1.11
52 +++ hexedit-1.2.12.ebuild 1 Jan 2010 21:00:24 -0000 1.12
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.11 2009/02/17 16:12:25 angelos Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.12 2010/01/01 21:00:24 fauli Exp $
59
60 DESCRIPTION="View and edit files in hex or ASCII"
61 HOMEPAGE="http://rigaux.org/hexedit.html"
62 @@ -8,7 +8,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86"
67 +KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
68 IUSE=""
69
70 DEPEND=""