mgorny 15/05/11 21:25:24 Modified: systemd-m4-9999.ebuild ChangeLog Log: Correct the license to 2-clause BSD (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.4 sys-devel/systemd-m4/systemd-m4-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild?r1=1.3&r2=1.4 Index: systemd-m4-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- systemd-m4-9999.ebuild 6 Jul 2014 13:21:52 -0000 1.3 +++ systemd-m4-9999.ebuild 11 May 2015 21:25:24 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild,v 1.3 2014/07/06 13:21:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/systemd-m4-9999.ebuild,v 1.4 2015/05/11 21:25:24 mgorny Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://bitbucket.org/mgorny/systemd-m4/" SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" 1.4 sys-devel/systemd-m4/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/systemd-m4/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/systemd-m4/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/systemd-m4/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 6 Jul 2014 13:21:52 -0000 1.3 +++ ChangeLog 11 May 2015 21:25:24 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/systemd-m4 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/ChangeLog,v 1.3 2014/07/06 13:21:52 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/systemd-m4/ChangeLog,v 1.4 2015/05/11 21:25:24 mgorny Exp $ + + 11 May 2015; Michał Górny <[email protected]> systemd-m4-9999.ebuild: + Correct the license to 2-clause BSD 06 Jul 2014; Michał Górny <[email protected]> systemd-m4-9999.ebuild: Replace obsolete mirror://bitbucket with the real URI.
