summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-11-10 07:43:35 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-11-10 07:43:35 +0000
commitb6a901ceb7b4b89092ce5a79032f775de3efa3d5 (patch)
treea101348c4fa9a9aadb70764c5af51ddfc7ee255d /dev-ml
parentinitial import, ebuild by me (diff)
downloadgentoo-2-b6a901ceb7b4b89092ce5a79032f775de3efa3d5.tar.gz
gentoo-2-b6a901ceb7b4b89092ce5a79032f775de3efa3d5.tar.bz2
gentoo-2-b6a901ceb7b4b89092ce5a79032f775de3efa3d5.zip
license is apache2 for this one
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/enumerate/ChangeLog5
-rw-r--r--dev-ml/enumerate/enumerate-111.08.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/enumerate/ChangeLog b/dev-ml/enumerate/ChangeLog
index 718d55a180d2..22502c263b34 100644
--- a/dev-ml/enumerate/ChangeLog
+++ b/dev-ml/enumerate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/enumerate
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/enumerate/ChangeLog,v 1.1 2014/11/10 07:41:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/enumerate/ChangeLog,v 1.2 2014/11/10 07:43:35 aballier Exp $
+
+ 10 Nov 2014; Alexis Ballier <aballier@gentoo.org> enumerate-111.08.00.ebuild:
+ license is apache2 for this one
*enumerate-111.08.00 (10 Nov 2014)
diff --git a/dev-ml/enumerate/enumerate-111.08.00.ebuild b/dev-ml/enumerate/enumerate-111.08.00.ebuild
index 68e0b7a1bf2d..7a4ca0dfc70d 100644
--- a/dev-ml/enumerate/enumerate-111.08.00.ebuild
+++ b/dev-ml/enumerate/enumerate-111.08.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/enumerate/enumerate-111.08.00.ebuild,v 1.1 2014/11/10 07:41:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/enumerate/enumerate-111.08.00.ebuild,v 1.2 2014/11/10 07:43:35 aballier Exp $
EAPI="5"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.janestreet.com/ocaml"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"
-LICENSE="LGPL-2.1-with-linking-exception"
+LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""