diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-05-01 06:34:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-05-01 06:34:35 +0000 |
| commit | b4d252c8226276abf629b323b9d82ff8ab27f5dc (patch) | |
| tree | 14a8a89520e053d4484b7ae0a0aaf9a3f69afe99 /app-i18n/zinnia | |
| parent | 8053edacbd4abe60567e35218bdbb566a8d79963 (diff) | |
| download | baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.gz baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.tar.xz baldeagleos-repo-b4d252c8226276abf629b323b9d82ff8ab27f5dc.zip | |
Adding metadata
Diffstat (limited to 'app-i18n/zinnia')
| -rw-r--r-- | app-i18n/zinnia/zinnia-0.06-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/zinnia/zinnia-0.06-r3.ebuild b/app-i18n/zinnia/zinnia-0.06-r3.ebuild index 383852add5d2..8a6dbee115a7 100644 --- a/app-i18n/zinnia/zinnia-0.06-r3.ebuild +++ b/app-i18n/zinnia/zinnia-0.06-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2021 Gentoo Authors +# Copyright 2010-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -7,7 +7,7 @@ inherit autotools flag-o-matic perl-module toolchain-funcs DESCRIPTION="Zinnia - Online hand recognition system with machine learning" HOMEPAGE="https://taku910.github.io/zinnia/ https://github.com/taku910/zinnia https://sourceforge.net/projects/zinnia/" -SRC_URI="mirror://sourceforge/zinnia/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/zinnia/${P}.tar.gz" LICENSE="BSD" SLOT="0" |
