diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-18 14:58:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-18 14:58:36 +0000 |
commit | e6d52564337b57805c88c134dd1da4299d03e5db (patch) | |
tree | c93673d2e6b6dd3e1775c7f736fb6e69753f587b /sci-mathematics | |
parent | Undo last commit b/c of bug 363911 (diff) | |
download | gentoo-2-e6d52564337b57805c88c134dd1da4299d03e5db.tar.gz gentoo-2-e6d52564337b57805c88c134dd1da4299d03e5db.tar.bz2 gentoo-2-e6d52564337b57805c88c134dd1da4299d03e5db.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/minisat/minisat-2.2.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/minisat/minisat-2.2.0-r3.ebuild b/sci-mathematics/minisat/minisat-2.2.0-r3.ebuild index 19a35276b91f..d36d0f34082a 100644 --- a/sci-mathematics/minisat/minisat-2.2.0-r3.ebuild +++ b/sci-mathematics/minisat/minisat-2.2.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/minisat/minisat-2.2.0-r3.ebuild,v 1.2 2011/04/17 22:54:19 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/minisat/minisat-2.2.0-r3.ebuild,v 1.3 2011/04/18 14:58:36 mr_bones_ Exp $ EAPI="2" @@ -90,4 +90,4 @@ fix_headers() { patch -p0 < "${FILESDIR}"/${P}-header_fix.patch \ || die "header patch failed..." -}
\ No newline at end of file +} |