aballier 14/10/31 14:09:06 Modified: ChangeLog metslib-0.5.3.ebuild Log: license is gpl3 or cpl1.0 Signed-off-by: [email protected] (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.3 dev-cpp/metslib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/metslib/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/metslib/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/metslib/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/metslib/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 31 Oct 2014 12:00:17 -0000 1.2 +++ ChangeLog 31 Oct 2014 14:09:06 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/metslib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/metslib/ChangeLog,v 1.2 2014/10/31 12:00:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/metslib/ChangeLog,v 1.3 2014/10/31 14:09:06 aballier Exp $ + + 31 Oct 2014; Alexis Ballier <[email protected]> metslib-0.5.3.ebuild: + license is gpl3 or cpl1.0 31 Oct 2014; Alexis Ballier <[email protected]> metslib-0.5.3.ebuild: keyword ~arm 1.3 dev-cpp/metslib/metslib-0.5.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/metslib/metslib-0.5.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/metslib/metslib-0.5.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/metslib/metslib-0.5.3.ebuild?r1=1.2&r2=1.3 Index: metslib-0.5.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/metslib/metslib-0.5.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metslib-0.5.3.ebuild 31 Oct 2014 12:00:17 -0000 1.2 +++ metslib-0.5.3.ebuild 31 Oct 2014 14:09:06 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/metslib/metslib-0.5.3.ebuild,v 1.2 2014/10/31 12:00:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/metslib/metslib-0.5.3.ebuild,v 1.3 2014/10/31 14:09:06 aballier Exp $ EAPI=5 @@ -8,7 +8,7 @@ HOMEPAGE="https://projects.coin-or.org/metslib" SRC_URI="http://www.coin-or.org/download/source/metslib/${P}.tgz" -LICENSE="GPL-3" +LICENSE="|| ( GPL-3 CPL-1.0 )" SLOT="0" KEYWORDS="~amd64 ~arm" IUSE=""
