diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-08 11:47:26 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-08 11:47:26 +0000 |
| commit | fe0074903c357914aaaadfa88589436e559ea326 (patch) | |
| tree | 9b40e2b9205fb34fd066fddeec1b9b86f172bd9e /dev-python/sortedcollections | |
| parent | 54f79a2305b1e0fb2e2b798272701d8aa178067f (diff) | |
| download | baldeagleos-repo-fe0074903c357914aaaadfa88589436e559ea326.tar.gz baldeagleos-repo-fe0074903c357914aaaadfa88589436e559ea326.tar.xz baldeagleos-repo-fe0074903c357914aaaadfa88589436e559ea326.zip | |
Adding metadata
Diffstat (limited to 'dev-python/sortedcollections')
| -rw-r--r-- | dev-python/sortedcollections/metadata.xml | 2 | ||||
| -rw-r--r-- | dev-python/sortedcollections/sortedcollections-2.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sortedcollections/metadata.xml b/dev-python/sortedcollections/metadata.xml index 5af48372dd85..d509547ba3ec 100644 --- a/dev-python/sortedcollections/metadata.xml +++ b/dev-python/sortedcollections/metadata.xml @@ -2,7 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <upstream> - <doc>http://www.grantjenks.com/docs/sortedcollections/</doc> + <doc>https://grantjenks.com/docs/sortedcollections/</doc> </upstream> <origin>gentoo-guru-overlay</origin> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/sortedcollections/sortedcollections-2.1.0.ebuild b/dev-python/sortedcollections/sortedcollections-2.1.0.ebuild index 49d11b44afc9..0992bb8b7a94 100644 --- a/dev-python/sortedcollections/sortedcollections-2.1.0.ebuild +++ b/dev-python/sortedcollections/sortedcollections-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |
