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-2.64.ebuild
Date: Mon, 17 Sep 2007 17:29:17
Message-Id: E1IXKHy-0006NB-7E@stork.gentoo.org
1 vapier 07/09/17 17:21:38
2
3 Modified: man-pages-2.64.ebuild
4 Log:
5 stabilize
6
7 Revision Changes Path
8 1.2 sys-apps/man-pages/man-pages-2.64.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.64.ebuild?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.64.ebuild?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.64.ebuild?r1=1.1&r2=1.2
13
14 Index: man-pages-2.64.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.64.ebuild,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- man-pages-2.64.ebuild 12 Aug 2007 14:31:18 -0000 1.1
21 +++ man-pages-2.64.ebuild 17 Sep 2007 17:21:37 -0000 1.2
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.64.ebuild,v 1.1 2007/08/12 14:31:18 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.64.ebuild,v 1.2 2007/09/17 17:21:37 vapier Exp $
27
28 inherit eutils
29
30 @@ -10,7 +10,7 @@
31
32 LICENSE="freedist"
33 SLOT="0"
34 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
35 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
36 IUSE="nls"
37
38 RDEPEND="virtual/man"
39
40
41
42 --
43 gentoo-commits@g.o mailing list