Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/remind: remind-03.01.02.ebuild
Date: Sat, 15 Sep 2007 07:49:27
Message-Id: E1IWSHq-0006h5-Jp@stork.gentoo.org
1 tove 07/09/15 07:41:54
2
3 Modified: remind-03.01.02.ebuild
4 Log:
5 Added ~x86-fbsd again. For missing deps see bug #192575
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 x11-misc/remind/remind-03.01.02.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild?r1=1.1&r2=1.2
14
15 Index: remind-03.01.02.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- remind-03.01.02.ebuild 15 Sep 2007 07:04:37 -0000 1.1
22 +++ remind-03.01.02.ebuild 15 Sep 2007 07:41:53 -0000 1.2
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/x11-misc/remind/remind-03.01.02.ebuild,v 1.1 2007/09/15 07:04:37 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.01.02.ebuild,v 1.2 2007/09/15 07:41:53 tove Exp $
28
29 MY_P=${P/_beta/-BETA-}
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="http://www.roaringpenguin.com/files/download/${MY_P}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
37 IUSE="tk"
38
39 RDEPEND="tk? ( dev-lang/tk dev-tcltk/tcllib )"
40
41
42
43 --
44 gentoo-commits@g.o mailing list