Gentoo Archives: gentoo-commits

From: "Maciej Mrozowski (reavertm)" <reavertm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: virtuoso.eclass
Date: Wed, 26 Jan 2011 18:22:18
Message-Id: 20110126182207.DAC2220054@flycatcher.gentoo.org
1 reavertm 11/01/26 18:22:07
2
3 Modified: virtuoso.eclass
4 Log:
5 Remove use amd64 && append-flags '-m64' - not needed anymore it seems. Bug 352774
6
7 Revision Changes Path
8 1.7 eclass/virtuoso.eclass
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/virtuoso.eclass?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/virtuoso.eclass?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/virtuoso.eclass?r1=1.6&r2=1.7
13
14 Index: virtuoso.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/virtuoso.eclass,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- virtuoso.eclass 22 Aug 2010 08:09:51 -0000 1.6
21 +++ virtuoso.eclass 26 Jan 2011 18:22:07 -0000 1.7
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/virtuoso.eclass,v 1.6 2010/08/22 08:09:51 scarabeus Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/virtuoso.eclass,v 1.7 2011/01/26 18:22:07 reavertm Exp $
27
28 # @ECLASS: virtuoso.eclass
29 # @MAINTAINER:
30 @@ -109,8 +109,6 @@
31 virtuoso_src_configure() {
32 debug-print-function ${FUNCNAME} "$@"
33
34 - use amd64 && append-flags '-m64'
35 -
36 # Override some variables to make tests work
37 if [[ ${PN} != virtuoso-server ]]; then
38 [[ ${EAPI} == 2 ]] && ! use prefix && EPREFIX=