Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/funzix: funzix-1.0.ebuild ChangeLog
Date: Tue, 01 Apr 2008 19:39:23
Message-Id: E1JgmKG-0006Vj-UK@stork.gentoo.org
1 opfer 08/04/01 19:39:20
2
3 Modified: funzix-1.0.ebuild ChangeLog
4 Log:
5 stable x86, bug 214961
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 app-arch/funzix/funzix-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/funzix/funzix-1.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/funzix/funzix-1.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/funzix/funzix-1.0.ebuild?r1=1.1&r2=1.2
14
15 Index: funzix-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/funzix/funzix-1.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- funzix-1.0.ebuild 22 Dec 2007 20:37:31 -0000 1.1
22 +++ funzix-1.0.ebuild 1 Apr 2008 19:39:20 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-arch/funzix/funzix-1.0.ebuild,v 1.1 2007/12/22 20:37:31 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-arch/funzix/funzix-1.0.ebuild,v 1.2 2008/04/01 19:39:20 opfer Exp $
29
30 DESCRIPTION="unpacker for the bogus ZIX format"
31 HOMEPAGE="http://funzix.sourceforge.net/"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="public-domain"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~amd64 x86"
38 IUSE=""
39
40 src_install() {
41
42
43
44 1.2 app-arch/funzix/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/funzix/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/funzix/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/funzix/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-arch/funzix/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 22 Dec 2007 20:37:31 -0000 1.1
57 +++ ChangeLog 1 Apr 2008 19:39:20 -0000 1.2
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-arch/funzix
60 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-arch/funzix/ChangeLog,v 1.1 2007/12/22 20:37:31 vapier Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-arch/funzix/ChangeLog,v 1.2 2008/04/01 19:39:20 opfer Exp $
64 +
65 + 01 Apr 2008; Christian Faulhammer <opfer@g.o> funzix-1.0.ebuild:
66 + stable x86, bug 214961
67
68 *funzix-1.0 (22 Dec 2007)
69
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list