commit: 52ebc4738de6e05d827953c780ad47075292c8a1 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Thu Dec 31 10:29:55 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Thu Dec 31 10:29:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=52ebc473
dev-lisp/cl-prevalence: fix headers and remove KEYWORDS from live ebuild dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild | 4 ++-- dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild | 4 ++-- dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild index 346a61f..6548957 100644 --- a/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild +++ b/dev-lisp/cl-prevalence/cl-prevalence-20070329.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit common-lisp-2 diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild index 0c2a5b6..92877bf 100644 --- a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild +++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/cl-prevalence/cl-prevalence-9999.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild index 4cd7305..1f6b32a 100644 --- a/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild +++ b/dev-lisp/cl-prevalence/cl-prevalence-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 @@ -12,7 +12,6 @@ EHG_REPO_URI="http://bitbucket.org/skypher/${PN}" LICENSE="LLGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="dev-lisp/fiveam
