summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 20:51:07 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 20:51:07 +0000
commitd5be0d7774c84608346d8975ed1901345f319493 (patch)
treeb33951200b094390b3081d06fc25b31aea0f538e /dev-ml/bin-prot
parentUpdate LICENSE, bug 425140. (diff)
downloadgentoo-2-d5be0d7774c84608346d8975ed1901345f319493.tar.gz
gentoo-2-d5be0d7774c84608346d8975ed1901345f319493.tar.bz2
gentoo-2-d5be0d7774c84608346d8975ed1901345f319493.zip
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/bin-prot')
-rw-r--r--dev-ml/bin-prot/ChangeLog7
-rw-r--r--dev-ml/bin-prot/bin-prot-108.00.01.ebuild4
-rw-r--r--dev-ml/bin-prot/bin-prot-2.0.3.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-ml/bin-prot/ChangeLog b/dev-ml/bin-prot/ChangeLog
index 309ec8d0ed24..7cc9b59607e5 100644
--- a/dev-ml/bin-prot/ChangeLog
+++ b/dev-ml/bin-prot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/bin-prot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v 1.15 2012/06/30 13:10:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/ChangeLog,v 1.16 2012/07/09 20:51:07 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> bin-prot-108.00.01.ebuild,
+ bin-prot-2.0.3.ebuild:
+ Update LICENSE, bug 425140.
*bin-prot-108.00.01 (30 Jun 2012)
@@ -70,4 +74,3 @@
+metadata.xml:
Initial import, ebuild by Guillaume Horel <guillaume.horel@gmail.com>, bug
#281276
-
diff --git a/dev-ml/bin-prot/bin-prot-108.00.01.ebuild b/dev-ml/bin-prot/bin-prot-108.00.01.ebuild
index e1ab8682a226..27ffce1d1455 100644
--- a/dev-ml/bin-prot/bin-prot-108.00.01.ebuild
+++ b/dev-ml/bin-prot/bin-prot-108.00.01.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/bin-prot/bin-prot-108.00.01.ebuild,v 1.1 2012/06/30 13:10:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-108.00.01.ebuild,v 1.2 2012/07/09 20:51:07 ulm Exp $
EAPI=3
@@ -11,7 +11,7 @@ DESCRIPTION="A binary protocol generator"
HOMEPAGE="http://ocaml.janestreet.com/?q=node/13"
SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${MY_P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
diff --git a/dev-ml/bin-prot/bin-prot-2.0.3.ebuild b/dev-ml/bin-prot/bin-prot-2.0.3.ebuild
index 93e07d590739..c571cc6cd3a5 100644
--- a/dev-ml/bin-prot/bin-prot-2.0.3.ebuild
+++ b/dev-ml/bin-prot/bin-prot-2.0.3.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/bin-prot/bin-prot-2.0.3.ebuild,v 1.3 2012/03/27 21:29:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/bin-prot/bin-prot-2.0.3.ebuild,v 1.4 2012/07/09 20:51:07 ulm Exp $
EAPI=3
@@ -10,7 +10,7 @@ DESCRIPTION="A binary protocol generator"
HOMEPAGE="http://ocaml.janestreet.com/?q=node/13"
SRC_URI="http://www.janestreet.com/ocaml/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"