Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/getopt: getopt-1.1.5.ebuild ChangeLog
Date: Tue, 01 Jan 2013 16:34:59
Message-Id: 20130101163449.529BA2171D@flycatcher.gentoo.org
1 grobian 13/01/01 16:34:49
2
3 Modified: getopt-1.1.5.ebuild ChangeLog
4 Log:
5 Marked ~x64-freebsd
6
7 (Portage version: 2.2.01.21476-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.3 app-misc/getopt/getopt-1.1.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/getopt/getopt-1.1.5.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/getopt/getopt-1.1.5.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/getopt/getopt-1.1.5.ebuild?r1=1.2&r2=1.3
15
16 Index: getopt-1.1.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-misc/getopt/getopt-1.1.5.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- getopt-1.1.5.ebuild 28 Dec 2012 10:47:53 -0000 1.2
23 +++ getopt-1.1.5.ebuild 1 Jan 2013 16:34:49 -0000 1.3
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/app-misc/getopt/getopt-1.1.5.ebuild,v 1.2 2012/12/28 10:47:53 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-misc/getopt/getopt-1.1.5.ebuild,v 1.3 2013/01/01 16:34:49 grobian Exp $
30
31 EAPI=3
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE="nls"
40
41 RDEPEND="nls? ( virtual/libintl )"
42
43
44
45 1.10 app-misc/getopt/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/getopt/ChangeLog?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/getopt/ChangeLog?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/getopt/ChangeLog?r1=1.9&r2=1.10
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-misc/getopt/ChangeLog,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- ChangeLog 28 Dec 2012 10:47:53 -0000 1.9
58 +++ ChangeLog 1 Jan 2013 16:34:49 -0000 1.10
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-misc/getopt
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-misc/getopt/ChangeLog,v 1.9 2012/12/28 10:47:53 grobian Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-misc/getopt/ChangeLog,v 1.10 2013/01/01 16:34:49 grobian Exp $
65 +
66 + 01 Jan 2013; Fabian Groffen <grobian@g.o> getopt-1.1.5.ebuild:
67 + Marked ~x64-freebsd
68
69 28 Dec 2012; Fabian Groffen <grobian@g.o>
70 +files/getopt-1.1.5-libintl.patch, getopt-1.1.5.ebuild: