commit: 16978af8e7bb6fc105fd2079543e1b74cf93e8b3 Author: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sun Jul 7 18:31:07 2019 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sun Jul 7 18:31:07 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=16978af8
sci-libs/iRODS: drop the extraneous license file It is just am ordinary 3-clause BSD license. Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Martin Mokrejs <mmokrejs <AT> fold.natur.cuni.cz> sci-libs/iRODS/iRODS-4.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/iRODS/iRODS-4.2.0.ebuild b/sci-libs/iRODS/iRODS-4.2.0.ebuild index f2b5d1067..244962491 100644 --- a/sci-libs/iRODS/iRODS-4.2.0.ebuild +++ b/sci-libs/iRODS/iRODS-4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Integrated Rule Oriented Data System, a data management software" HOMEPAGE="https://irods.org" SRC_URI="https://github.com/irods/irods/archive/4.2.0.tar.gz -> ${P}.tar.gz" -LICENSE="BSD-with-attribution" +LICENSE="BSD" SLOT="0" KEYWORDS="" IUSE=""
