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-util/gperf: gperf-3.0.4.ebuild ChangeLog
Date: Mon, 31 Jan 2011 08:26:58
Message-Id: 20110131082647.010C420054@flycatcher.gentoo.org
1 grobian 11/01/31 08:26:46
2
3 Modified: gperf-3.0.4.ebuild ChangeLog
4 Log:
5 Marked ~m68k-mint, bug #353075
6
7 (Portage version: 2.2.01.17719-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.10 dev-util/gperf/gperf-3.0.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild?r1=1.9&r2=1.10
15
16 Index: gperf-3.0.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- gperf-3.0.4.ebuild 6 Apr 2010 09:21:46 -0000 1.9
23 +++ gperf-3.0.4.ebuild 31 Jan 2011 08:26:46 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v 1.9 2010/04/06 09:21:46 abcd Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.4.ebuild,v 1.10 2011/01/31 08:26:46 grobian Exp $
30
31 EAPI="3"
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 src_install() {
42
43
44
45 1.50 dev-util/gperf/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/ChangeLog?rev=1.50&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/ChangeLog?rev=1.50&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/gperf/ChangeLog?r1=1.49&r2=1.50
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v
54 retrieving revision 1.49
55 retrieving revision 1.50
56 diff -u -r1.49 -r1.50
57 --- ChangeLog 6 Apr 2010 09:21:46 -0000 1.49
58 +++ ChangeLog 31 Jan 2011 08:26:46 -0000 1.50
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-util/gperf
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.49 2010/04/06 09:21:46 abcd Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.50 2011/01/31 08:26:46 grobian Exp $
65 +
66 + 31 Jan 2011; Fabian Groffen <grobian@g.o> gperf-3.0.4.ebuild:
67 + Marked ~m68k-mint, bug #353075
68
69 06 Apr 2010; Jonathan Callen <abcd@g.o> gperf-3.0.4.ebuild:
70 Bump to EAPI=3, add prefix keywords