summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-18 10:09:54 +0100
committerSam James <sam@gentoo.org>2023-09-18 10:09:54 +0100
commit7e9ac05e5e2ab5e2c4206101183e0fcf4fc4a8e6 (patch)
treeb979320bf953138e272d172443aa84b39166a9bb /app-misc/when
parentapp-misc/when: vbump 1.1.45 (diff)
downloadgentoo-7e9ac05e5e2ab5e2c4206101183e0fcf4fc4a8e6.tar.gz
gentoo-7e9ac05e5e2ab5e2c4206101183e0fcf4fc4a8e6.tar.bz2
gentoo-7e9ac05e5e2ab5e2c4206101183e0fcf4fc4a8e6.zip
app-misc/when: update LICENSE, unrestrict tests
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/when')
-rw-r--r--app-misc/when/when-1.1.45.ebuild4
1 files changed, 1 insertions, 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