commit: 3b6a762ac5fd5830530e840b89e53df9dc6600a7
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 17:33:58 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 17:33:58 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3b6a762a
dev-lisp/ironclad: Update header
dev-lisp/ironclad/ironclad-0.28.ebuild | 5 +++--
dev-lisp/ironclad/ironclad-0.33.0.ebuild | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/ironclad/ironclad-0.28.ebuild
b/dev-lisp/ironclad/ironclad-0.28.ebuild
index e6e66c9..3237474 100644
--- a/dev-lisp/ironclad/ironclad-0.28.ebuild
+++ b/dev-lisp/ironclad/ironclad-0.28.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=2
+
inherit common-lisp-3
MY_P=${PN}_${PV}
diff --git a/dev-lisp/ironclad/ironclad-0.33.0.ebuild
b/dev-lisp/ironclad/ironclad-0.33.0.ebuild
index a3738a8..fb5ca94 100644
--- a/dev-lisp/ironclad/ironclad-0.33.0.ebuild
+++ b/dev-lisp/ironclad/ironclad-0.33.0.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
inherit common-lisp-3
-MY_P=${PN}_${PV}
+MY_P="${PN}_${PV}"
DESCRIPTION="Ironclad is a Common Lisp library similar to OpenSSL, GNU TLS or
Crypto++"
HOMEPAGE="http://method-combination.net/lisp/ironclad/
http://www.cliki.net/Ironclad"
-SRC_URI="http://method-combination.net/lisp/files/${MY_P}.tar.gz"
+SRC_URI="http://method-combination.net/lisp/files/${MY_P}.tar.gz ->
${P}.tar.gz"
LICENSE="MIT"
SLOT="0"