Skip to content

Commit

Permalink
app-misc/when: update LICENSE, unrestrict tests
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 18, 2023
1 parent 3e4548e commit 7e9ac05
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app-misc/when/when-1.1.45.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -18,8 +18,6 @@ RDEPEND="${DEPEND}"

DOCS=( README )

RESTRICT="test"

src_prepare() {
default

Expand Down

0 comments on commit 7e9ac05

Please sign in to comment.