Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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 10:06:01
Message-Id: E1J7T95-0006bi-TW@stork.gentoo.org
1 maekke 07/12/26 10:05:51
2
3 Modified: unp-1.0.13.ebuild ChangeLog
4 Log:
5 x86 stable, security bug #203106
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild?r1=1.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- unp-1.0.13.ebuild 26 Dec 2007 08:46:21 -0000 1.2
22 +++ unp-1.0.13.ebuild 26 Dec 2007 10:05:51 -0000 1.3
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.2 2007/12/26 08:46:21 welp Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-1.0.13.ebuild,v 1.3 2007/12/26 10:05:51 maekke 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.17 app-arch/unp/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/ChangeLog?rev=1.17&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/ChangeLog?rev=1.17&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/unp/ChangeLog?r1=1.16&r2=1.17
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v
51 retrieving revision 1.16
52 retrieving revision 1.17
53 diff -u -r1.16 -r1.17
54 --- ChangeLog 26 Dec 2007 08:46:21 -0000 1.16
55 +++ ChangeLog 26 Dec 2007 10:05:51 -0000 1.17
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.16 2007/12/26 08:46:21 welp Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/ChangeLog,v 1.17 2007/12/26 10:05:51 maekke Exp $
61 +
62 + 26 Dec 2007; Markus Meier <maekke@g.o> unp-1.0.13.ebuild:
63 + x86 stable, security bug #203106
64
65 26 Dec 2007; Peter Weller <welp@g.o> unp-1.0.13.ebuild:
66 Stable on amd64; bug 203106
67
68
69
70 --
71 gentoo-commits@g.o mailing list