diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:50:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:50:08 +0000 |
commit | f72705d5afab6cc70be98ee150adf5a51e34f836 (patch) | |
tree | b91f245265134dbaf3c625d1389411ccd154f28c /dev-lisp/cl-inflate | |
parent | Bump. Translation/gettext updates, PS3 support, and more. (diff) | |
download | gentoo-2-f72705d5afab6cc70be98ee150adf5a51e34f836.tar.gz gentoo-2-f72705d5afab6cc70be98ee150adf5a51e34f836.tar.bz2 gentoo-2-f72705d5afab6cc70be98ee150adf5a51e34f836.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-lisp/cl-inflate')
-rw-r--r-- | dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild b/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild index 34dc5c2ea69d..ffd44e501c60 100644 --- a/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild +++ b/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.7 2007/02/03 17:35:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.8 2007/07/15 02:50:08 mr_bones_ Exp $ inherit common-lisp @@ -17,7 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=inflate - src_install() { common-lisp-install inflate.lisp ${FILESDIR}/inflate.asd common-lisp-system-symlink |