diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 15:00:29 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 15:00:29 +0000 |
commit | bef6df2c2758ac56530d1a8b6bbcbdf6a70d82d4 (patch) | |
tree | 038c141e90f4da76124adfa53bfd9f33069f5637 /app-xemacs/efs/efs-1.33.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-bef6df2c2758ac56530d1a8b6bbcbdf6a70d82d4.tar.gz gentoo-2-bef6df2c2758ac56530d1a8b6bbcbdf6a70d82d4.tar.bz2 gentoo-2-bef6df2c2758ac56530d1a8b6bbcbdf6a70d82d4.zip |
Version bump; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/efs/efs-1.33.ebuild')
-rw-r--r-- | app-xemacs/efs/efs-1.33.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/efs/efs-1.33.ebuild b/app-xemacs/efs/efs-1.33.ebuild new file mode 100644 index 000000000000..7397bb8f4ce6 --- /dev/null +++ b/app-xemacs/efs/efs-1.33.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/efs/efs-1.33.ebuild,v 1.1 2006/11/11 15:00:29 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Treat files on remote systems the same as local files." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/dired +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |