summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStelian Ionescu <sionescu@common-lisp.net>2008-12-15 11:43:06 +0100
committerStelian Ionescu <sionescu@common-lisp.net>2008-12-15 11:43:06 +0100
commit92a09cbc3b2f3ff9bc77a58b1c530a55d35c3fd4 (patch)
treec9ac3505e1b9c82de59bbb9a89b8a3b2db5a8789 /dev-lisp/bordeaux-threads
parentdev-lisp/cl-darcs: fix typo: set IUSE instead of USE. (diff)
downloadlisp-92a09cbc3b2f3ff9bc77a58b1c530a55d35c3fd4.tar.gz
lisp-92a09cbc3b2f3ff9bc77a58b1c530a55d35c3fd4.tar.bz2
lisp-92a09cbc3b2f3ff9bc77a58b1c530a55d35c3fd4.zip
Fix issues reported by repoman.
Diffstat (limited to 'dev-lisp/bordeaux-threads')
-rw-r--r--dev-lisp/bordeaux-threads/Manifest2
-rw-r--r--dev-lisp/bordeaux-threads/bordeaux-threads-0.5.0.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-lisp/bordeaux-threads/Manifest b/dev-lisp/bordeaux-threads/Manifest
index e58323f4..8cea5bbf 100644
--- a/dev-lisp/bordeaux-threads/Manifest
+++ b/dev-lisp/bordeaux-threads/Manifest
@@ -1,2 +1,2 @@
DIST bordeaux-threads_0.5.0.tar.gz 12788 RMD160 998a6b17081fe7e71fa4cca300f1c11656ad0507 SHA1 928d8c4627eaf899d3a350168ff4f6cc087e73d3 SHA256 7cfa9091a57c351ad5a54b3eca3cccddb8c617b0cd492ec64465ddf92a3d0abd
-EBUILD bordeaux-threads-0.5.0.ebuild 747 RMD160 db0e60299d29830b2f9dc28270b2ad4b3c89712f SHA1 41ff654d0a7723883c9075ea9cc1b0423f151a02 SHA256 fcfc0467d629f1c7807378f4d8d5f32ad9bfc621e1f390a9995bde581d147ab6
+EBUILD bordeaux-threads-0.5.0.ebuild 748 RMD160 418b5cc1a34003ce83968444f7ad2d13d66684e7 SHA1 df661d8a0ce501be53dbb36b4cdb3358724b507d SHA256 53a827036c81c30b1868027dc73fe56800924f9621cf42ba29fc533f46c44c7f
diff --git a/dev-lisp/bordeaux-threads/bordeaux-threads-0.5.0.ebuild b/dev-lisp/bordeaux-threads/bordeaux-threads-0.5.0.ebuild
index 200469b1..f401f685 100644
--- a/dev-lisp/bordeaux-threads/bordeaux-threads-0.5.0.ebuild
+++ b/dev-lisp/bordeaux-threads/bordeaux-threads-0.5.0.ebuild
@@ -9,6 +9,7 @@ MY_P=${PN}_${PV}
DESCRIPTION="A library meant to make writing portable multi-threaded apps simple."
HOMEPAGE="http://common-lisp.net/project/bordeaux-threads/"
SRC_URI="http://common-lisp.net/project/${PN}/releases/${MY_P}.tar.gz"
+
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"