diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 02:12:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 02:12:24 +0000 |
commit | 2de696c835303a94706dfa02b6c6025d32763bd3 (patch) | |
tree | 3981049ae279f35f4f0dcd0b27dd8998a55b815e /sci-mathematics/singular | |
parent | version bump (diff) | |
download | gentoo-2-2de696c835303a94706dfa02b6c6025d32763bd3.tar.gz gentoo-2-2de696c835303a94706dfa02b6c6025d32763bd3.tar.bz2 gentoo-2-2de696c835303a94706dfa02b6c6025d32763bd3.zip |
whitespace
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/singular')
-rw-r--r-- | sci-mathematics/singular/singular-3.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/singular/singular-3.1.2-r2.ebuild b/sci-mathematics/singular/singular-3.1.2-r2.ebuild index 67af48d5ae32..972b94027efe 100644 --- a/sci-mathematics/singular/singular-3.1.2-r2.ebuild +++ b/sci-mathematics/singular/singular-3.1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.2 2010/11/26 09:56:22 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.2-r2.ebuild,v 1.3 2010/11/28 02:12:24 mr_bones_ Exp $ EAPI="3" WANT_AUTOCONF="2.1" # Upstream ticket 240 -> wontfix @@ -45,7 +45,7 @@ pkg_setup() { append-ldflags "-fPIC" tc-export CC CPP CXX - # Ensure that >=emacs-22 is selected + # Ensure that >=emacs-22 is selected if use emacs; then elisp-need-emacs 22 || die "Emacs version too low" fi |