diff options
author | 2003-02-22 12:46:41 +0000 | |
---|---|---|
committer | 2003-02-22 12:46:41 +0000 | |
commit | 11c54ff9713a5ffe78b5d7ff87e125922592755c (patch) | |
tree | 5078c54503602d512d0a5b410d8dfba913ea1ecb /app-xemacs/pgg/pgg-1.02.ebuild | |
parent | stable on alpha (diff) | |
download | historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.tar.gz historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.tar.bz2 historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.zip |
new stable abuilds, adding ~alpha KEYWORDS
Diffstat (limited to 'app-xemacs/pgg/pgg-1.02.ebuild')
-rw-r--r-- | app-xemacs/pgg/pgg-1.02.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-xemacs/pgg/pgg-1.02.ebuild b/app-xemacs/pgg/pgg-1.02.ebuild new file mode 100644 index 000000000000..fad961a477da --- /dev/null +++ b/app-xemacs/pgg/pgg-1.02.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pgg/pgg-1.02.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Emacs interface to various PGP implementations." +PKG_CAT="standard" + +DEPEND="app-xemacs/xemacs-base +app-xemacs/fsf-compat +app-xemacs/edebug +" +KEYWORDS="x86 ~ppc ~alpha sparc" + +inherit xemacs-packages + |