Gentoo Archives: gentoo-commits

From: "Olivier Fisette (ribosome)" <ribosome@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/prosite: prosite-19.36.ebuild
Date: Tue, 01 Sep 2009 14:04:07
Message-Id: E1MiYmi-0002Dj-Vn@stork.gentoo.org
1 ribosome 09/09/01 19:12:52
2
3 Modified: prosite-19.36.ebuild
4 Log:
5 Q.A. fixes.
6 (Portage version: 2.2_rc40/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 sci-biology/prosite/prosite-19.36.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild?r1=1.6&r2=1.7
14
15 Index: prosite-19.36.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- prosite-19.36.ebuild 20 Nov 2006 20:56:17 -0000 1.6
22 +++ prosite-19.36.ebuild 1 Sep 2009 19:12:52 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2006 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild,v 1.6 2006/11/20 20:56:17 blubb Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild,v 1.7 2009/09/01 19:12:52 ribosome Exp $
28
29 DESCRIPTION="A protein families and domains database"
30 LICENSE="swiss-prot"
31 @@ -13,7 +13,9 @@
32 IUSE="emboss minimal"
33 KEYWORDS="amd64 ppc ppc64 ~sparc x86"
34
35 -DEPEND="emboss? ( >=sci-biology/emboss-3.0.0 )"
36 +DEPEND="emboss? ( sci-biology/emboss )"
37 +
38 +RDEPEND="${DEPEND}"
39
40 src_compile() {
41 if use emboss; then