dev-perl/Search-Xapian: add LICENSE
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 20 Nov 2017 12:29:19 +0000 (07:29 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 20 Nov 2017 12:31:37 +0000 (07:31 -0500)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild
dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild

index 246dfa30ca2cb563b4907649b2eec0c356bd5df5..cb142fb846fce0671a93cbf76229675cb8494892 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,6 +11,7 @@ VERSION=$(get_version_component_range 1-3)
 SRC_URI+=" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz"
 DESCRIPTION="Perl XS frontend to the Xapian C++ search library"
 
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="examples test"
index 1f8072fb690b6cd40c3a8079cc0f5268fa58a96c..2056424aa8303e79e99739642c654fd351d816ee 100644 (file)
@@ -11,6 +11,7 @@ VERSION=$(get_version_component_range 1-3)
 SRC_URI+=" http://oligarchy.co.uk/xapian/${VERSION}/${P}.tar.gz"
 DESCRIPTION="Perl XS frontend to the Xapian C++ search library"
 
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="examples test"