Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/konquest: konquest-4.2.4.ebuild ChangeLog
Date: Fri, 05 Jun 2009 00:20:53
Message-Id: E1MCNAx-000321-0o@stork.gentoo.org
1 alexxy 09/06/05 00:20:51
2
3 Modified: konquest-4.2.4.ebuild ChangeLog
4 Log:
5 Fix accidently added keywords
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 kde-base/konquest/konquest-4.2.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konquest/konquest-4.2.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konquest/konquest-4.2.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konquest/konquest-4.2.4.ebuild?r1=1.1&r2=1.2
14
15 Index: konquest-4.2.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/konquest/konquest-4.2.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- konquest-4.2.4.ebuild 4 Jun 2009 13:03:00 -0000 1.1
22 +++ konquest-4.2.4.ebuild 5 Jun 2009 00:20:50 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/konquest-4.2.4.ebuild,v 1.1 2009/06/04 13:03:00 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/konquest-4.2.4.ebuild,v 1.2 2009/06/05 00:20:50 alexxy Exp $
28
29 EAPI="2"
30
31 @@ -8,5 +8,5 @@
32 inherit kde4-meta
33
34 DESCRIPTION="Galactic Strategy KDE Game"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
37 IUSE="debug +handbook"
38
39
40
41 1.114 kde-base/konquest/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konquest/ChangeLog?rev=1.114&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konquest/ChangeLog?rev=1.114&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konquest/ChangeLog?r1=1.113&r2=1.114
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v
50 retrieving revision 1.113
51 retrieving revision 1.114
52 diff -u -r1.113 -r1.114
53 --- ChangeLog 4 Jun 2009 13:03:00 -0000 1.113
54 +++ ChangeLog 5 Jun 2009 00:20:50 -0000 1.114
55 @@ -1,6 +1,9 @@
56 # ChangeLog for kde-base/konquest
57 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.113 2009/06/04 13:03:00 alexxy Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/kde-base/konquest/ChangeLog,v 1.114 2009/06/05 00:20:50 alexxy Exp $
60 +
61 + 05 Jun 2009; Alexey Shvetsov <alexxy@g.o> konquest-4.2.4.ebuild:
62 + Fix accidently added keywords
63
64 *konquest-4.2.4 (04 Jun 2009)