diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-12-01 11:37:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-12-01 11:37:05 +0000 |
commit | e184310a5202f05f2413f8d31c971f76cd611a34 (patch) | |
tree | e6ee2b70257f356a5c88a46b8fed6fa93fbaa3f9 /app-emacs/filladapt/filladapt-2.12-r1.ebuild | |
parent | stable x86/amd64 (diff) | |
download | historical-e184310a5202f05f2413f8d31c971f76cd611a34.tar.gz historical-e184310a5202f05f2413f8d31c971f76cd611a34.tar.bz2 historical-e184310a5202f05f2413f8d31c971f76cd611a34.zip |
stable x86/amd64
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-emacs/filladapt/filladapt-2.12-r1.ebuild')
-rw-r--r-- | app-emacs/filladapt/filladapt-2.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/filladapt/filladapt-2.12-r1.ebuild b/app-emacs/filladapt/filladapt-2.12-r1.ebuild index c6fd0d7b4385..c7b81aeaed4d 100644 --- a/app-emacs/filladapt/filladapt-2.12-r1.ebuild +++ b/app-emacs/filladapt/filladapt-2.12-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/filladapt/filladapt-2.12-r1.ebuild,v 1.1 2007/10/14 15:58:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/filladapt/filladapt-2.12-r1.ebuild,v 1.2 2007/12/01 11:37:05 opfer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.el.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SIMPLE_ELISP=t |