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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/erobot/erobot-2.1.0-r1.ebuild b/app-emacs/erobot/erobot-2.1.0-r1.ebuild index c333c65272c0..9197402ce67e 100644 --- a/app-emacs/erobot/erobot-2.1.0-r1.ebuild +++ b/app-emacs/erobot/erobot-2.1.0-r1.ebuild @@ -1,6 +1,6 @@ # 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.3 2007/07/04 06:25:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/erobot/erobot-2.1.0-r1.ebuild,v 1.4 2007/11/25 16:46:55 ulm Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SITEFILE=51${PN}-gentoo.el |