diff options
author | Chen, Chih-Chia <pigfoot@gmail.com> | 2024-08-05 00:37:01 +0800 |
---|---|---|
committer | Chen, Chih-Chia <pigfoot@gmail.com> | 2024-08-05 00:37:01 +0800 |
commit | 005de1d78eae384e6d4b9674e6408939803e95d1 (patch) | |
tree | c3a3dd12d73f1df26003a991b0279847d903924d | |
parent | [app-misc/aichat] New ebuild (diff) | |
download | pigfoot-005de1d78eae384e6d4b9674e6408939803e95d1.tar.gz pigfoot-005de1d78eae384e6d4b9674e6408939803e95d1.tar.bz2 pigfoot-005de1d78eae384e6d4b9674e6408939803e95d1.zip |
[app-misc/aichat] New ebuild #2
Signed-off-by: Chen, Chih-Chia <pigfoot@gmail.com>
-rw-r--r-- | app-misc/aichat/aichat-0.20.0.ebuild | 2 | ||||
-rw-r--r-- | app-misc/aichat/aichat-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/aichat/aichat-0.20.0.ebuild b/app-misc/aichat/aichat-0.20.0.ebuild index bb9e432..909e7a5 100644 --- a/app-misc/aichat/aichat-0.20.0.ebuild +++ b/app-misc/aichat/aichat-0.20.0.ebuild @@ -414,7 +414,7 @@ fi LICENSE="Apache-2.0" # Dependent crate licenses -LICENSE+="0BSD Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC LGPL-3+ MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" +LICENSE+=" 0BSD Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC LGPL-3+ MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" RESTRICT="mirror" diff --git a/app-misc/aichat/aichat-9999.ebuild b/app-misc/aichat/aichat-9999.ebuild index 79db31c..fe127d0 100644 --- a/app-misc/aichat/aichat-9999.ebuild +++ b/app-misc/aichat/aichat-9999.ebuild @@ -28,7 +28,7 @@ fi LICENSE="Apache-2.0" # Dependent crate licenses -LICENSE+="0BSD Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC LGPL-3+ MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" +LICENSE+=" 0BSD Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC LGPL-3+ MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" RESTRICT="mirror" |