diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-23 18:25:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-23 18:25:44 +0000 |
commit | 24baf75ff58f4d7e5f2ddb37ee570798cf2ba49a (patch) | |
tree | 92032c52f71709efe3ce30b719d4a70de2bc9981 /sci-mathematics/axiom | |
parent | whitespace (diff) | |
download | gentoo-2-24baf75ff58f4d7e5f2ddb37ee570798cf2ba49a.tar.gz gentoo-2-24baf75ff58f4d7e5f2ddb37ee570798cf2ba49a.tar.bz2 gentoo-2-24baf75ff58f4d7e5f2ddb37ee570798cf2ba49a.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-mathematics/axiom')
-rw-r--r-- | sci-mathematics/axiom/axiom-200711.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/axiom/axiom-200711.ebuild b/sci-mathematics/axiom/axiom-200711.ebuild index 7784774bafde..7aa97ba450ff 100644 --- a/sci-mathematics/axiom/axiom-200711.ebuild +++ b/sci-mathematics/axiom/axiom-200711.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild,v 1.1 2008/01/23 16:42:25 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/axiom-200711.ebuild,v 1.2 2008/01/23 18:25:44 mr_bones_ Exp $ inherit eutils multilib flag-o-matic @@ -66,4 +66,3 @@ src_install() { dodoc changelog readme faq } - |