diff options
Diffstat (limited to 'net-fs/ccxstream/ccxstream-1.0.15.ebuild')
-rw-r--r-- | net-fs/ccxstream/ccxstream-1.0.15.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net-fs/ccxstream/ccxstream-1.0.15.ebuild b/net-fs/ccxstream/ccxstream-1.0.15.ebuild index 7e1a0c6f465d..bb7e663b436e 100644 --- a/net-fs/ccxstream/ccxstream-1.0.15.ebuild +++ b/net-fs/ccxstream/ccxstream-1.0.15.ebuild @@ -1,8 +1,5 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ccxstream-1.0.15.ebuild,v 1.6 2005/07/26 12:02:37 dholm Exp $ - -inherit eutils DESCRIPTION="XStream Server" HOMEPAGE="http://xbplayer.sourceforge.net" @@ -10,10 +7,9 @@ SRC_URI="mirror://sourceforge/xbplayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~x86" DEPEND="sys-libs/ncurses sys-libs/readline" -IUSE="" src_compile() { epatch ${FILESDIR}/ccxstream-termcap.patch |