blob: a63ec713d52787848349bc8f3774fd9626fcf16e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=nls? ( sys-devel/gettext )
DEFINED_PHASES=compile configure
DEPEND=nls? ( virtual/libintl )
DESCRIPTION=spellutils includes 'newsbody' (useful for spellchecking in mails, etc.)
EAPI=7
HOMEPAGE=http://home.worldonline.dk/byrial/spellutils/
INHERIT=toolchain-funcs
IUSE=nls
KEYWORDS=~alpha amd64 ~hppa ~mips ppc ~sparc x86
LICENSE=GPL-2
RDEPEND=nls? ( virtual/libintl )
SLOT=0
SRC_URI=http://home.worldonline.dk/byrial/spellutils/spellutils-0.7.tar.bz2
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85
_md5_=652893403336788365a2b280bcf44084
|