summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2017-07-07 11:42:12 +0200
committerChema Alonso Josa <nimiux@gentoo.org>2018-03-09 22:34:10 +0100
commitab6a377548f8eca3689be96ce0f753bd6406598b (patch)
treee082da29015d6a73669f1a5e53946f6518540b29 /dev-lisp/blowfish
parentdev-lisp/parse-number: Updates header and EAPI (diff)
downloadlisp-ab6a377548f8eca3689be96ce0f753bd6406598b.tar.gz
lisp-ab6a377548f8eca3689be96ce0f753bd6406598b.tar.bz2
lisp-ab6a377548f8eca3689be96ce0f753bd6406598b.zip
dev-lisp/blowfish: Updates header and EAPI
Diffstat (limited to 'dev-lisp/blowfish')
-rw-r--r--dev-lisp/blowfish/Manifest2
-rw-r--r--dev-lisp/blowfish/blowfish-0.6.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-lisp/blowfish/Manifest b/dev-lisp/blowfish/Manifest
index 49eacce4..7d6d46cf 100644
--- a/dev-lisp/blowfish/Manifest
+++ b/dev-lisp/blowfish/Manifest
@@ -1,2 +1,2 @@
DIST blowfish-0.6.tar.gz 15507 SHA256 6aea3f3cee9173a73ac3c902e57ff7403051258d1d7f9a32f2cd6f447daa1a90 SHA512 dbf7e340a53340f0303e718899609683308123de0fc7d5f0f092edc3041482df64942297ab3182ef0815af1fe791a81f5ae434a08568bfaf7715f3df4272de8c WHIRLPOOL 3935163531cff26630a3dc969937387be801ee0761ca7a4da7f9727d216a40d12e6ba119c324125dfcffbf432519e77acfbd1c68dae8f4a8b6498fa5204ff6c5
-EBUILD blowfish-0.6.ebuild 512 SHA256 a2c2bf81c524fa2a057bb32a3df3a1eb0d50ce2d4da7e20cb980e088aac18683 SHA512 8d8f96cef9b9438c2d406d5b2c0e5bc6175b1d43e52433542b2013cdecc89d5d25f69f405c695886c4c69388aa7a8792e515f0114106202ac2933135f1926f73 WHIRLPOOL 4b3480f8ef8b122a07089fae736ba0d9e73f4a9944358c064f6c3e21c780ee8ae4ea5d21c19ad66778d31114f928253441312bcbb5bd29189e23d67a06d94f9d
+EBUILD blowfish-0.6.ebuild 513 SHA256 1dbbcf230cc199423519024aaaf2865f3f412a538c251890796209b57d26a1fd SHA512 66d9807ca83bc6d51b6fdbe3dc91d0c547a1354bd6fd500438e257d1963931f8a5846e400d4a52a9c3e3fca2255b4c56493a19e7a1df151daf6bc79aa844fe2a WHIRLPOOL 834b572185716e0b380be7149cad727bdcc3a79474504712d7b4d00a941fd675be21a259ec619ba109216243c189c7da1f1e30fa444a6beaceb3b2587cf70a74
diff --git a/dev-lisp/blowfish/blowfish-0.6.ebuild b/dev-lisp/blowfish/blowfish-0.6.ebuild
index dec2bca4..ab49694a 100644
--- a/dev-lisp/blowfish/blowfish-0.6.ebuild
+++ b/dev-lisp/blowfish/blowfish-0.6.ebuild
@@ -1,6 +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=6
inherit common-lisp-3