diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-02-28 23:38:55 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-02-28 23:38:55 +0000 |
commit | 5b272e7049741e3ae5617d536b006c6ad7b3a0cf (patch) | |
tree | 5fb260f5a30f7b1c4cde511a13d53e1bf62efe52 /net-irc | |
parent | Bump to 1.0, fixes #258144. Small ebuild modifications thanks to Marco Paolone (diff) | |
download | gentoo-2-5b272e7049741e3ae5617d536b006c6ad7b3a0cf.tar.gz gentoo-2-5b272e7049741e3ae5617d536b006c6ad7b3a0cf.tar.bz2 gentoo-2-5b272e7049741e3ae5617d536b006c6ad7b3a0cf.zip |
Oops. Small cleanups
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/epic5/epic5-1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-irc/epic5/epic5-1.0.ebuild b/net-irc/epic5/epic5-1.0.ebuild index 02c0f6669a50..ac9e8fb68c05 100644 --- a/net-irc/epic5/epic5-1.0.ebuild +++ b/net-irc/epic5/epic5-1.0.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic5/epic5-1.0.ebuild,v 1.2 2009/02/28 23:38:55 patrick Exp $ inherit eutils toolchain-funcs @@ -8,7 +9,7 @@ SRC_URI="ftp://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/${P}.tar.bz2" HOMEPAGE="http://epicsol.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="iconv ipv6 perl ssl tcl socks5" DEPEND=">=sys-libs/ncurses-5.6-r2 |