2018-10-20 22:32:29 +03:00
|
|
|
# Copyright 1999-2018 Gentoo Authors
|
2018-08-13 00:59:54 +03:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=6
|
|
|
|
|
|
|
|
SLOT="0"
|
|
|
|
DESCRIPTION="An Emacs citation tool for News & Mail messages"
|
|
|
|
XEMACS_PKG_CAT="standard"
|
|
|
|
|
|
|
|
RDEPEND="app-xemacs/mail-lib
|
|
|
|
app-xemacs/xemacs-base
|
|
|
|
"
|
2018-10-20 22:32:29 +03:00
|
|
|
KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
|
2018-08-13 00:59:54 +03:00
|
|
|
|
|
|
|
inherit xemacs-packages
|