diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 14:05:12 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 14:05:12 +0000 |
commit | 82a2eec33dff23d1d16dbaf5095d779848db0418 (patch) | |
tree | f00ddd71335a22e8f901fa17e676efde06ac2fad /app-xemacs/dictionary/dictionary-1.16.ebuild | |
parent | Version bump; add metadata.xml. (diff) | |
download | gentoo-2-82a2eec33dff23d1d16dbaf5095d779848db0418.tar.gz gentoo-2-82a2eec33dff23d1d16dbaf5095d779848db0418.tar.bz2 gentoo-2-82a2eec33dff23d1d16dbaf5095d779848db0418.zip |
Version bump; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/dictionary/dictionary-1.16.ebuild')
-rw-r--r-- | app-xemacs/dictionary/dictionary-1.16.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/dictionary/dictionary-1.16.ebuild b/app-xemacs/dictionary/dictionary-1.16.ebuild new file mode 100644 index 000000000000..3f02898c7535 --- /dev/null +++ b/app-xemacs/dictionary/dictionary-1.16.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/dictionary/dictionary-1.16.ebuild,v 1.1 2006/11/11 14:05:12 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Interface to RFC2229 dictionary servers." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages |