summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-01-06 10:05:37 +0200
committerViorel Munteanu <ceamac@gentoo.org>2024-01-06 10:33:07 +0200
commit33e14a79a515289cae8cdbbc042697ae8e70926a (patch)
tree18f94d57f5e34623f3ad07b3e215c366435da407 /x11-misc
parentx11-misc/albert: version bump to 0.22.17 (diff)
downloadgentoo-33e14a79a515289cae8cdbbc042697ae8e70926a.tar.gz
gentoo-33e14a79a515289cae8cdbbc042697ae8e70926a.tar.bz2
gentoo-33e14a79a515289cae8cdbbc042697ae8e70926a.zip
x11-misc/albert: update LICENSE
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/albert/albert-0.22.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/albert/albert-0.22.12.ebuild b/x11-misc/albert/albert-0.22.12.ebuild
index ca4351b5573d..29c8f91c9e8e 100644
--- a/x11-misc/albert/albert-0.22.12.ebuild
+++ b/x11-misc/albert/albert-0.22.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="
python-extensions? ( https://github.com/albertlauncher/python/archive/${PYTHON_EXTENSIONS_COMMIT}.tar.gz -> ${PN}-python-extensions-${PYTHON_EXTENSIONS_COMMIT}.tar.gz )
"
-LICENSE="all-rights-reserved" # unclear licensing #766129
+LICENSE="Albert-1.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="debug +python +python-extensions"