diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-08 20:24:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-08 20:24:24 +0000 |
commit | 5ed3401c7639b0e9c0bbdcb2bb858182d6dd41db (patch) | |
tree | ac31354e3b198ef21f14322d752b241e6b861b95 /app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild | |
parent | amd64/x86 stable, bug #232238 (diff) | |
download | gentoo-2-5ed3401c7639b0e9c0bbdcb2bb858182d6dd41db.tar.gz gentoo-2-5ed3401c7639b0e9c0bbdcb2bb858182d6dd41db.tar.bz2 gentoo-2-5ed3401c7639b0e9c0bbdcb2bb858182d6dd41db.zip |
amd64/x86 stable, bug #240298
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
Diffstat (limited to 'app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild')
-rw-r--r-- | app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild index 732998668589..4c5e62a84b2b 100644 --- a/app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild +++ b/app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild,v 1.1 2008/09/05 18:09:53 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/casting-spels-emacs/casting-spels-emacs-19-r1.ebuild,v 1.2 2008/10/08 20:24:24 maekke Exp $ inherit elisp-common eutils @@ -10,7 +10,7 @@ SRC_URI="http://casting-spels-emacs.googlecode.com/files/${PN}-v${PV}.zip" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="virtual/emacs" |