Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/bnc: bnc-2.9.4.ebuild
Date: Thu, 06 Nov 2008 02:32:44
Message-Id: E1Kxufp-0000IZ-HM@stork.gentoo.org
1 vapier 08/11/06 02:32:41
2
3 Modified: bnc-2.9.4.ebuild
4 Log:
5 s390 love
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.9 net-irc/bnc/bnc-2.9.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild?r1=1.8&r2=1.9
14
15 Index: bnc-2.9.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- bnc-2.9.4.ebuild 28 Jan 2008 06:13:11 -0000 1.8
22 +++ bnc-2.9.4.ebuild 6 Nov 2008 02:32:41 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild,v 1.8 2008/01/28 06:13:11 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild,v 1.9 2008/11/06 02:32:41 vapier Exp $
28
29 inherit eutils
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm ppc sparc x86"
36 +KEYWORDS="alpha amd64 arm ppc ~s390 sparc x86"
37 IUSE="ssl"
38
39 DEPEND="ssl? ( dev-libs/openssl )"