diff options
author | 2006-11-12 14:09:19 +0000 | |
---|---|---|
committer | 2006-11-12 14:09:19 +0000 | |
commit | 08ae5137723c831ca3a08fe395f5cceb75bf5c46 (patch) | |
tree | e93df7c05a85c20820ce959ecb3a37ce0200dcc6 /app-xemacs/tpu/tpu-1.14.ebuild | |
parent | Add a warning about the default configuration file changing location, #154862 (diff) | |
download | gentoo-2-08ae5137723c831ca3a08fe395f5cceb75bf5c46.tar.gz gentoo-2-08ae5137723c831ca3a08fe395f5cceb75bf5c46.tar.bz2 gentoo-2-08ae5137723c831ca3a08fe395f5cceb75bf5c46.zip |
Version bump; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/tpu/tpu-1.14.ebuild')
-rw-r--r-- | app-xemacs/tpu/tpu-1.14.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/tpu/tpu-1.14.ebuild b/app-xemacs/tpu/tpu-1.14.ebuild new file mode 100644 index 000000000000..b2a3819708ed --- /dev/null +++ b/app-xemacs/tpu/tpu-1.14.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/tpu-1.14.ebuild,v 1.1 2006/11/12 14:09:19 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="DEC EDIT/TPU support." +PKG_CAT="standard" + +RDEPEND="" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages + |