commit: f00a8985f3fb53f7046e5cef248dc13334e8494e Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Thu Dec 31 10:07:17 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Thu Dec 31 10:07:17 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f00a8985
dev-lisp/clx: fix headers and remove KEYWORDS from live ebuild dev-lisp/clx/clx-0.7.4-r1.ebuild | 4 ++-- dev-lisp/clx/clx-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-lisp/clx/clx-0.7.4-r1.ebuild b/dev-lisp/clx/clx-0.7.4-r1.ebuild index 15a716c..327379c 100644 --- a/dev-lisp/clx/clx-0.7.4-r1.ebuild +++ b/dev-lisp/clx/clx-0.7.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 diff --git a/dev-lisp/clx/clx-9999.ebuild b/dev-lisp/clx/clx-9999.ebuild index c42bd9d..8d89c6b 100644 --- a/dev-lisp/clx/clx-9999.ebuild +++ b/dev-lisp/clx/clx-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 @@ -12,5 +12,4 @@ EGIT_REPO_URI="git://github.com/sharplispers/clx.git" LICENSE="HPND" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE=""
