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-arch/rpm: rpm-4.4.7-r3.ebuild
Date: Sun, 09 Dec 2007 04:50:49
Message-Id: E1J1E7o-0003YM-Ea@stork.gentoo.org
1 vapier 07/12/09 04:50:44
2
3 Modified: rpm-4.4.7-r3.ebuild
4 Log:
5 add missing keywords
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.4 app-arch/rpm/rpm-4.4.7-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm/rpm-4.4.7-r3.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm/rpm-4.4.7-r3.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/rpm/rpm-4.4.7-r3.ebuild?r1=1.3&r2=1.4
14
15 Index: rpm-4.4.7-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r3.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- rpm-4.4.7-r3.ebuild 5 Oct 2007 13:26:46 -0000 1.3
22 +++ rpm-4.4.7-r3.ebuild 9 Dec 2007 04:50:43 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r3.ebuild,v 1.3 2007/10/05 13:26:46 fmccor Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.4.7-r3.ebuild,v 1.4 2007/12/09 04:50:43 vapier Exp $
28
29 inherit eutils autotools distutils gnuconfig toolchain-funcs flag-o-matic
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2 LGPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
37 IUSE="berkdb doc elibc_uclibc java lua minimal nls perl python sqlite threads debug"
38 GUID="37"
39
40
41
42
43 --
44 gentoo-commits@g.o mailing list