Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/librosprite: librosprite-0.1.0.ebuild ChangeLog
Date: Sun, 05 Jan 2014 19:09:39
Message-Id: 20140105190936.0330A2004C@flycatcher.gentoo.org
1 grobian 14/01/05 19:09:35
2
3 Modified: librosprite-0.1.0.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 media-libs/librosprite/librosprite-0.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/librosprite-0.1.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/librosprite-0.1.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/librosprite-0.1.0.ebuild?r1=1.2&r2=1.3
15
16 Index: librosprite-0.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/librosprite/librosprite-0.1.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- librosprite-0.1.0.ebuild 23 Jun 2013 16:49:03 -0000 1.2
23 +++ librosprite-0.1.0.ebuild 5 Jan 2014 19:09:35 -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/media-libs/librosprite/librosprite-0.1.0.ebuild,v 1.2 2013/06/23 16:49:03 xmw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/librosprite-0.1.0.ebuild,v 1.3 2014/01/05 19:09:35 grobian Exp $
30
31 EAPI=5
32
33 @@ -11,5 +11,5 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm"
38 +KEYWORDS="~amd64 ~arm ~m68k-mint"
39 IUSE=""
40
41
42
43 1.7 media-libs/librosprite/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 23 Jun 2013 16:49:03 -0000 1.6
56 +++ ChangeLog 5 Jan 2014 19:09:35 -0000 1.7
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-libs/librosprite
59 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v 1.6 2013/06/23 16:49:03 xmw Exp $
61 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v 1.7 2014/01/05 19:09:35 grobian Exp $
63 +
64 + 05 Jan 2014; Fabian Groffen <grobian@g.o> librosprite-0.1.0.ebuild:
65 + Marked ~m68k-mint, bug #494512
66
67 23 Jun 2013; Michael Weber <xmw@g.o> librosprite-0.1.0.ebuild:
68 Migrate to netsurf.eclass