summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStelian Ionescu <sionescu@cddr.org>2011-11-04 10:41:55 +0100
committerChema Alonso Josa <nimiux@gentoo.org>2018-03-09 22:33:31 +0100
commit3b2925a136d8082021edb8bcd0ccac69fa92ce1a (patch)
treefb825bde9fe19adbd3986e9752df8182482c8e56 /dev-lisp/hunchentoot
parentdev-lisp/hunchentoot: add back 1.1.1 (diff)
downloadlisp-3b2925a136d8082021edb8bcd0ccac69fa92ce1a.tar.gz
lisp-3b2925a136d8082021edb8bcd0ccac69fa92ce1a.tar.bz2
lisp-3b2925a136d8082021edb8bcd0ccac69fa92ce1a.zip
dev-lisp/hunchentoot: minor tweak
Diffstat (limited to 'dev-lisp/hunchentoot')
-rw-r--r--dev-lisp/hunchentoot/Manifest2
-rw-r--r--dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/hunchentoot/Manifest b/dev-lisp/hunchentoot/Manifest
index 0f4b054e..d4dfd43d 100644
--- a/dev-lisp/hunchentoot/Manifest
+++ b/dev-lisp/hunchentoot/Manifest
@@ -1,4 +1,4 @@
DIST hunchentoot-1.1.1.tar.gz 139617 RMD160 1ac869c8a67780badc5293b57e975cc6b410560e SHA1 35c144e83def4e6589d1dfcb62fb5345e2f509bc SHA256 9cba06b63714a3e5f39d08bdd95e176809f39c36c8299be503f4b8ade4c44f75
DIST hunchentoot-1.2.1.tar.gz 205910 RMD160 cc2352ba60cb15a37766bc872fc2a0a4f5590acf SHA1 4246f55870396f7b6473a8899326b759cf3cc228 SHA256 7367f2eba57f777cfc316d2137c86b99e1cbda1461bf8827b78af6d26239bc58
EBUILD hunchentoot-1.1.1.ebuild 1054 RMD160 7393205cf8f9c75209667d4ff77ea23150b006b4 SHA1 008c842c621f39b113bbec7bd17838fc5c69beed SHA256 8affa6bd4bb0332de30df0ce534c3bb28b570a9b2ac83a15f729a1abe09a3699
-EBUILD hunchentoot-1.2.1.ebuild 1101 RMD160 e2411cbeb2e51eca3839f8f40038d2b06e440ea8 SHA1 a98fb24256439bd6fde1ec8f2417bc8bd47f993a SHA256 6ea64211f47fba88993f783c65847101c00c89d467a03b057e8cfbe258cc5d11
+EBUILD hunchentoot-1.2.1.ebuild 1095 RMD160 50c3f02b259c603498a256534e9ac9e66debc929 SHA1 1f4cf2b7d4804bb23beeefba66b18891a8f07761 SHA256 560d120e5ad7e88b309ff6b790c94959d783c38034b0fb371635e2da486e1da3
diff --git a/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild b/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild
index b5ed4f77..eadf1040 100644
--- a/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild
+++ b/dev-lisp/hunchentoot/hunchentoot-1.2.1.ebuild
@@ -34,7 +34,7 @@ src_compile() {
}
src_install() {
- common-lisp-install-sources *.{lisp,asd} url-rewrite/ test/
+ common-lisp-install-sources *.lisp url-rewrite/ test/
common-lisp-install-sources -t all www/
common-lisp-install-asdf
dodoc CHANGELOG* README