diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 15:26:25 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 15:26:25 +0000 |
commit | 2b7586e402106cd6909a1744d145ba89109c4df7 (patch) | |
tree | b39c2e28adfb6d9d498e1d4c50e50d09b3b17aa6 /app-xemacs/elib/elib-1.11.ebuild | |
parent | Fix adding ipv6 addresses to virtual interfaces and restarting postgresql (diff) | |
download | gentoo-2-2b7586e402106cd6909a1744d145ba89109c4df7.tar.gz gentoo-2-2b7586e402106cd6909a1744d145ba89109c4df7.tar.bz2 gentoo-2-2b7586e402106cd6909a1744d145ba89109c4df7.zip |
Version bump; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/elib/elib-1.11.ebuild')
-rw-r--r-- | app-xemacs/elib/elib-1.11.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-xemacs/elib/elib-1.11.ebuild b/app-xemacs/elib/elib-1.11.ebuild new file mode 100644 index 000000000000..6f361f0c4194 --- /dev/null +++ b/app-xemacs/elib/elib-1.11.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/elib/elib-1.11.ebuild,v 1.1 2006/11/11 15:26:25 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Portable Emacs Lisp utilities library." +PKG_CAT="standard" + +RDEPEND="" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |