diff options
author | David Roman <davidroman96@gmail.com> | 2023-07-20 15:26:40 +0200 |
---|---|---|
committer | David Roman <davidroman96@gmail.com> | 2023-07-20 15:26:40 +0200 |
commit | 493cf4699c8862ebd7d2323a872d215e66dd1ce5 (patch) | |
tree | 47af67d6ca71b1d844f819f0b8df69915ec50a30 /dev-embedded | |
parent | gui-apps/hyprland-plugins: drop 0.25.0 (diff) | |
download | guru-493cf4699c8862ebd7d2323a872d215e66dd1ce5.tar.gz guru-493cf4699c8862ebd7d2323a872d215e66dd1ce5.tar.bz2 guru-493cf4699c8862ebd7d2323a872d215e66dd1ce5.zip |
dev-embedded/qdl: update LICENSE
Signed-off-by: David Roman <davidroman96@gmail.com>
Diffstat (limited to 'dev-embedded')
-rw-r--r-- | dev-embedded/qdl/qdl-1.0.ebuild | 2 | ||||
-rw-r--r-- | dev-embedded/qdl/qdl-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/qdl/qdl-1.0.ebuild b/dev-embedded/qdl/qdl-1.0.ebuild index 90d2b54ed..e06c2fd64 100644 --- a/dev-embedded/qdl/qdl-1.0.ebuild +++ b/dev-embedded/qdl/qdl-1.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Tool to communicate with Qualcomm System On a Chip bootroms" HOMEPAGE="https://github.com/andersson/qdl" SRC_URI="https://github.com/andersson/qdl/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD-3" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" diff --git a/dev-embedded/qdl/qdl-9999.ebuild b/dev-embedded/qdl/qdl-9999.ebuild index d1c29872e..5421ecdc4 100644 --- a/dev-embedded/qdl/qdl-9999.ebuild +++ b/dev-embedded/qdl/qdl-9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Tool to communicate with Qualcomm System On a Chip bootroms" HOMEPAGE="https://github.com/andersson/qdl" EGIT_REPO_URI="https://github.com/andersson/qdl.git" -LICENSE="BSD-3" +LICENSE="BSD" SLOT="0" BDEPEND="virtual/libudev |