diff options
author | Nicola Smaniotto <smaniotto.nicola@gmail.com> | 2023-01-11 12:27:12 +0100 |
---|---|---|
committer | Nicola Smaniotto <smaniotto.nicola@gmail.com> | 2023-01-11 19:21:12 +0100 |
commit | c34a4e423c21ee868569d5c2836db6b6b723553a (patch) | |
tree | 1225dab45e4a303438544e38fe40dcfdcdd89ff9 /games-puzzle | |
parent | mpv-plugin/kde-do-not-disturb: add 20230110, drop 20220109-r1 (diff) | |
download | guru-c34a4e423c21ee868569d5c2836db6b6b723553a.tar.gz guru-c34a4e423c21ee868569d5c2836db6b6b723553a.tar.bz2 guru-c34a4e423c21ee868569d5c2836db6b6b723553a.zip |
games-puzzle/aaaaxy: clarify bindist restriction
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/aaaaxy/aaaaxy-1.2.377.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/aaaaxy/aaaaxy-1.2.399.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-puzzle/aaaaxy/aaaaxy-1.2.377.ebuild b/games-puzzle/aaaaxy/aaaaxy-1.2.377.ebuild index efd32fc2a..94ee4191d 100644 --- a/games-puzzle/aaaaxy/aaaaxy-1.2.377.ebuild +++ b/games-puzzle/aaaaxy/aaaaxy-1.2.377.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ LICENSE="Apache-2.0 BSD MIT || ( FTL GPL-2+ )" SLOT="0" KEYWORDS="~amd64" -RESTRICT="bindist" # possibly incompatible with GPL-2+ +RESTRICT="bindist" # only redistributable when using Freetype under FTL DEPEND=" media-libs/alsa-lib diff --git a/games-puzzle/aaaaxy/aaaaxy-1.2.399.ebuild b/games-puzzle/aaaaxy/aaaaxy-1.2.399.ebuild index 828c934de..84cd95ac2 100644 --- a/games-puzzle/aaaaxy/aaaaxy-1.2.399.ebuild +++ b/games-puzzle/aaaaxy/aaaaxy-1.2.399.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ LICENSE="Apache-2.0 BSD MIT || ( FTL GPL-2+ )" SLOT="0" KEYWORDS="~amd64" -RESTRICT="bindist" # possibly incompatible with GPL-2+ +RESTRICT="bindist" # only redistributable when using Freetype under FTL DEPEND=" media-libs/alsa-lib |