2014-08-12 13:29:40 +04:00
|
|
|
# Copyright 1999-2014 Gentoo Foundation
|
2012-02-06 16:39:49 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-08-11 00:17:55 +03:00
|
|
|
# $Id$
|
2012-02-06 16:39:49 +04:00
|
|
|
|
|
|
|
SLOT="0"
|
|
|
|
IUSE=""
|
2014-08-12 13:29:40 +04:00
|
|
|
DESCRIPTION="Interface to RFC2229 dictionary servers"
|
2012-02-06 16:39:49 +04:00
|
|
|
PKG_CAT="standard"
|
|
|
|
|
|
|
|
RDEPEND="app-xemacs/xemacs-base
|
|
|
|
"
|
|
|
|
KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
|
|
|
|
|
|
|
|
inherit xemacs-packages
|