diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-07-11 08:49:20 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-07-11 08:49:20 +0000 |
commit | 7e511b547df7a730b57808d9175f09c919423c74 (patch) | |
tree | 67830f9d9c859b3e38ab0868b2edbc44f8699e95 /dev-lisp | |
parent | Stable on amd64 #511170 (diff) | |
download | gentoo-2-7e511b547df7a730b57808d9175f09c919423c74.tar.gz gentoo-2-7e511b547df7a730b57808d9175f09c919423c74.tar.bz2 gentoo-2-7e511b547df7a730b57808d9175f09c919423c74.zip |
Stable on amd64 #511170
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/common-lisp-controller/ChangeLog | 9 | ||||
-rw-r--r-- | dev-lisp/common-lisp-controller/common-lisp-controller-5.13-r1.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-lisp/common-lisp-controller/ChangeLog b/dev-lisp/common-lisp-controller/ChangeLog index 397a9a2b211c..66136199a7a6 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/common-lisp-controller/ChangeLog,v 1.41 2012/04/07 10:20:00 neurogeek Exp $ +# 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 $ + + 11 Jul 2014; Patrick Lauer <patrick@gentoo.org> + common-lisp-controller-5.13-r1.ebuild: + Stable on amd64 #511170 07 Apr 2012; Jesus Rivero <neurogeek@gentoo.org> common-lisp-controller-4.27.ebuild, common-lisp-controller-5.13-r1.ebuild: @@ -192,4 +196,3 @@ 07 Jul 2003; Matthew Kennedy <mkennedy@gentoo.org> : initial import - 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 5c1c6008d8b1..be73fbc181d1 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-2012 Gentoo Foundation +# Copyright 1999-2014 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.8 2012/04/07 10:20:00 neurogeek Exp $ +# $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 $ 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 ) |