patrick     14/07/11 08:46:53

  Modified:             cl-clx-0.7.3.ebuild ChangeLog
  Log:
  Stable on amd64 #511170
  
  (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  dev-lisp/cl-clx/cl-clx-0.7.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild?r1=1.5&r2=1.6

Index: cl-clx-0.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cl-clx-0.7.3.ebuild 29 Sep 2012 16:56:32 -0000      1.5
+++ cl-clx-0.7.3.ebuild 11 Jul 2014 08:46:53 -0000      1.6
@@ -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/cl-clx/cl-clx-0.7.3.ebuild,v 1.5 
2012/09/29 16:56:32 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.6 
2014/07/11 08:46:53 patrick Exp $
 
 inherit common-lisp eutils
 
@@ -28,7 +28,7 @@
 src_install() {
        for i in . demo test debug; do
                insinto /usr/share/common-lisp/source/clx/${i}
-               doins ${S}/${i}/*.lisp
+               doins "${S}"/${i}/*.lisp
        done
        insinto /usr/share/common-lisp/source/clx
        doins clx.asd NEWS CHANGES README README-R5 \



1.17                 dev-lisp/cl-clx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   29 Sep 2012 16:56:32 -0000      1.16
+++ ChangeLog   11 Jul 2014 08:46:53 -0000      1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lisp/cl-clx
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.16 2012/09/29 
16:56:32 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.17 2014/07/11 
08:46:53 patrick Exp $
+
+  11 Jul 2014; Patrick Lauer <patr...@gentoo.org> cl-clx-0.7.3.ebuild:
+  Stable on amd64 #511170
 
   29 Sep 2012; Ulrich Müller <u...@gentoo.org> cl-clx-0.7.1.ebuild,
   cl-clx-0.7.2.ebuild, cl-clx-0.7.3.ebuild:
@@ -66,4 +69,3 @@
   14 Dec 2004; Matthew Kennedy <mkenn...@gentoo.org> +metadata.xml,
   +files/0.6-gentoo.patch, +cl-clx-0.6.ebuild:
   Initial port.  Ebuild contributed by Matthew Kennedy <mkenn...@gentoo.org>
-




Reply via email to