summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-02-10 21:22:13 +0000
committerHans de Graaff <graaff@gentoo.org>2010-02-10 21:22:13 +0000
commit8d24fc4ffab66256da831ab1696fc929d8e3692a (patch)
treebd92b58797a161fbd8f2fd329816878c3da3c5e5 /app-xemacs/eieio/eieio-1.06.ebuild
parentVersion bump per bug 304329 (diff)
downloadhistorical-8d24fc4ffab66256da831ab1696fc929d8e3692a.tar.gz
historical-8d24fc4ffab66256da831ab1696fc929d8e3692a.tar.bz2
historical-8d24fc4ffab66256da831ab1696fc929d8e3692a.zip
Version bump.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/eieio/eieio-1.06.ebuild')
-rw-r--r--app-xemacs/eieio/eieio-1.06.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-xemacs/eieio/eieio-1.06.ebuild b/app-xemacs/eieio/eieio-1.06.ebuild
new file mode 100644
index 000000000000..fe8af9d98111
--- /dev/null
+++ b/app-xemacs/eieio/eieio-1.06.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/eieio/eieio-1.06.ebuild,v 1.1 2010/02/10 21:22:13 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Enhanced Implementation of Emacs Interpreted Objects"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/edebug
+app-xemacs/cedet-common
+app-xemacs/speedbar
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages