summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-04-26 05:49:31 +0000
committerJeroen Roovers <jer@gentoo.org>2015-04-26 05:49:31 +0000
commit7da6bd42ac4233c29333aad959bc90f6a40a366b (patch)
treec9f697a27273482aa1063057a7f76b387fc500d7 /dev-lisp/common-lisp-controller
parentStable for PPC64 (bug #511170). (diff)
downloadgentoo-2-7da6bd42ac4233c29333aad959bc90f6a40a366b.tar.gz
gentoo-2-7da6bd42ac4233c29333aad959bc90f6a40a366b.tar.bz2
gentoo-2-7da6bd42ac4233c29333aad959bc90f6a40a366b.zip
Stable for PPC64 (bug #511170).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-lisp/common-lisp-controller')
-rw-r--r--dev-lisp/common-lisp-controller/ChangeLog8
-rw-r--r--dev-lisp/common-lisp-controller/common-lisp-controller-5.13-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/common-lisp-controller/ChangeLog b/dev-lisp/common-lisp-controller/ChangeLog
index 66136199a7a6..e0346f4f54ec 100644
--- a/dev-lisp/common-lisp-controller/ChangeLog
+++ b/dev-lisp/common-lisp-controller/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/common-lisp-controller
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/common-lisp-controller/ChangeLog,v 1.42 2014/07/11 08:49:20 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/common-lisp-controller/ChangeLog,v 1.43 2015/04/26 05:49:31 jer Exp $
+
+ 26 Apr 2015; Jeroen Roovers <jer@gentoo.org>
+ common-lisp-controller-5.13-r1.ebuild:
+ Stable for PPC64 (bug #511170).
11 Jul 2014; Patrick Lauer <patrick@gentoo.org>
common-lisp-controller-5.13-r1.ebuild:
diff --git a/dev-lisp/common-lisp-controller/common-lisp-controller-5.13-r1.ebuild b/dev-lisp/common-lisp-controller/common-lisp-controller-5.13-r1.ebuild
index be73fbc181d1..ddce78fe6b41 100644
--- a/dev-lisp/common-lisp-controller/common-lisp-controller-5.13-r1.ebuild
+++ b/dev-lisp/common-lisp-controller/common-lisp-controller-5.13-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: /var/cvsroot/gentoo-x86/dev-lisp/common-lisp-controller/common-lisp-controller-5.13-r1.ebuild,v 1.9 2014/07/11 08:49:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/common-lisp-controller/common-lisp-controller-5.13-r1.ebuild,v 1.10 2015/04/26 05:49:31 jer Exp $
EAPI="3"
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/common-lisp-controller_${PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ~mips ~ppc ppc64 ~sparc ~x86"
IUSE=""
DEPEND="|| ( >=sys-apps/coreutils-8.15 app-misc/realpath )