Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/clx/
Date: Thu, 31 Dec 2015 10:04:20
Message-Id: 1451556437.f00a8985f3fb53f7046e5cef248dc13334e8494e.nimiux@gentoo
1 commit: f00a8985f3fb53f7046e5cef248dc13334e8494e
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 10:07:17 2015 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 10:07:17 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f00a8985
7
8 dev-lisp/clx: fix headers and remove KEYWORDS from live ebuild
9
10 dev-lisp/clx/clx-0.7.4-r1.ebuild | 4 ++--
11 dev-lisp/clx/clx-9999.ebuild | 5 ++---
12 2 files changed, 4 insertions(+), 5 deletions(-)
13
14 diff --git a/dev-lisp/clx/clx-0.7.4-r1.ebuild b/dev-lisp/clx/clx-0.7.4-r1.ebuild
15 index 15a716c..327379c 100644
16 --- a/dev-lisp/clx/clx-0.7.4-r1.ebuild
17 +++ b/dev-lisp/clx/clx-0.7.4-r1.ebuild
18 @@ -1,6 +1,6 @@
19 -# Copyright 1999-2014 Gentoo Foundation
20 +# Copyright 1999-2015 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Header: $
23 +# $Id$
24
25 EAPI=5
26
27
28 diff --git a/dev-lisp/clx/clx-9999.ebuild b/dev-lisp/clx/clx-9999.ebuild
29 index c42bd9d..8d89c6b 100644
30 --- a/dev-lisp/clx/clx-9999.ebuild
31 +++ b/dev-lisp/clx/clx-9999.ebuild
32 @@ -1,6 +1,6 @@
33 -# Copyright 1999-2014 Gentoo Foundation
34 +# Copyright 1999-2015 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 -# $Header: $
37 +# $Id$
38
39 EAPI=5
40
41 @@ -12,5 +12,4 @@ EGIT_REPO_URI="git://github.com/sharplispers/clx.git"
42
43 LICENSE="HPND"
44 SLOT="0"
45 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
46 IUSE=""