commit: 2a4e5cc4415fbc7fa17e1a178dee96dd37cc9ace Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 14:15:04 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 14:15:04 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2a4e5cc4
dev-lisp/drakma: Drops old versions. Updates header and EAPI dev-lisp/drakma/drakma-1.2.3.ebuild | 28 ---------------------------- dev-lisp/drakma/drakma-1.2.5.ebuild | 31 ------------------------------- dev-lisp/drakma/drakma-1.3.0.ebuild | 5 ++--- dev-lisp/drakma/drakma-1.3.14.ebuild | 5 ++--- dev-lisp/drakma/drakma-1.3.2.ebuild | 5 ++--- dev-lisp/drakma/drakma-2.0.2.ebuild | 5 ++--- dev-lisp/drakma/drakma-2.0.3.ebuild | 3 +-- 7 files changed, 9 insertions(+), 73 deletions(-) diff --git a/dev-lisp/drakma/drakma-1.2.3.ebuild b/dev-lisp/drakma/drakma-1.2.3.ebuild deleted file mode 100644 index 656ed62e..00000000 --- a/dev-lisp/drakma/drakma-1.2.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=2 -inherit common-lisp-3 eutils - -DESCRIPTION="Drakma is a Common Lisp HTTP client." -HOMEPAGE="http://weitz.de/drakma/" -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} - >=dev-lisp/chunga-1.1.0 - >=dev-lisp/puri-1.5.0 - >=dev-lisp/cl-base64-3.3.2 - >=dev-lisp/flexi-streams-1.0.7 - >=dev-lisp/usocket-0.4.0 - dev-lisp/cl-plus-ssl" - -src_install() { - common-lisp-3_src_install - dohtml doc/index.html -} diff --git a/dev-lisp/drakma/drakma-1.2.5.ebuild b/dev-lisp/drakma/drakma-1.2.5.ebuild deleted file mode 100644 index 5d07983e..00000000 --- a/dev-lisp/drakma/drakma-1.2.5.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=3 - -inherit common-lisp-3 eutils - -MY_P="v${PV}" - -DESCRIPTION="Drakma is a Common Lisp HTTP client." -HOMEPAGE="http://weitz.de/drakma/" -SRC_URI="https://github.com/edicl/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="!dev-lisp/cl-${PN} - >=dev-lisp/chunga-1.1.0 - >=dev-lisp/puri-1.5.0 - >=dev-lisp/cl-base64-3.3.2 - >=dev-lisp/flexi-streams-1.0.7 - >=dev-lisp/usocket-0.4.0 - dev-lisp/cl-plus-ssl" - -src_install() { - common-lisp-3_src_install - dohtml doc/index.html -} diff --git a/dev-lisp/drakma/drakma-1.3.0.ebuild b/dev-lisp/drakma/drakma-1.3.0.ebuild index 27206e7a..5e0fd2ab 100644 --- a/dev-lisp/drakma/drakma-1.3.0.ebuild +++ b/dev-lisp/drakma/drakma-1.3.0.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2013 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/drakma/drakma-1.3.14.ebuild b/dev-lisp/drakma/drakma-1.3.14.ebuild index 7d362e6c..d1a42474 100644 --- a/dev-lisp/drakma/drakma-1.3.14.ebuild +++ b/dev-lisp/drakma/drakma-1.3.14.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2015 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/drakma/drakma-1.3.2.ebuild b/dev-lisp/drakma/drakma-1.3.2.ebuild index 4a913cd7..4ba4ff8a 100644 --- a/dev-lisp/drakma/drakma-1.3.2.ebuild +++ b/dev-lisp/drakma/drakma-1.3.2.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2013 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/drakma/drakma-2.0.2.ebuild b/dev-lisp/drakma/drakma-2.0.2.ebuild index a1806f8f..69cf00fa 100644 --- a/dev-lisp/drakma/drakma-2.0.2.ebuild +++ b/dev-lisp/drakma/drakma-2.0.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/drakma/drakma-2.0.3.ebuild b/dev-lisp/drakma/drakma-2.0.3.ebuild index ec7800c9..69cf00fa 100644 --- a/dev-lisp/drakma/drakma-2.0.3.ebuild +++ b/dev-lisp/drakma/drakma-2.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