summaryrefslogtreecommitdiff
blob: 7ab000f199c0b914ef7a74c48b1140d0482bdc75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=4

DESCRIPTION="Virtual for FLIM (library for message representation in Emacs)"
SLOT="0"
KEYWORDS="alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"

RDEPEND="|| (
		app-emacs/flim
		app-emacs/limit
	)"