diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 20:56:49 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 20:56:49 +0000 |
commit | eb802af76b34aa5ed91de7a5b348d3c5bc11c854 (patch) | |
tree | 973eb5a3d54bd5dbf5a04fdb91bd9facd39e3b2c /dev-ml/oasis/oasis-0.3.0.ebuild | |
parent | Update LICENSE, bug 425140. (diff) | |
download | gentoo-2-eb802af76b34aa5ed91de7a5b348d3c5bc11c854.tar.gz gentoo-2-eb802af76b34aa5ed91de7a5b348d3c5bc11c854.tar.bz2 gentoo-2-eb802af76b34aa5ed91de7a5b348d3c5bc11c854.zip |
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/oasis/oasis-0.3.0.ebuild')
-rw-r--r-- | dev-ml/oasis/oasis-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/oasis/oasis-0.3.0.ebuild b/dev-ml/oasis/oasis-0.3.0.ebuild index 5424901d5136..1ce139779023 100644 --- a/dev-ml/oasis/oasis-0.3.0.ebuild +++ b/dev-ml/oasis/oasis-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/oasis/oasis-0.3.0.ebuild,v 1.1 2012/06/29 23:27:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/oasis/oasis-0.3.0.ebuild,v 1.2 2012/07/09 20:56:49 ulm Exp $ EAPI=3 @@ -14,7 +14,7 @@ DESCRIPTION="OASIS is a tool to integrate a configure, build and install system HOMEPAGE="http://oasis.forge.ocamlcore.org/index.php" SRC_URI="http://forge.ocamlcore.org/frs/download.php/918/${MY_P}.tar.gz" -LICENSE="LGPL-2.1-linking-exception" +LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" KEYWORDS="~amd64" IUSE="" |