commit:     2b4e8fcd6926be7d540b3ee144292ca5de0ba9ad
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 20 12:29:19 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 12:31:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4e8fcd

dev-perl/Search-Xapian: add LICENSE

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild | 3 ++-
 dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild    | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild 
b/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild
index 246dfa30ca2..cb142fb846f 100644
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild
+++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.23.0-r1.ebuild
@@ -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"

diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild 
b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild
index 1f8072fb690..2056424aa83 100644
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild
+++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild
@@ -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"

Reply via email to