summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-13 08:40:53 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-13 08:40:53 +0000
commit7ad85ea8bfd66bd34d11d2c87eb9e0b48c19058a (patch)
treebd31b977542f903237cfd592d9625ee0b7a7a8cf /app-xemacs/pcomplete/pcomplete-1.06.ebuild
parentfix signature (diff)
downloadgentoo-2-7ad85ea8bfd66bd34d11d2c87eb9e0b48c19058a.tar.gz
gentoo-2-7ad85ea8bfd66bd34d11d2c87eb9e0b48c19058a.tar.bz2
gentoo-2-7ad85ea8bfd66bd34d11d2c87eb9e0b48c19058a.zip
Version bump: XEmacs compatibility fixes.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/pcomplete/pcomplete-1.06.ebuild')
-rw-r--r--app-xemacs/pcomplete/pcomplete-1.06.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/pcomplete/pcomplete-1.06.ebuild b/app-xemacs/pcomplete/pcomplete-1.06.ebuild
new file mode 100644
index 000000000000..a7f1123a917c
--- /dev/null
+++ b/app-xemacs/pcomplete/pcomplete-1.06.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/pcomplete-1.06.ebuild,v 1.1 2010/08/13 08:40:53 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Provides programmatic completion."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/sh-script
+app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages