diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:28:09 +0000 |
commit | 878d5f55ebdf1583a78aa8d88e423260081242bb (patch) | |
tree | db2599d00dd7032c830b008452f3ca08ec354e8c /sci-mathematics/agda | |
parent | whitespace (diff) | |
download | gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.gz gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.bz2 gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-mathematics/agda')
-rw-r--r-- | sci-mathematics/agda/agda-1.0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/agda/agda-1.0.2.ebuild b/sci-mathematics/agda/agda-1.0.2.ebuild index 64d3e865ac90..8376c6dc5041 100644 --- a/sci-mathematics/agda/agda-1.0.2.ebuild +++ b/sci-mathematics/agda/agda-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-1.0.2.ebuild,v 1.1 2007/03/18 19:00:12 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-1.0.2.ebuild,v 1.2 2007/07/13 05:28:09 mr_bones_ Exp $ inherit autotools elisp-common @@ -11,7 +11,6 @@ DESCRIPTION="Agda is a proof assistant in Haskell." HOMEPAGE="http://unit.aist.go.jp/cvs/Agda/" SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-${PV}.tar.gz" - LICENSE="MIT" SLOT="0" KEYWORDS="~x86" |