diff options
Diffstat (limited to 'app-emacs/erobot/erobot-2.1.0-r1.ebuild')
-rw-r--r-- | app-emacs/erobot/erobot-2.1.0-r1.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emacs/erobot/erobot-2.1.0-r1.ebuild b/app-emacs/erobot/erobot-2.1.0-r1.ebuild new file mode 100644 index 000000000000..5bb1b3aabd76 --- /dev/null +++ b/app-emacs/erobot/erobot-2.1.0-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/erobot/erobot-2.1.0-r1.ebuild,v 1.1 2007/04/21 08:36:19 ulm Exp $ + +inherit elisp + +DESCRIPTION="Battle-bots for Emacs!" +HOMEPAGE="http://www.geocities.com/kensanata/emacs-games.html" +SRC_URI="mirror://gentoo/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +SITEFILE=51${PN}-gentoo.el |