Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/AtExit/
Date: Tue, 27 Dec 2016 20:00:31
Message-Id: 1482868786.38977da36b8791c74683d57b2b1eba6c03d6d7c9.dilfridge@gentoo
1 commit: 38977da36b8791c74683d57b2b1eba6c03d6d7c9
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 19:12:11 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 27 19:59:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38977da3
7
8 dev-perl/AtExit: Fix license in AtExit-2.03
9
10 Package-Manager: portage-2.3.3
11
12 dev-perl/AtExit/AtExit-2.30.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-perl/AtExit/AtExit-2.30.0.ebuild b/dev-perl/AtExit/AtExit-2.30.0.ebuild
16 index 813a9e5..a24e450 100644
17 --- a/dev-perl/AtExit/AtExit-2.30.0.ebuild
18 +++ b/dev-perl/AtExit/AtExit-2.30.0.ebuild
19 @@ -9,6 +9,7 @@ DIST_VERSION=2.03
20 inherit perl-module
21
22 DESCRIPTION="atexit() function to register exit-callbacks"
23 +LICENSE="|| ( Artistic Artistic-2 )"
24
25 SLOT="0"
26 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"