diff options
Diffstat (limited to 'sci-mathematics/coq/coq-8.2.ebuild')
-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" |