diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 21:10:42 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-07-09 21:10:42 +0000 |
commit | e44f909790fad798f9723ae33546ae0bf475c01d (patch) | |
tree | cbf2866610c794965d752219e6ecdf072c5d21de /dev-ml/oasis | |
parent | Add LGPL-*-with-linking-exception to GPL-COMPATIBLE license group. (diff) | |
download | historical-e44f909790fad798f9723ae33546ae0bf475c01d.tar.gz historical-e44f909790fad798f9723ae33546ae0bf475c01d.tar.bz2 historical-e44f909790fad798f9723ae33546ae0bf475c01d.zip |
Update LICENSE, bug 425140.
Package-Manager: portage-2.1.11.5/cvs/Linux x86_64
Diffstat (limited to 'dev-ml/oasis')
-rw-r--r-- | dev-ml/oasis/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ml/oasis/oasis-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/oasis/oasis-0.3.0_rc6.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-ml/oasis/ChangeLog b/dev-ml/oasis/ChangeLog index 192da42e5671..93848d826053 100644 --- a/dev-ml/oasis/ChangeLog +++ b/dev-ml/oasis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/oasis # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/oasis/ChangeLog,v 1.6 2012/06/29 23:27:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/oasis/ChangeLog,v 1.7 2012/07/09 20:56:49 ulm Exp $ + + 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> oasis-0.3.0.ebuild, + oasis-0.3.0_rc6.ebuild: + Update LICENSE, bug 425140. *oasis-0.3.0 (29 Jun 2012) @@ -29,4 +33,3 @@ +metadata.xml: initial import, based on ebuild by Vladimir Ivanov in bug #355767 and converted to oasis.eclass - 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="" diff --git a/dev-ml/oasis/oasis-0.3.0_rc6.ebuild b/dev-ml/oasis/oasis-0.3.0_rc6.ebuild index 64cb9def756d..e0043cc10819 100644 --- a/dev-ml/oasis/oasis-0.3.0_rc6.ebuild +++ b/dev-ml/oasis/oasis-0.3.0_rc6.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_rc6.ebuild,v 1.1 2012/05/28 12:40:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/oasis/oasis-0.3.0_rc6.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/880/${MY_P}.tar.gz" -LICENSE="LGPL-2.1-linking-exception" +LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" KEYWORDS="~amd64" IUSE="" |