summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-11-03 05:50:56 +0000
committerMart Raudsepp <leio@gentoo.org>2008-11-03 05:50:56 +0000
commita0ce9bb8e5eef7be85ae68f188414a3de1034b47 (patch)
tree099827ce4bd4c9c0ab9abe641bb170e98c207d86 /x11-libs/gtkmathview
parentVersion bump. (diff)
downloadgentoo-2-a0ce9bb8e5eef7be85ae68f188414a3de1034b47.tar.gz
gentoo-2-a0ce9bb8e5eef7be85ae68f188414a3de1034b47.tar.bz2
gentoo-2-a0ce9bb8e5eef7be85ae68f188414a3de1034b47.zip
Correct license - 0.8 was relicensed from GPL-2 to LGPL-3, not GPL-3
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'x11-libs/gtkmathview')
-rw-r--r--x11-libs/gtkmathview/ChangeLog5
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index 21e00be64da9..b8f43e01d052 100644
--- a/x11-libs/gtkmathview/ChangeLog
+++ b/x11-libs/gtkmathview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkmathview
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.26 2008/08/16 03:22:24 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.27 2008/11/03 05:50:56 leio Exp $
+
+ 03 Nov 2008; Mart Raudsepp <leio@gentoo.org> gtkmathview-0.8.0.ebuild:
+ Correct license - 0.8 was relicensed from GPL-2 to LGPL-3, not GPL-3
16 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
index b412ea93025d..bb7a67e9f685 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.2 2008/06/26 18:58:59 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0.ebuild,v 1.3 2008/11/03 05:50:56 leio Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="Rendering engine for MathML documents"
HOMEPAGE="http://helm.cs.unibo.it/mml-widget/"
SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz"
-LICENSE="GPL-3"
+LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"