diff options
author | Matthias Maier <tamiko@gentoo.org> | 2022-12-25 15:17:38 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2022-12-25 15:29:58 -0600 |
commit | 1ce27423a7b514ae523975febe953bec6118076e (patch) | |
tree | c2df32fe8885c12b3fd2fac94aa4780da314c3c4 /app-text/barcode | |
parent | dev-util/fq: Stabilize 0.2.0-r1 amd64, #888460 (diff) | |
download | gentoo-1ce27423a7b514ae523975febe953bec6118076e.tar.gz gentoo-1ce27423a7b514ae523975febe953bec6118076e.tar.bz2 gentoo-1ce27423a7b514ae523975febe953bec6118076e.zip |
app-text/barcode: update LICENSE
Closes: https://bugs.gentoo.org/881587
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-text/barcode')
-rw-r--r-- | app-text/barcode/barcode-0.99-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/barcode/barcode-0.99-r1.ebuild b/app-text/barcode/barcode-0.99-r1.ebuild index 9e4012d3f2a0..e0ddd7693b65 100644 --- a/app-text/barcode/barcode-0.99-r1.ebuild +++ b/app-text/barcode/barcode-0.99-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="barcode generator" HOMEPAGE="https://www.gnu.org/software/barcode/" SRC_URI="mirror://gnu/barcode/${P}.tar.xz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" |