Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/sqliteman: sqliteman-1.2.1.ebuild
Date: Sun, 23 Aug 2009 16:35:36
Message-Id: E1MfG2Y-0001WP-To@stork.gentoo.org
1 scarabeus 09/08/23 16:35:34
2
3 Modified: sqliteman-1.2.1.ebuild
4 Log:
5 Whitespace.
6 (Portage version: 2.2_rc38/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 dev-db/sqliteman/sqliteman-1.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqliteman/sqliteman-1.2.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqliteman/sqliteman-1.2.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqliteman/sqliteman-1.2.1.ebuild?r1=1.1&r2=1.2
14
15 Index: sqliteman-1.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-db/sqliteman/sqliteman-1.2.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- sqliteman-1.2.1.ebuild 14 Mar 2009 12:09:22 -0000 1.1
22 +++ sqliteman-1.2.1.ebuild 23 Aug 2009 16:35:34 -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/dev-db/sqliteman/sqliteman-1.2.1.ebuild,v 1.1 2009/03/14 12:09:22 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqliteman/sqliteman-1.2.1.ebuild,v 1.2 2009/08/23 16:35:34 scarabeus Exp $
28
29 EAPI=2
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~x86 ~amd64"
36 +KEYWORDS="~amd64 ~x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/qt-gui:4