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.68.ebuild
Date: Tue, 04 Dec 2007 02:51:40
Message-Id: E1IzNsm-000457-HG@stork.gentoo.org
1 vapier 07/12/04 02:51:36
2
3 Modified: man-pages-2.68.ebuild
4 Log:
5 stabilize
6
7 Revision Changes Path
8 1.2 sys-apps/man-pages/man-pages-2.68.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.68.ebuild?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.68.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.68.ebuild?r1=1.1&r2=1.2
13
14 Index: man-pages-2.68.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.68.ebuild,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- man-pages-2.68.ebuild 28 Nov 2007 07:41:58 -0000 1.1
21 +++ man-pages-2.68.ebuild 4 Dec 2007 02:51:35 -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.68.ebuild,v 1.1 2007/11/28 07:41:58 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.68.ebuild,v 1.2 2007/12/04 02:51:35 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