diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-19 18:41:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-19 18:41:12 +0000 |
commit | 568c4cd30d42ba949cd77cc362efff2c866581b7 (patch) | |
tree | 8f3d96db62b2728ce4e55d7b51aa5915f42666b5 /sci-mathematics | |
parent | whitespace (diff) | |
download | gentoo-2-568c4cd30d42ba949cd77cc362efff2c866581b7.tar.gz gentoo-2-568c4cd30d42ba949cd77cc362efff2c866581b7.tar.bz2 gentoo-2-568c4cd30d42ba949cd77cc362efff2c866581b7.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/coq/coq-8.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.2.ebuild b/sci-mathematics/coq/coq-8.2.ebuild index 33287b759f63..02b3c8499a82 100644 --- a/sci-mathematics/coq/coq-8.2.ebuild +++ b/sci-mathematics/coq/coq-8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2.ebuild,v 1.1 2009/02/18 18:07:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.2.ebuild,v 1.2 2009/02/19 18:41:12 mr_bones_ Exp $ EAPI="2" @@ -13,7 +13,6 @@ DESCRIPTION="Coq is a proof assistant written in O'Caml" HOMEPAGE="http://coq.inria.fr/" SRC_URI="http://coq.inria.fr/V${MY_PV}/files/${MY_P}.tar.gz" - LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" |