diff options
author | 2006-11-12 13:40:54 +0000 | |
---|---|---|
committer | 2006-11-12 13:40:54 +0000 | |
commit | 06decf0d865d4b47d8bd0f2c230fa43475fb5ab3 (patch) | |
tree | 7868f9e644d293ca3fe7847052a068b991743c00 /app-xemacs/speedbar/speedbar-1.28.ebuild | |
parent | Version bump; add metadata. (diff) | |
download | gentoo-2-06decf0d865d4b47d8bd0f2c230fa43475fb5ab3.tar.gz gentoo-2-06decf0d865d4b47d8bd0f2c230fa43475fb5ab3.tar.bz2 gentoo-2-06decf0d865d4b47d8bd0f2c230fa43475fb5ab3.zip |
Version bump; remove old version; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/speedbar/speedbar-1.28.ebuild')
-rw-r--r-- | app-xemacs/speedbar/speedbar-1.28.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-xemacs/speedbar/speedbar-1.28.ebuild b/app-xemacs/speedbar/speedbar-1.28.ebuild new file mode 100644 index 000000000000..15e53767b162 --- /dev/null +++ b/app-xemacs/speedbar/speedbar-1.28.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/speedbar/speedbar-1.28.ebuild,v 1.1 2006/11/12 13:40:54 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Provides a separate frame with convenient references." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/edebug +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages + |