proj/gentoo: Initial commit
[gentoo.git] / app-xemacs / vc / vc-1.48.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="Version Control for Free systems"
8 PKG_CAT="standard"
9
10 RDEPEND="app-xemacs/dired
11 app-xemacs/xemacs-base
12 app-xemacs/mail-lib
13 app-xemacs/ediff
14 app-xemacs/sh-script
15 app-xemacs/pcl-cvs
16 app-xemacs/tramp
17 app-xemacs/prog-modes
18 app-xemacs/elib
19 app-xemacs/edebug
20 app-xemacs/gnus
21 "
22 KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
23
24 inherit xemacs-packages