Use https by default
[gentoo.git] / app-xemacs / xemacs-ispell / xemacs-ispell-1.32.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 SLOT="0"
6 IUSE=""
7 DESCRIPTION="Spell-checking with GNU ispell"
8 PKG_CAT="standard"
9
10 MY_PN=${PN/xemacs-/}
11
12 SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz"
13
14 RDEPEND=""
15 KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
16
17 inherit xemacs-packages