Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/dczip: dczip-2.05.ebuild ChangeLog
Date: Fri, 09 Nov 2007 19:47:20
Message-Id: E1IqZow-0007yf-HX@stork.gentoo.org
1 armin76 07/11/09 19:47:14
2
3 Modified: dczip-2.05.ebuild ChangeLog
4 Log:
5 alpha doesn't have java
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.11 app-arch/dczip/dczip-2.05.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dczip/dczip-2.05.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dczip/dczip-2.05.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dczip/dczip-2.05.ebuild?r1=1.10&r2=1.11
14
15 Index: dczip-2.05.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/dczip/dczip-2.05.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- dczip-2.05.ebuild 8 Oct 2006 20:05:29 -0000 1.10
22 +++ dczip-2.05.ebuild 9 Nov 2007 19:47:14 -0000 1.11
23 @@ -1,13 +1,13 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dczip/dczip-2.05.ebuild,v 1.10 2006/10/08 20:05:29 grobian Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-arch/dczip/dczip-2.05.ebuild,v 1.11 2007/11/09 19:47:14 armin76 Exp $
29
30 DESCRIPTION="dcZip is an archiving program for managing various compression file formats"
31 HOMEPAGE="http://www.davidcampaign.net/dczip.html"
32 SRC_URI="http://www.davidcampaign.net/files/${PN}.jar"
33 LICENSE="freedist"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ppc x86"
36 +KEYWORDS="~amd64 ppc x86"
37 IUSE=""
38 DEPEND=""
39 RDEPEND=">=virtual/jre-1.3"
40
41
42
43 1.11 app-arch/dczip/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dczip/ChangeLog?rev=1.11&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dczip/ChangeLog?rev=1.11&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/dczip/ChangeLog?r1=1.10&r2=1.11
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-arch/dczip/ChangeLog,v
52 retrieving revision 1.10
53 retrieving revision 1.11
54 diff -u -r1.10 -r1.11
55 --- ChangeLog 8 Oct 2006 20:05:29 -0000 1.10
56 +++ ChangeLog 9 Nov 2007 19:47:14 -0000 1.11
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-arch/dczip
59 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dczip/ChangeLog,v 1.10 2006/10/08 20:05:29 grobian Exp $
61 +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-arch/dczip/ChangeLog,v 1.11 2007/11/09 19:47:14 armin76 Exp $
63 +
64 + 09 Nov 2007; Raúl Porcel <armin76@g.o> dczip-2.05.ebuild:
65 + alpha doesn't have java
66
67 08 Oct 2006; Fabian Groffen <grobian@g.o> dczip-2.05.ebuild:
68 Dropped ppc-macos keyword, java is problematic
69
70
71
72 --
73 gentoo-commits@g.o mailing list