Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/epic5: epic5-1.0.ebuild
Date: Sat, 28 Feb 2009 23:38:57
Message-Id: E1LdYlj-00083T-67@stork.gentoo.org
1 patrick 09/02/28 23:38:55
2
3 Modified: epic5-1.0.ebuild
4 Log:
5 Oops. Small cleanups
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 net-irc/epic5/epic5-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/epic5/epic5-1.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/epic5/epic5-1.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/epic5/epic5-1.0.ebuild?r1=1.1&r2=1.2
14
15 Index: epic5-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/epic5/epic5-1.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- epic5-1.0.ebuild 28 Feb 2009 23:35:54 -0000 1.1
22 +++ epic5-1.0.ebuild 28 Feb 2009 23:38:55 -0000 1.2
23 @@ -1,5 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/epic5-1.0.ebuild,v 1.2 2009/02/28 23:38:55 patrick Exp $
27
28 inherit eutils toolchain-funcs
29
30 @@ -8,7 +9,7 @@
31 HOMEPAGE="http://epicsol.org/"
32 SLOT="0"
33 LICENSE="as-is"
34 -KEYWORDS="~x86 ~amd64"
35 +KEYWORDS="~amd64 ~ppc ~x86"
36 IUSE="iconv ipv6 perl ssl tcl socks5"
37
38 DEPEND=">=sys-libs/ncurses-5.6-r2