diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-12-01 11:37:05 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-12-01 11:37:05 +0000 |
commit | 8f48dfb9c8f7b944689c4401f40a5dbcbd8c6735 (patch) | |
tree | 17b6d1f02f77a928e8d5fd4b25097e7723426292 /app-emacs/filladapt/filladapt-2.12-r1.ebuild | |
parent | stable x86/amd64 (diff) | |
download | gentoo-2-8f48dfb9c8f7b944689c4401f40a5dbcbd8c6735.tar.gz gentoo-2-8f48dfb9c8f7b944689c4401f40a5dbcbd8c6735.tar.bz2 gentoo-2-8f48dfb9c8f7b944689c4401f40a5dbcbd8c6735.zip |
stable x86/amd64
(Portage version: 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 |