Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/elfkickers: elfkickers-2.0a-r3.ebuild
Date: Tue, 04 Nov 2008 23:15:12
Message-Id: E1KxV79-0006eB-23@stork.gentoo.org
1 vapier 08/11/04 23:15:11
2
3 Modified: elfkickers-2.0a-r3.ebuild
4 Log:
5 arm stable
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.9 dev-util/elfkickers/elfkickers-2.0a-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r3.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r3.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r3.ebuild?r1=1.8&r2=1.9
14
15 Index: elfkickers-2.0a-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r3.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- elfkickers-2.0a-r3.ebuild 17 Nov 2007 09:33:00 -0000 1.8
22 +++ elfkickers-2.0a-r3.ebuild 4 Nov 2008 23:15:10 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r3.ebuild,v 1.8 2007/11/17 09:33:00 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a-r3.ebuild,v 1.9 2008/11/04 23:15:10 vapier Exp $
29
30 inherit eutils
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm hppa ~mips ppc ppc64 sparc x86"
37 +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 sparc x86"
38 IUSE="doc"
39
40 DEPEND=""