Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man-pages: man-pages-3.24.ebuild
Date: Mon, 10 May 2010 19:15:19
Message-Id: 20100510191514.4CC852C5B9@corvid.gentoo.org
1 vapier 10/05/10 19:15:13
2
3 Modified: man-pages-3.24.ebuild
4 Log:
5 stabilize
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 sys-apps/man-pages/man-pages-3.24.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.24.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.24.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.24.ebuild?r1=1.3&r2=1.4
14
15 Index: man-pages-3.24.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.24.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- man-pages-3.24.ebuild 9 Apr 2010 17:47:12 -0000 1.3
22 +++ man-pages-3.24.ebuild 10 May 2010 19:15:13 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.24.ebuild,v 1.3 2010/04/09 17:47:12 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.24.ebuild,v 1.4 2010/05/10 19:15:13 vapier Exp $
28
29 EAPI=3
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="as-is GPL-2 BSD"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
37 IUSE_LINGUAS=" cs da de fr it ja nl pl ro ru zh_CN"
38 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
39 RESTRICT="binchecks"