diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-08 17:41:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-08 17:41:22 +0000 |
commit | aee39ef5a6d9f248870b768f2a96f36e66313c62 (patch) | |
tree | 2b4969bc55e28cfb8927de5573ee0c3b37fc8770 /sci-mathematics | |
parent | Stable on ppc wrt bug #169882. (diff) | |
download | gentoo-2-aee39ef5a6d9f248870b768f2a96f36e66313c62.tar.gz gentoo-2-aee39ef5a6d9f248870b768f2a96f36e66313c62.tar.bz2 gentoo-2-aee39ef5a6d9f248870b768f2a96f36e66313c62.zip |
whitespace
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild b/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild index b40ecdb2c46c..594f70785c55 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-0.9.95-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/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild,v 1.3 2007/03/06 17:09:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-0.9.95-r1.ebuild,v 1.4 2007/03/08 17:41:22 mr_bones_ Exp $ inherit elisp-common eutils flag-o-matic toolchain-funcs autotools @@ -89,4 +89,4 @@ pkg_postinst() { } pkg_postrm() { use emacs && elisp-site-regen -}
\ No newline at end of file +} |