commit:     7e9ac05e5e2ab5e2c4206101183e0fcf4fc4a8e6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 09:09:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 09:09:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e9ac05e

app-misc/when: update LICENSE, unrestrict tests

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/when/when-1.1.45.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-misc/when/when-1.1.45.ebuild b/app-misc/when/when-1.1.45.ebuild
index fc0361eda7ba..95662f98175f 100644
--- a/app-misc/when/when-1.1.45.ebuild
+++ b/app-misc/when/when-1.1.45.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Minimalistic personal calendar program"
 HOMEPAGE="http://www.lightandmatter.com/when/when.html 
https://bitbucket.org/ben-crowell/when";
 SRC_URI="https://bitbucket.org/ben-crowell/${PN}/get/${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="Artistic"
+LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
@@ -18,8 +18,6 @@ RDEPEND="${DEPEND}"
 
 DOCS=( README )
 
-RESTRICT="test"
-
 src_prepare() {
        default
 

Reply via email to