Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/lisp-unit/
Date: Mon, 10 Feb 2014 11:06:42
Message-Id: 1392030439.26afa5b902c22472388404402e4ddff049c5233d.nimiux@gentoo
1 commit: 26afa5b902c22472388404402e4ddff049c5233d
2 Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 10 11:07:19 2014 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 10 11:07:19 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=26afa5b9
7
8 dev-lisp/lisp-unit: remove comments
9
10 ---
11 dev-lisp/lisp-unit/lisp-unit-9999.ebuild | 9 +--------
12 1 file changed, 1 insertion(+), 8 deletions(-)
13
14 diff --git a/dev-lisp/lisp-unit/lisp-unit-9999.ebuild b/dev-lisp/lisp-unit/lisp-unit-9999.ebuild
15 index b54fe2c..4425a4c 100644
16 --- a/dev-lisp/lisp-unit/lisp-unit-9999.ebuild
17 +++ b/dev-lisp/lisp-unit/lisp-unit-9999.ebuild
18 @@ -13,11 +13,4 @@ EGIT_REPO_URI="git://repo.or.cz/lisp-unit.git"
19 LICENSE="MIT"
20 SLOT="0"
21 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
22 -IUSE="doc"
23 -
24 -#src_install() {
25 - #common-lisp-install-sources *.lisp
26 - #common-lisp-install-asdf
27 - #dodoc TODO
28 - #use doc && dohtml documentation/*
29 -#}
30 +IUSE=""