commit: 7dc5098d3d4d5bc0a62a85bc52fbb6e156d0a800 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 09:39:34 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 09:39:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7dc5098d
dev-lisp/usocket: Updates header and EAPI dev-lisp/usocket/usocket-0.5.3.ebuild | 5 +++-- dev-lisp/usocket/usocket-0.6.0.1.ebuild | 5 +++-- dev-lisp/usocket/usocket-0.6.1.ebuild | 5 +++-- dev-lisp/usocket/usocket-0.6.3.2.ebuild | 5 ++--- dev-lisp/usocket/usocket-0.6.4.1.ebuild | 5 ++--- 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/dev-lisp/usocket/usocket-0.5.3.ebuild b/dev-lisp/usocket/usocket-0.5.3.ebuild index e96c0a8e..d8611073 100644 --- a/dev-lisp/usocket/usocket-0.5.3.ebuild +++ b/dev-lisp/usocket/usocket-0.5.3.ebuild @@ -1,6 +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=6 inherit common-lisp-3 diff --git a/dev-lisp/usocket/usocket-0.6.0.1.ebuild b/dev-lisp/usocket/usocket-0.6.0.1.ebuild index 1d50926e..a8304b25 100644 --- a/dev-lisp/usocket/usocket-0.6.0.1.ebuild +++ b/dev-lisp/usocket/usocket-0.6.0.1.ebuild @@ -1,6 +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=6 inherit common-lisp-3 diff --git a/dev-lisp/usocket/usocket-0.6.1.ebuild b/dev-lisp/usocket/usocket-0.6.1.ebuild index 1d50926e..a8304b25 100644 --- a/dev-lisp/usocket/usocket-0.6.1.ebuild +++ b/dev-lisp/usocket/usocket-0.6.1.ebuild @@ -1,6 +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=6 inherit common-lisp-3 diff --git a/dev-lisp/usocket/usocket-0.6.3.2.ebuild b/dev-lisp/usocket/usocket-0.6.3.2.ebuild index 00692317..ba379cec 100644 --- a/dev-lisp/usocket/usocket-0.6.3.2.ebuild +++ b/dev-lisp/usocket/usocket-0.6.3.2.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=5 +EAPI=6 inherit common-lisp-3 diff --git a/dev-lisp/usocket/usocket-0.6.4.1.ebuild b/dev-lisp/usocket/usocket-0.6.4.1.ebuild index 00692317..ba379cec 100644 --- a/dev-lisp/usocket/usocket-0.6.4.1.ebuild +++ b/dev-lisp/usocket/usocket-0.6.4.1.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=5 +EAPI=6 inherit common-lisp-3
