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.67.ebuild
Date: Wed, 28 Nov 2007 07:40:26
Message-Id: E1IxHWw-0004VP-DT@stork.gentoo.org
1 vapier 07/11/28 07:40:22
2
3 Modified: man-pages-2.67.ebuild
4 Log:
5 stabilize
6
7 Revision Changes Path
8 1.2 sys-apps/man-pages/man-pages-2.67.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.67.ebuild?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-2.67.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.67.ebuild?r1=1.1&r2=1.2
13
14 Index: man-pages-2.67.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.67.ebuild,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- man-pages-2.67.ebuild 23 Oct 2007 22:49:03 -0000 1.1
21 +++ man-pages-2.67.ebuild 28 Nov 2007 07:40:21 -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.67.ebuild,v 1.1 2007/10/23 22:49:03 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.67.ebuild,v 1.2 2007/11/28 07:40:21 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