summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-03-02 15:20:25 +0000
committerJeroen Roovers <jer@gentoo.org>2010-03-02 15:20:25 +0000
commit635693f312ffc4068d4d6f991f516dd956065ef7 (patch)
treef0702ad0e84b16f924ab3c84fc99fbd1c99e9bdb /sys-fs/mtools
parentMask =virtual/mysql-5.1 too thanks to Halcy0n again (bug #307251). (diff)
downloadgentoo-2-635693f312ffc4068d4d6f991f516dd956065ef7.tar.gz
gentoo-2-635693f312ffc4068d4d6f991f516dd956065ef7.tar.bz2
gentoo-2-635693f312ffc4068d4d6f991f516dd956065ef7.zip
Fix LICENSE.
(Portage version: 2.2_rc63/cvs/Linux i686)
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r--sys-fs/mtools/ChangeLog7
-rw-r--r--sys-fs/mtools/mtools-4.0.12.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog
index 9996bf0f3a4a..c102dcc2357d 100644
--- a/sys-fs/mtools/ChangeLog
+++ b/sys-fs/mtools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mtools
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.31 2009/12/26 19:30:43 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.32 2010/03/02 15:20:25 jer Exp $
+
+ 02 Mar 2010; Jeroen Roovers <jer@gentoo.org> mtools-4.0.12.ebuild:
+ Fix LICENSE.
26 Dec 2009; Raúl Porcel <armin76@gentoo.org> mtools-3.9.11.ebuild:
alpha/sparc stable wrt #293308
diff --git a/sys-fs/mtools/mtools-4.0.12.ebuild b/sys-fs/mtools/mtools-4.0.12.ebuild
index 23bef67f6dd3..ce87ecd1da3f 100644
--- a/sys-fs/mtools/mtools-4.0.12.ebuild
+++ b/sys-fs/mtools/mtools-4.0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.12.ebuild,v 1.1 2009/11/15 19:19:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.12.ebuild,v 1.2 2010/03/02 15:20:25 jer Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://mtools.linux.lu/"
SRC_URI="http://mtools.linux.lu/${P}.tar.bz2
mirror://gnu/${PN}/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="X"