diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-23 15:14:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-23 15:14:45 +0000 |
commit | 0d5aedcb3d072d62bc48a90d1188eadf43ad38a5 (patch) | |
tree | 7bba9dec7059995155d4edede6636dd7e0b2f463 /dev-lisp | |
parent | x86 stable wrt bug #511170 (diff) | |
download | gentoo-2-0d5aedcb3d072d62bc48a90d1188eadf43ad38a5.tar.gz gentoo-2-0d5aedcb3d072d62bc48a90d1188eadf43ad38a5.tar.bz2 gentoo-2-0d5aedcb3d072d62bc48a90d1188eadf43ad38a5.zip |
x86 stable wrt bug #511170
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-clx/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lisp/cl-clx/cl-clx-0.7.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-clx/ChangeLog b/dev-lisp/cl-clx/ChangeLog index ff96268a80a1..26987d4c18aa 100644 --- a/dev-lisp/cl-clx/ChangeLog +++ b/dev-lisp/cl-clx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-clx -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.18 2014/08/10 20:41:12 slyfox Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.19 2015/05/23 15:14:45 pacho Exp $ + + 23 May 2015; Pacho Ramos <pacho@gentoo.org> cl-clx-0.7.3.ebuild: + x86 stable wrt bug #511170 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cl-clx-0.7.3.ebuild: QA: drop trailing '.' from DESCRIPTION diff --git a/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild b/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild index cf52b30d31f1..770ec67a8ac9 100644 --- a/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild +++ b/dev-lisp/cl-clx/cl-clx-0.7.3.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: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.7 2014/08/10 20:41:12 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.8 2015/05/23 15:14:45 pacho Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz" LICENSE="HPND" SLOT="0" -KEYWORDS="amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller |