Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/dash: ChangeLog dash-0.5.5.1.7.ebuild
Date: Wed, 01 Feb 2012 09:18:18
Message-Id: 20120201091809.2C3752004B@flycatcher.gentoo.org
1 ssuominen 12/02/01 09:18:09
2
3 Modified: ChangeLog dash-0.5.5.1.7.ebuild
4 Log:
5 ppc64 stable wrt #383015
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.90 app-shells/dash/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?rev=1.90&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?rev=1.90&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/ChangeLog?r1=1.89&r2=1.90
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v
19 retrieving revision 1.89
20 retrieving revision 1.90
21 diff -u -r1.89 -r1.90
22 --- ChangeLog 30 Oct 2011 16:15:52 -0000 1.89
23 +++ ChangeLog 1 Feb 2012 09:18:09 -0000 1.90
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-shells/dash
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.89 2011/10/30 16:15:52 armin76 Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.90 2012/02/01 09:18:09 ssuominen Exp $
30 +
31 + 01 Feb 2012; Samuli Suominen <ssuominen@g.o> dash-0.5.5.1.7.ebuild:
32 + ppc64 stable wrt #383015
33
34 30 Oct 2011; Raúl Porcel <armin76@g.o> dash-0.5.5.1.7.ebuild:
35 alpha/ia64/s390/sh/sparc stable wrt #383057
36
37
38
39 1.9 app-shells/dash/dash-0.5.5.1.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild?r1=1.8&r2=1.9
44
45 Index: dash-0.5.5.1.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- dash-0.5.5.1.7.ebuild 30 Oct 2011 16:15:52 -0000 1.8
52 +++ dash-0.5.5.1.7.ebuild 1 Feb 2012 09:18:09 -0000 1.9
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.8 2011/10/30 16:15:52 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.9 2012/02/01 09:18:09 ssuominen Exp $
59
60 EAPI="2"
61
62 @@ -18,7 +18,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
68 IUSE="libedit static"
69
70 RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"