commit: 4840ba7dedf6df802923d3aefdda549e372c9e5f
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 09:29:41 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 09:29:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=4840ba7d
dev-lisp/zpb-ttf: Updates header
dev-lisp/zpb-ttf/zpb-ttf-1.0.3.ebuild | 8 ++++----
dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/zpb-ttf/zpb-ttf-1.0.3.ebuild
b/dev-lisp/zpb-ttf/zpb-ttf-1.0.3.ebuild
index 7e8fa6b..de92eef 100644
--- a/dev-lisp/zpb-ttf/zpb-ttf-1.0.3.ebuild
+++ b/dev-lisp/zpb-ttf/zpb-ttf-1.0.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
-EAPI=5
+EAPI=6
inherit common-lisp-3
@@ -22,5 +22,5 @@ S="${WORKDIR}/${PN}-release-${PV}"
src_install() {
common-lisp-install-sources *.lisp
common-lisp-install-asdf
- dohtml doc/*.{html,png}
+ dodoc doc/*.{html,png}
}
diff --git a/dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild
b/dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild
index b89a1a1..1f1ebce 100644
--- a/dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild
+++ b/dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2 eutils