Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/most: most-5.0.0a.ebuild ChangeLog
Date: Thu, 25 Sep 2008 11:58:08
Message-Id: E1KipTx-0004ne-VY@stork.gentoo.org
1 aballier 08/09/25 11:58:05
2
3 Modified: most-5.0.0a.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.10 sys-apps/most/most-5.0.0a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild?r1=1.9&r2=1.10
14
15 Index: most-5.0.0a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- most-5.0.0a.ebuild 22 Jun 2008 15:31:16 -0000 1.9
22 +++ most-5.0.0a.ebuild 25 Sep 2008 11:58:05 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild,v 1.9 2008/06/22 15:31:16 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild,v 1.10 2008/09/25 11:58:05 aballier Exp $
28
29 DESCRIPTION="a paging program that displays, one windowful at a time, the contents of a file."
30 HOMEPAGE="ftp://space.mit.edu/pub/davis/most"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm ~mips ppc sparc x86"
36 +KEYWORDS="alpha amd64 arm ~mips ppc sparc x86 ~x86-fbsd"
37 IUSE=""
38
39 RDEPEND=">=sys-libs/slang-2.1.3"
40
41
42
43 1.44 sys-apps/most/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/most/ChangeLog?rev=1.44&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/most/ChangeLog?rev=1.44&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/most/ChangeLog?r1=1.43&r2=1.44
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v
52 retrieving revision 1.43
53 retrieving revision 1.44
54 diff -u -r1.43 -r1.44
55 --- ChangeLog 29 May 2008 15:34:21 -0000 1.43
56 +++ ChangeLog 25 Sep 2008 11:58:05 -0000 1.44
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/most
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.43 2008/05/29 15:34:21 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.44 2008/09/25 11:58:05 aballier Exp $
62 +
63 + 25 Sep 2008; Alexis Ballier <aballier@g.o> most-5.0.0a.ebuild:
64 + keyword ~x86-fbsd
65
66 29 May 2008; Samuli Suominen <drac@g.o> most-5.0.0a.ebuild:
67 keyword ~arm