Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/rl: rl-0.2.6.ebuild
Date: Sun, 13 Jan 2008 00:30:31
Message-Id: E1JDqk8-0003At-A6@stork.gentoo.org
1 vapier 08/01/13 00:30:28
2
3 Modified: rl-0.2.6.ebuild
4 Log:
5 s390 stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.5 app-misc/rl/rl-0.2.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild?r1=1.4&r2=1.5
14
15 Index: rl-0.2.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- rl-0.2.6.ebuild 5 Jan 2008 16:39:17 -0000 1.4
22 +++ rl-0.2.6.ebuild 13 Jan 2008 00:30:27 -0000 1.5
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/app-misc/rl/rl-0.2.6.ebuild,v 1.4 2008/01/05 16:39:17 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild,v 1.5 2008/01/13 00:30:27 vapier Exp $
28
29 DESCRIPTION="Randomize lines from text files or stdin"
30 HOMEPAGE="http://ch.tudelft.nl/~arthur/rl/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~mips ppc ~s390 sparc x86"
36 +KEYWORDS="~amd64 ~mips ppc s390 sparc x86"
37 IUSE="debug"
38
39 DEPEND=""
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list