summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 20:48:06 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 20:48:06 +0000
commitcd10d90daff1925134dbf934f32b200aa89ea09c (patch)
tree078b0b7e7149e69f4ed9ea4c04849126e5c15329 /dev-ml
parentAdd LGPL-*-with-linking-exception to GPL-COMPATIBLE license group. (diff)
downloadgentoo-2-cd10d90daff1925134dbf934f32b200aa89ea09c.tar.gz
gentoo-2-cd10d90daff1925134dbf934f32b200aa89ea09c.tar.bz2
gentoo-2-cd10d90daff1925134dbf934f32b200aa89ea09c.zip
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild4
-rw-r--r--dev-ml/ANSITerminal/ChangeLog6
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild b/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild
index f431ea45b937..3528b8c00dcf 100644
--- a/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild
+++ b/dev-ml/ANSITerminal/ANSITerminal-0.6.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/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.1 2012/03/28 13:00:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ANSITerminal-0.6.ebuild,v 1.2 2012/07/09 20:48:06 ulm Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit oasis
DESCRIPTION="Module which offers basic control of ANSI compliant terminals"
HOMEPAGE="http://forge.ocamlcore.org/projects/ansiterminal/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/610/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception LGPL-3"
+LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND=""
diff --git a/dev-ml/ANSITerminal/ChangeLog b/dev-ml/ANSITerminal/ChangeLog
index 2b3143c2c992..114b9e0089dd 100644
--- a/dev-ml/ANSITerminal/ChangeLog
+++ b/dev-ml/ANSITerminal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ANSITerminal
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.4 2012/05/05 14:19:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ANSITerminal/ChangeLog,v 1.5 2012/07/09 20:48:06 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ANSITerminal-0.6.ebuild:
+ Update LICENSE, bug 425140.
05 May 2012; Alexis Ballier <aballier@gentoo.org> -ANSITerminal-0.3.ebuild:
remove old
@@ -20,4 +23,3 @@
+ANSITerminal-0.3.ebuild:
initial import, thanks to Bardur Arantsson
<bugs-gentoo.org@scientician.net>, bug #96384
-