Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/retroshare: retroshare-0.5.5a.ebuild
Date: Wed, 02 Oct 2013 23:55:32
Message-Id: 20131002235526.C59C72004C@flycatcher.gentoo.org
1 hasufell 13/10/02 23:55:26
2
3 Modified: retroshare-0.5.5a.ebuild
4 Log:
5 fix slot
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.2 net-p2p/retroshare/retroshare-0.5.5a.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/retroshare/retroshare-0.5.5a.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/retroshare/retroshare-0.5.5a.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/retroshare/retroshare-0.5.5a.ebuild?r1=1.1&r2=1.2
15
16 Index: retroshare-0.5.5a.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-p2p/retroshare/retroshare-0.5.5a.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- retroshare-0.5.5a.ebuild 2 Oct 2013 23:49:51 -0000 1.1
23 +++ retroshare-0.5.5a.ebuild 2 Oct 2013 23:55:26 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/retroshare/retroshare-0.5.5a.ebuild,v 1.1 2013/10/02 23:49:51 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/retroshare/retroshare-0.5.5a.ebuild,v 1.2 2013/10/02 23:55:26 hasufell Exp $
29
30 EAPI=5
31
32 @@ -53,7 +53,7 @@
33 )"
34 DEPEND="${RDEPEND}
35 app-arch/unzip
36 - dev-qt/qtcore
37 + dev-qt/qtcore:4
38 virtual/pkgconfig"
39
40 S=${WORKDIR}/${MY_P}