diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-03-02 15:20:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-03-02 15:20:25 +0000 |
commit | 635693f312ffc4068d4d6f991f516dd956065ef7 (patch) | |
tree | f0702ad0e84b16f924ab3c84fc99fbd1c99e9bdb /sys-fs/mtools/mtools-4.0.12.ebuild | |
parent | Mask =virtual/mysql-5.1 too thanks to Halcy0n again (bug #307251). (diff) | |
download | gentoo-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/mtools-4.0.12.ebuild')
-rw-r--r-- | sys-fs/mtools/mtools-4.0.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |