Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/regex-posix: regex-posix-0.93.1.ebuild
Date: Sun, 01 Aug 2010 10:02:44
Message-Id: 20100801092740.743912CE15@corvid.gentoo.org
1 slyfox 10/08/01 09:27:40
2
3 Modified: regex-posix-0.93.1.ebuild
4 Log:
5 restored intermediate drop of ~ppc keyword (as we have ghc binary)
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 dev-haskell/regex-posix/regex-posix-0.93.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.93.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.93.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.93.1.ebuild?r1=1.5&r2=1.6
14
15 Index: regex-posix-0.93.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.93.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- regex-posix-0.93.1.ebuild 1 Jul 2010 19:58:56 -0000 1.5
22 +++ regex-posix-0.93.1.ebuild 1 Aug 2010 09:27:39 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.93.1.ebuild,v 1.5 2010/07/01 19:58:56 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/regex-posix/regex-posix-0.93.1.ebuild,v 1.6 2010/08/01 09:27:39 slyfox Exp $
28
29 CABAL_FEATURES="profile haddock lib"
30 inherit haskell-cabal
31 @@ -11,7 +11,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
36 +KEYWORDS="alpha ~amd64 ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
37 IUSE=""
38
39 DEPEND=">=dev-lang/ghc-6.6