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/cxml-stp
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/cxml-stp')
-rw-r--r--dev-lisp/cxml-stp/Manifest2
-rw-r--r--dev-lisp/cxml-stp/cxml-stp-20081130.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-lisp/cxml-stp/Manifest b/dev-lisp/cxml-stp/Manifest
index 0384f01d..4a586262 100644
--- a/dev-lisp/cxml-stp/Manifest
+++ b/dev-lisp/cxml-stp/Manifest
@@ -1,2 +1,2 @@
DIST cxml-stp-2008-11-30.tgz 92183 RMD160 1813d83a4b47bc336e98ac06c3db2d37f994ae5c SHA1 94abc595a9459c1f283bd36dfda22693452b068d SHA256 0356895ce846641c73fe14113dce9709661824819eac90193ca8db8eeaf268d4
-EBUILD cxml-stp-20081130.ebuild 846 RMD160 874d4a800ebca1505f9d77d94f95000ed80c286f SHA1 07c03b7f5a84be54b8b28808bf740d7a42313efd SHA256 685864419d76523ee04a22c3864975a625d3aa9277493d2bf15bbaf1cec36524
+EBUILD cxml-stp-20081130.ebuild 847 RMD160 2a927d22f6b7cd1e5e21dbf811174ff360ecac33 SHA1 ae56e641597933d5ff8c3ddf5b7b68a24d5afb8a SHA256 849074951acce4d13804bfd84e32889f060bb45a02aa1a70bb7462098e765045
diff --git a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
index 99623da6..38e5341d 100644
--- a/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
+++ b/dev-lisp/cxml-stp/cxml-stp-20081130.ebuild
@@ -9,6 +9,7 @@ MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2}
DESCRIPTION="A Common Lisp alternative to the W3C's DOM."
HOMEPAGE="http://www.lichteblau.com/cxml-stp/"
SRC_URI="http://www.lichteblau.com/${PN}/download/${PN}-${MY_PV}.tgz"
+
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"