Gentoo Archives: gentoo-commits

From: "Peter Weller (welp)" <welp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/unp: unp-1.0.13.ebuild ChangeLog
Date: Wed, 26 Dec 2007 08:46:32
Message-Id: E1J7RuA-0006Bg-IH@stork.gentoo.org
1 welp 07/12/26 08:46:22
2
3 Modified: unp-1.0.13.ebuild ChangeLog
4 Log:
5 Stable on amd64; bug 203106
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 app-arch/unp/unp-1.0.13.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild?r1=1.1&r2=1.2
14
15 Index: unp-1.0.13.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- unp-1.0.13.ebuild 23 Dec 2007 17:24:03 -0000 1.1
22 +++ unp-1.0.13.ebuild 26 Dec 2007 08:46:21 -0000 1.2
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.1 2007/12/23 17:24:03 hanno Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.2 2007/12/26 08:46:21 welp Exp $
28
29 DESCRIPTION="Script for unpacking various file formats"
30 HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
31 SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${PV}.tar.gz"
32 LICENSE="GPL-2"
33 SLOT="0"
34 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
35 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
36 IUSE=""
37 DEPEND="dev-lang/perl
38 dev-perl/String-ShellQuote"
39
40
41
42 1.16 app-arch/unp/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/ChangeLog?rev=1.16&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/ChangeLog?rev=1.16&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/ChangeLog?r1=1.15&r2=1.16
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v
51 retrieving revision 1.15
52 retrieving revision 1.16
53 diff -u -r1.15 -r1.16
54 --- ChangeLog 23 Dec 2007 17:24:03 -0000 1.15
55 +++ ChangeLog 26 Dec 2007 08:46:21 -0000 1.16
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-arch/unp
58 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.15 2007/12/23 17:24:03 hanno Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.16 2007/12/26 08:46:21 welp Exp $
61 +
62 + 26 Dec 2007; Peter Weller <welp@g.o> unp-1.0.13.ebuild:
63 + Stable on amd64; bug 203106
64
65 *unp-1.0.13 (23 Dec 2007)
66
67
68
69
70 --
71 gentoo-commits@g.o mailing list