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/cl-prevalence/
Date: Fri, 06 Dec 2013 21:05:21
Message-Id: 1386363958.7a90223ba4d5e675ac9d98eff9f42b51f6544dbb.nimiux@gentoo
1 commit: 7a90223ba4d5e675ac9d98eff9f42b51f6544dbb
2 Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 6 21:05:58 2013 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 6 21:05:58 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=7a90223b
7
8 dev-lisp/cl-prevalence: remove comments
9
10 ---
11 dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild | 10 ----------
12 1 file changed, 10 deletions(-)
13
14 diff --git a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
15 index aebc929..3618e32 100644
16 --- a/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
17 +++ b/dev-lisp/cl-prevalence/cl-prevalence-3.5.ebuild
18 @@ -17,13 +17,3 @@ IUSE=""
19
20 RDEPEND="dev-lisp/s-xml
21 dev-lisp/s-sysdeps"
22 -
23 -#src_unpack() {
24 - #unpack ${A}
25 - #test -f "${S}"/Makefile && rm -f "${S}"/Makefile
26 -#}
27 -
28 -#src_install() {
29 - #common-lisp-install ${PN}.asd src test
30 - #common-lisp-symlink-asdf
31 -#}