[gentoo-commits] proj/lisp:master commit in: dev-lisp/s-sysdeps/

2018-03-17 Thread José María Alonso
commit: 5cb80f5cf9ab7006f8447b9d44599c7d6fbb90a2
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Mar 17 13:49:56 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Mar 17 13:49:56 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5cb80f5c

dev-lisp/s-sysdeps: Drops old version and updates manifest

 dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild | 33 
 1 file changed, 33 deletions(-)

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
deleted file mode 100644
index d1a8f5f1..
--- a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DEB_PV=1
-
-DESCRIPTION="A Common Lisp abstraction layer over platform dependent 
functionality."
-HOMEPAGE="http://homepage.mac.com/svc/s-sysdeps/;
-SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}.orig.tar.gz
-   mirror://debian/pool/main/s/${PN}/${PN}_${PV}-${DEB_PV}.diff.gz"
-
-LICENSE="LLGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/${P}.orig
-
-src_prepare() {
-   rm -f "${S}"/Makefile
-}
-
-src_install() {
-   common-lisp-install-sources src test
-   common-lisp-install-asdf ${PN}.asd
-   dohtml doc/*.html
-   dodoc README.txt
-}



[gentoo-commits] proj/lisp:master commit in: dev-lisp/s-sysdeps/

2017-08-07 Thread José María Alonso
commit: 52d9f9da529e7d5c708bdc3b99cb76aafc2ca645
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Mon Aug  7 19:43:48 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Mon Aug  7 19:43:48 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=52d9f9da

dev-lisp/s-sysdeps: Use https schema in live ebuild

 dev-lisp/s-sysdeps/s-sysdeps-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
index 7da295a7..fbda197b 100644
--- a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
+++ b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="A Common Lisp abstraction layer over platform dependent 
functionality."
 HOMEPAGE="https://github.com/svenvc/s-sysdeps;
-EGIT_REPO_URI="git://github.com/svenvc/${PN}.git"
+EGIT_REPO_URI="https://github.com/svenvc/${PN};
 
 LICENSE="LLGPL-2.1"
 SLOT="0"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/s-sysdeps/

2017-07-07 Thread José María Alonso
commit: 2353f2e11429183afbd2ab42f6545f4dbe9cce46
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Jul  7 09:57:08 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Jul  7 09:57:08 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2353f2e1

dev-lisp/s-sysdeps: Updates header and EAPI

 dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild | 7 +++
 dev-lisp/s-sysdeps/s-sysdeps-.ebuild | 3 +--
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
index 86c10c89..d1a8f5f1 100644
--- a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
+++ b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=3
+EAPI=6
 
 inherit common-lisp-3
 
@@ -23,7 +22,7 @@ RDEPEND="!dev-lisp/cl-${PN}"
 S="${WORKDIR}"/${P}.orig
 
 src_prepare() {
-   rm "${S}"/Makefile
+   rm -f "${S}"/Makefile
 }
 
 src_install() {

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
index 13f473f0..7da295a7 100644
--- a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
+++ b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 



[gentoo-commits] proj/lisp:master commit in: dev-lisp/s-sysdeps/

2016-12-03 Thread José María Alonso
commit: aa5abcaa557e7006a9876c296e95e5d5a2cee108
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Dec  3 22:38:57 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Dec  3 22:38:57 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=aa5abcaa

dev-lisp/s-sysdeps: Updates header and EAPI

 dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild | 4 ++--
 dev-lisp/s-sysdeps/s-sysdeps-.ebuild | 7 +++
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
index 08827ba..86c10c8 100644
--- a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
+++ b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit common-lisp-3
 
 DEB_PV=1
 
-DESCRIPTION="A Common Lisp library implementing an abstraction layer over 
platform dependent functionality."
+DESCRIPTION="A Common Lisp abstraction layer over platform dependent 
functionality."
 HOMEPAGE="http://homepage.mac.com/svc/s-sysdeps/;
 SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}.orig.tar.gz
mirror://debian/pool/main/s/${PN}/${PN}_${PV}-${DEB_PV}.diff.gz"

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
index ae3b222..13f473f 100644
--- a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
+++ b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
 
 DESCRIPTION="A Common Lisp abstraction layer over platform dependent 
functionality."
 HOMEPAGE="https://github.com/svenvc/s-sysdeps;
@@ -12,7 +12,6 @@ EGIT_REPO_URI="git://github.com/svenvc/${PN}.git"
 
 LICENSE="LLGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!dev-lisp/cl-${PN}"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/s-sysdeps/

2015-11-28 Thread José María Alonso
commit: 19f1a36b6ab9d65a56f96e507ef114c3a6a64818
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sat Nov 28 22:19:55 2015 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sat Nov 28 22:19:55 2015 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=19f1a36b

dev-lisp/s-sysdeps: fix Id in header and cleanup

 dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild |  3 ++-
 dev-lisp/s-sysdeps/s-sysdeps-.ebuild | 11 ++-
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
index 9ac4f1a..08827ba 100644
--- a/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
+++ b/dev-lisp/s-sysdeps/s-sysdeps-20080228.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=3
+
 inherit common-lisp-3
 
 DEB_PV=1

diff --git a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild 
b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
index f27fa6d..ae3b222 100644
--- a/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
+++ b/dev-lisp/s-sysdeps/s-sysdeps-.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
@@ -16,10 +16,3 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="!dev-lisp/cl-${PN}"
-
-#src_install() {
-   #common-lisp-install-sources src test
-   #common-lisp-install-asdf ${PN}.asd
-   #dohtml doc/*.html
-   #dodoc README.txt
-#}