diff options
author | 2009-02-22 08:48:28 +0000 | |
---|---|---|
committer | 2009-02-22 08:48:28 +0000 | |
commit | c240d745afb83234869a6aed04c9aebcccf8d53b (patch) | |
tree | 38f6cb5881ec25bb00a523d0578a4f8befe26a24 /app-xemacs/pgg/pgg-1.07.ebuild | |
parent | Version bump (diff) | |
download | historical-c240d745afb83234869a6aed04c9aebcccf8d53b.tar.gz historical-c240d745afb83234869a6aed04c9aebcccf8d53b.tar.bz2 historical-c240d745afb83234869a6aed04c9aebcccf8d53b.zip |
Version bump
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/pgg/pgg-1.07.ebuild')
-rw-r--r-- | app-xemacs/pgg/pgg-1.07.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-xemacs/pgg/pgg-1.07.ebuild b/app-xemacs/pgg/pgg-1.07.ebuild new file mode 100644 index 000000000000..3476ae56a82c --- /dev/null +++ b/app-xemacs/pgg/pgg-1.07.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pgg/pgg-1.07.ebuild,v 1.1 2009/02/22 08:48:28 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Emacs interface to various PGP implementations." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/fsf-compat +app-xemacs/edebug +app-xemacs/ecrypto +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |