Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libparserutils: libparserutils-0.1.2.ebuild ChangeLog
Date: Sun, 05 Jan 2014 19:05:20
Message-Id: 20140105190516.B68882004C@flycatcher.gentoo.org
1 grobian 14/01/05 19:05:16
2
3 Modified: libparserutils-0.1.2.ebuild ChangeLog
4 Log:
5 Marked ~m68k-mint, bug #494512
6
7 (Portage version: 2.2.7-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.3 dev-libs/libparserutils/libparserutils-0.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/libparserutils-0.1.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/libparserutils-0.1.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/libparserutils-0.1.2.ebuild?r1=1.2&r2=1.3
15
16 Index: libparserutils-0.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/libparserutils-0.1.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- libparserutils-0.1.2.ebuild 23 Jun 2013 16:42:55 -0000 1.2
23 +++ libparserutils-0.1.2.ebuild 5 Jan 2014 19:05:16 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/libparserutils-0.1.2.ebuild,v 1.2 2013/06/23 16:42:55 xmw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/libparserutils-0.1.2.ebuild,v 1.3 2014/01/05 19:05:16 grobian Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm"
38 +KEYWORDS="~amd64 ~arm ~m68k-mint"
39 IUSE="iconv test"
40
41 DEPEND="test? ( dev-lang/perl )"
42
43
44
45 1.11 dev-libs/libparserutils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/ChangeLog?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/ChangeLog?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/ChangeLog?r1=1.10&r2=1.11
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/ChangeLog,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- ChangeLog 23 Jun 2013 16:42:55 -0000 1.10
58 +++ ChangeLog 5 Jan 2014 19:05:16 -0000 1.11
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libparserutils
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/ChangeLog,v 1.10 2013/06/23 16:42:55 xmw Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/ChangeLog,v 1.11 2014/01/05 19:05:16 grobian Exp $
65 +
66 + 05 Jan 2014; Fabian Groffen <grobian@g.o> libparserutils-0.1.2.ebuild:
67 + Marked ~m68k-mint, bug #494512
68
69 23 Jun 2013; Michael Weber <xmw@g.o> libparserutils-0.1.2.ebuild:
70 Migrate to netsurf.eclass