summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2016-12-01 16:16:19 +0100
committerChema Alonso Josa <nimiux@gentoo.org>2018-03-09 22:33:52 +0100
commit78b02b0124508528e6fdd9bdd450a143cf5f83b4 (patch)
treef6582201da682de6bfd7a57554535013d7dd141c /dev-lisp/lisp-unit
parentdev-lisp/cxml: Updates header and EAPI (diff)
downloadlisp-78b02b0124508528e6fdd9bdd450a143cf5f83b4.tar.gz
lisp-78b02b0124508528e6fdd9bdd450a143cf5f83b4.tar.bz2
lisp-78b02b0124508528e6fdd9bdd450a143cf5f83b4.zip
dev-lisp/lisp-unit: Updates header and EAPI
Diffstat (limited to 'dev-lisp/lisp-unit')
-rw-r--r--dev-lisp/lisp-unit/Manifest4
-rw-r--r--dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild4
-rw-r--r--dev-lisp/lisp-unit/lisp-unit-9999.ebuild9
3 files changed, 8 insertions, 9 deletions
diff --git a/dev-lisp/lisp-unit/Manifest b/dev-lisp/lisp-unit/Manifest
index 1d88912c..dd1c680d 100644
--- a/dev-lisp/lisp-unit/Manifest
+++ b/dev-lisp/lisp-unit/Manifest
@@ -1,3 +1,3 @@
DIST 0.9.5.tar.gz 17461 SHA256 fcdf6602718d65723c95ba256beff92e8bc338441565d8a62b81c98af3aaf1fd SHA512 fb31635dfecec367d8ba3710ee30e28cfb41fcaa5560ccaea89f6e003939b5a7b29d75171de60155b71779ab06b8b5397fbe011e66ef3ec4339aa1fb620733af WHIRLPOOL 61a4079a16169fa5b284aa3d503ccb0f57adc89684deff399962e4577050e20891994d4da91767ed96c21b8f5a66625a0e64229973329c19cb91b9877f94265a
-EBUILD lisp-unit-0.9.5.ebuild 391 SHA256 6aa523d7b15cdeddeaa56f607b6d2a1378c2c9bef46728f0df9e31861733159e SHA512 9258f61dceb884a4603e55378a78de4583d1d5b2e8a4c15d8ea646d6118abfa9c4dab71b3a0ddbd52108a82c62f2f6dc92609f7d45f49d932c0d44e096e23693 WHIRLPOOL 1a27aeed5c18be0966418629f8946c9d4b682d40880c37f3a5e33ba75b58b3a029a0cff8a0886fb28493ae20a56f7408948f11c57ce847d6a697ffee65f099f5
-EBUILD lisp-unit-9999.ebuild 369 SHA256 8f55f88cdea4b8f3719bb0badf257ae3206f1a63b9577b7df77f906f57f57936 SHA512 50b3c971095def6720b67316523473f59c59be63278632a8c265602dcebdf168a357677535fe9114ae42c203b01a3acb44ad4934d9dfbc787a476af51e4074f8 WHIRLPOOL 9ddac2649c5a92c0026af50d94a0772e5ed66734c6db75459c27d97b0346f6acf075c4863618430b1eba752d142b41de2805c75615602cad0bcc014d19b7466b
+EBUILD lisp-unit-0.9.5.ebuild 385 SHA256 f54b33efe530deaa737df3dcacd5b5ba68f808725418d5652e44b2e9bf37dcd2 SHA512 b0d8f0033ec7d0d52396b671cc3042263296d3201d6ac2fb3a0b9a0a92842b6b8a10f843fd20d56fd57252a999c0993204c6bb1cc9c2192aa525e0745a28b797 WHIRLPOOL 945209625b231c3f3337b03d3a52e483f5805da454615a838427d435da76e6cabb0c10fbc2cff4601f3200fecaf28dc4da6dfac85ac6b8b338ac07b932eee650
+EBUILD lisp-unit-9999.ebuild 329 SHA256 813e74804cd1d2b125d674f2518bb6cb55046f2c4d99c01c2dfe755aea5f5b6d SHA512 a05e7d4f0e71d6b5e0afc45bf440dfd32c5a9ab011dd2c510d594468a858ef31d359f12bb26d161916fe4c25ee95483e566eb123727becd6b6dcd1720fac2d46 WHIRLPOOL 6bae5be793932c4a6350a7beaa1a871b70080416798ddf238efdd9c3e0a3240e1e591659ea7a77b9dfced79cee60c8807c9ae86d9d28aea5c2cedf693c6eb8f1
diff --git a/dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild b/dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild
index c099a3b6..408c43cb 100644
--- a/dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild
+++ b/dev-lisp/lisp-unit/lisp-unit-0.9.5.ebuild
@@ -1,6 +1,6 @@
-# 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
diff --git a/dev-lisp/lisp-unit/lisp-unit-9999.ebuild b/dev-lisp/lisp-unit/lisp-unit-9999.ebuild
index 4425a4c3..8e2d3c30 100644
--- a/dev-lisp/lisp-unit/lisp-unit-9999.ebuild
+++ b/dev-lisp/lisp-unit/lisp-unit-9999.ebuild
@@ -1,10 +1,10 @@
-# 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 git-2
+inherit common-lisp-3 git-r3
DESCRIPTION="A Common Lisp library for unit testing."
HOMEPAGE="http://www.cliki.net/lisp-unit/"
@@ -12,5 +12,4 @@ EGIT_REPO_URI="git://repo.or.cz/lisp-unit.git"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""