diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-29 01:59:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-29 01:59:08 +0000 |
commit | 969f390f4ac595cf0cacfa4ed3c4ce75c497e2b6 (patch) | |
tree | bd7866c6b81ba96658fa464cd7949dd05c440a6b /dev-lisp | |
parent | whitespace (diff) | |
download | gentoo-2-969f390f4ac595cf0cacfa4ed3c4ce75c497e2b6.tar.gz gentoo-2-969f390f4ac595cf0cacfa4ed3c4ce75c497e2b6.tar.bz2 gentoo-2-969f390f4ac595cf0cacfa4ed3c4ce75c497e2b6.zip |
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/sbcl/sbcl-0.9.18.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/sbcl/sbcl-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/sbcl/sbcl-1.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lisp/sbcl/sbcl-0.9.18.ebuild b/dev-lisp/sbcl/sbcl-0.9.18.ebuild index cfcae443f1a6..041d3d578001 100644 --- a/dev-lisp/sbcl/sbcl-0.9.18.ebuild +++ b/dev-lisp/sbcl/sbcl-0.9.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.9.18.ebuild,v 1.2 2006/11/14 06:27:31 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.9.18.ebuild,v 1.3 2007/01/29 01:59:08 mr_bones_ Exp $ inherit common-lisp-common-3 eutils flag-o-matic @@ -180,4 +180,4 @@ pkg_postinst() { pkg_postrm() { standard-impl-postrm sbcl /usr/bin/sbcl -}
\ No newline at end of file +} diff --git a/dev-lisp/sbcl/sbcl-1.0.1.ebuild b/dev-lisp/sbcl/sbcl-1.0.1.ebuild index df0d94387b21..5af820c2f1f3 100644 --- a/dev-lisp/sbcl/sbcl-1.0.1.ebuild +++ b/dev-lisp/sbcl/sbcl-1.0.1.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/sbcl/sbcl-1.0.1.ebuild,v 1.1 2007/01/18 04:09:58 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.1.ebuild,v 1.2 2007/01/29 01:59:08 mr_bones_ Exp $ inherit common-lisp-common-3 eutils flag-o-matic @@ -179,4 +179,4 @@ pkg_postinst() { pkg_postrm() { standard-impl-postrm sbcl /usr/bin/sbcl -}
\ No newline at end of file +} diff --git a/dev-lisp/sbcl/sbcl-1.0.ebuild b/dev-lisp/sbcl/sbcl-1.0.ebuild index 62dfc164f92e..265a33eecd7c 100644 --- a/dev-lisp/sbcl/sbcl-1.0.ebuild +++ b/dev-lisp/sbcl/sbcl-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.ebuild,v 1.2 2006/12/19 18:20:37 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-1.0.ebuild,v 1.3 2007/01/29 01:59:08 mr_bones_ Exp $ inherit common-lisp-common-3 eutils flag-o-matic @@ -179,4 +179,4 @@ pkg_postinst() { pkg_postrm() { standard-impl-postrm sbcl /usr/bin/sbcl -}
\ No newline at end of file +} |