Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/pkgconf: pkgconf-0.8.9.ebuild ChangeLog
Date: Tue, 01 Jan 2013 19:04:43
Message-Id: 20130101190433.535532171D@flycatcher.gentoo.org
1 armin76 13/01/01 19:04:33
2
3 Modified: pkgconf-0.8.9.ebuild ChangeLog
4 Log:
5 m68k/s390/sh stable wrt #443788
6
7 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
8
9 Revision Changes Path
10 1.12 dev-util/pkgconf/pkgconf-0.8.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.9.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.9.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.9.ebuild?r1=1.11&r2=1.12
15
16 Index: pkgconf-0.8.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.9.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- pkgconf-0.8.9.ebuild 30 Dec 2012 15:02:59 -0000 1.11
23 +++ pkgconf-0.8.9.ebuild 1 Jan 2013 19:04:33 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.9.ebuild,v 1.11 2012/12/30 15:02:59 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.9.ebuild,v 1.12 2013/01/01 19:04:33 armin76 Exp $
30
31 EAPI="4"
32
33 @@ -11,7 +11,7 @@
34 inherit autotools vcs-snapshot
35 inherit eutils
36 SRC_URI="https://github.com/pkgconf/pkgconf/tarball/${P} -> ${P}.tar.gz"
37 - KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
38 + KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
39 fi
40
41 DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"
42
43
44
45 1.63 dev-util/pkgconf/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?rev=1.63&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?rev=1.63&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconf/ChangeLog?r1=1.62&r2=1.63
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v
54 retrieving revision 1.62
55 retrieving revision 1.63
56 diff -u -r1.62 -r1.63
57 --- ChangeLog 30 Dec 2012 15:02:59 -0000 1.62
58 +++ ChangeLog 1 Jan 2013 19:04:33 -0000 1.63
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-util/pkgconf
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.62 2012/12/30 15:02:59 ago Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.63 2013/01/01 19:04:33 armin76 Exp $
65 +
66 + 01 Jan 2013; Raúl Porcel <armin76@g.o> pkgconf-0.8.9.ebuild:
67 + m68k/s390/sh stable wrt #443788
68
69 30 Dec 2012; Agostino Sarubbo <ago@g.o> pkgconf-0.8.9.ebuild:
70 Stable for alpha, wrt bug #443788