commit:     7c2bde7b35de7f2870077e2e0eb169d5f7dade52
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 08:53:45 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 08:53:45 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7c2bde7b

dev-lisp/md5: Drops old version. Updates header

 dev-lisp/md5/md5-1.8.5.ebuild | 20 --------------------
 dev-lisp/md5/md5-2.0.1.ebuild |  1 -
 dev-lisp/md5/md5-2.0.3.ebuild |  1 -
 3 files changed, 22 deletions(-)

diff --git a/dev-lisp/md5/md5-1.8.5.ebuild b/dev-lisp/md5/md5-1.8.5.ebuild
deleted file mode 100644
index ec8f0840..00000000
--- a/dev-lisp/md5/md5-1.8.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit common-lisp-2
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="Common Lisp package for MD5 Message Digests"
-HOMEPAGE="http://www.pmsf.de/resources/lisp/MD5.html";
-SRC_URI="mirror://gentoo/cl-${MY_P}.orig.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}"
-
-S="${WORKDIR}"/cl-${P}

diff --git a/dev-lisp/md5/md5-2.0.1.ebuild b/dev-lisp/md5/md5-2.0.1.ebuild
index 0bd91bea..dc4fa1a0 100644
--- a/dev-lisp/md5/md5-2.0.1.ebuild
+++ b/dev-lisp/md5/md5-2.0.1.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 

diff --git a/dev-lisp/md5/md5-2.0.3.ebuild b/dev-lisp/md5/md5-2.0.3.ebuild
index 0bd91bea..dc4fa1a0 100644
--- a/dev-lisp/md5/md5-2.0.3.ebuild
+++ b/dev-lisp/md5/md5-2.0.3.ebuild
@@ -1,6 +1,5 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 

Reply via email to