Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/mime-construct: mime-construct-1.900.0.ebuild ChangeLog
Date: Mon, 04 Jun 2012 02:13:24
Message-Id: 20120604021313.09EF92004C@flycatcher.gentoo.org
1 xmw 12/06/04 02:13:13
2
3 Modified: mime-construct-1.900.0.ebuild ChangeLog
4 Log:
5 ppc stable (bug 400757)
6
7 (Portage version: 2.1.10.63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-perl/mime-construct/mime-construct-1.900.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild?r1=1.3&r2=1.4
15
16 Index: mime-construct-1.900.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- mime-construct-1.900.0.ebuild 18 Dec 2011 17:46:14 -0000 1.3
23 +++ mime-construct-1.900.0.ebuild 4 Jun 2012 02:13:12 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild,v 1.3 2011/12/18 17:46:14 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/mime-construct-1.900.0.ebuild,v 1.4 2012/06/04 02:13:12 xmw Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
36 SLOT="0"
37 -KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
38 +KEYWORDS="amd64 ia64 ppc ~sparc x86"
39 IUSE=""
40
41 RDEPEND="dev-perl/MIME-Types
42
43
44
45 1.17 dev-perl/mime-construct/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/mime-construct/ChangeLog?rev=1.17&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/mime-construct/ChangeLog?rev=1.17&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/mime-construct/ChangeLog?r1=1.16&r2=1.17
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v
54 retrieving revision 1.16
55 retrieving revision 1.17
56 diff -u -r1.16 -r1.17
57 --- ChangeLog 18 Dec 2011 17:46:14 -0000 1.16
58 +++ ChangeLog 4 Jun 2012 02:13:12 -0000 1.17
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/mime-construct
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.16 2011/12/18 17:46:14 armin76 Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/mime-construct/ChangeLog,v 1.17 2012/06/04 02:13:12 xmw Exp $
65 +
66 + 04 Jun 2012; Michael Weber <xmw@g.o> mime-construct-1.900.0.ebuild:
67 + ppc stable (bug 400757)
68
69 18 Dec 2011; Raúl Porcel <armin76@g.o> mime-construct-1.900.0.ebuild:
70 Add ~sparc wrt #387627