commit:     a4042a263f5a3e6f16328ef0178cff089b8bd6d3
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 21:14:36 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 21:14:36 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a4042a26

dev-lisp/zpb-ttf: Updates to common-lisp-3 eclass

 dev-lisp/zpb-ttf/zpb-ttf-1.0.3.ebuild |  3 +--
 dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild   | 22 ----------------------
 2 files changed, 1 insertion(+), 24 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 de92eef2..d92afe0e 100644
--- a/dev-lisp/zpb-ttf/zpb-ttf-1.0.3.ebuild
+++ b/dev-lisp/zpb-ttf/zpb-ttf-1.0.3.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
 

diff --git a/dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild 
b/dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild
deleted file mode 100644
index 1f1ebce1..00000000
--- a/dev-lisp/zpb-ttf/zpb-ttf-1.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2 eutils
-
-DESCRIPTION="TrueType font file access library for Common Lisp."
-HOMEPAGE="http://www.xach.com/lisp/zpb-ttf";
-SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2";
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-src_install() {
-       common-lisp-install *.{lisp,asd}
-       common-lisp-symlink-asdf
-       dohtml *.{html,png}
-}

Reply via email to