diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2016-12-04 22:48:15 +0100 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-09 22:33:56 +0100 |
commit | e4e41f29c942243b863436807678e23caa7175c1 (patch) | |
tree | e5f7a54c24ea57de2f5afc979033ec8de6cd443f /dev-lisp/html-template | |
parent | dev-lisp/ltk: Updates header and EAPI (diff) | |
download | lisp-e4e41f29c942243b863436807678e23caa7175c1.tar.gz lisp-e4e41f29c942243b863436807678e23caa7175c1.tar.bz2 lisp-e4e41f29c942243b863436807678e23caa7175c1.zip |
dev-lisp/html-template: Updates header
Diffstat (limited to 'dev-lisp/html-template')
-rw-r--r-- | dev-lisp/html-template/Manifest | 4 | ||||
-rw-r--r-- | dev-lisp/html-template/html-template-0.9.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/html-template/Manifest b/dev-lisp/html-template/Manifest index 8720660a..4b10d4a8 100644 --- a/dev-lisp/html-template/Manifest +++ b/dev-lisp/html-template/Manifest @@ -1,2 +1,2 @@ -DIST html-template-0.9.1.tar.gz 32448 RMD160 7f0596ddb4ac4044564e4e46cb40851f6b67913b SHA1 4798afb7c3e8aa85975d185633a91d7abd4dbf8b SHA256 d18b64bfb60660f327710c9d9aa0937d086ecb767cc32330cf46dbedb81c0ac8 -EBUILD html-template-0.9.1.ebuild 581 RMD160 8b7affc686ef9589d47142d5ca56d53c2f7409a9 SHA1 29b29a6518c5dce42cbeec7d284084946bdb3531 SHA256 e5e65b87429c27451cce61859a0b5ececb79a65b550ea95c47e9b0d265615a53 +DIST html-template-0.9.1.tar.gz 32448 SHA256 d18b64bfb60660f327710c9d9aa0937d086ecb767cc32330cf46dbedb81c0ac8 +EBUILD html-template-0.9.1.ebuild 575 SHA256 2be4b863467d2bf7197bfc5d7dd4a4e8ba11d469adc2abe592bf23def516102a SHA512 45f38ba5d474fb5d1aa59abd6f0771163b2dab4999a5d70fdec40516ec6ece952126f28ddc563434602b15f1e98b85c0f76026a1d1a2b10df640413f3a244d4b WHIRLPOOL b3a6402131ce9be758e4d61fa524344e0acb34e5f5154974458f331667c84d868972a269e583fe909296e1bebfadf80c99c2877abaf1b4ea534a011d784de765 diff --git a/dev-lisp/html-template/html-template-0.9.1.ebuild b/dev-lisp/html-template/html-template-0.9.1.ebuild index 5c19cd0c..30d93072 100644 --- a/dev-lisp/html-template/html-template-0.9.1.ebuild +++ b/dev-lisp/html-template/html-template-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit common-lisp-2 |