diff options
author | Panagiotis Christopoulos <pchrist@gentoo.org> | 2011-01-07 00:07:07 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-09 22:33:28 +0100 |
commit | 57148c09e137d5ce3435ce286a5e202e952bd31b (patch) | |
tree | 944187d01931b6384113c04773992222ec123f47 /dev-lisp/cl-markdown | |
parent | dev-scheme/stklos: Bump to 1.01; One test fails for me with sandbox on amd64 (diff) | |
download | lisp-57148c09e137d5ce3435ce286a5e202e952bd31b.tar.gz lisp-57148c09e137d5ce3435ce286a5e202e952bd31b.tar.bz2 lisp-57148c09e137d5ce3435ce286a5e202e952bd31b.zip |
Fix overlay's ebuild/eclass headers. Happy new year lisp overlay :)
Diffstat (limited to 'dev-lisp/cl-markdown')
-rw-r--r-- | dev-lisp/cl-markdown/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-markdown/Manifest b/dev-lisp/cl-markdown/Manifest index 5a81e423..d9de8785 100644 --- a/dev-lisp/cl-markdown/Manifest +++ b/dev-lisp/cl-markdown/Manifest @@ -1,2 +1,2 @@ DIST cl-markdown-0.10.5.tar.bz2 59536 RMD160 0ba51231f91c6e16305bd7c6498f7d2b5733b2db SHA1 c61a1aba47ddbd2ec3ec80bad6220ea4ad1c2e1a SHA256 0bde33b24edfb5556a02828c6e2a1e2f62042d336ddc9b0f84478610e29a4273 -EBUILD cl-markdown-0.10.5.ebuild 864 RMD160 f6254d1579d7f8f5ab8d2ce6b89a6f247411d979 SHA1 c56c7cda6ec5af22147fd2141feaa0b6ba682708 SHA256 10a413a6ac2e04ec68eac293f30821461f22faa2332158c030c2ba43699b1c30 +EBUILD cl-markdown-0.10.5.ebuild 864 RMD160 a5e9908156ace401b9e6d68ce63c41d6d71f9a98 SHA1 2b67326cf09de7ccea097da5c501297aa6bfc243 SHA256 feb5534cc5ddae43a88ad03b6c1ee548aace433dfc49844dbf621613e88dcfa7 diff --git a/dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild b/dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild index 9dd120d1..5e04bf30 100644 --- a/dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild +++ b/dev-lisp/cl-markdown/cl-markdown-0.10.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ |