diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:04:12 +0100 |
commit | 0f558761aa2dee1017b4751e4017205e015a9560 (patch) | |
tree | 037df795519468a25d9362b4e95cdaeb84eb1cf9 /x11-plugins/purple-libnotify-plus | |
parent | 752d6256e5204b958b0ef7905675a940b5e9172f (diff) |
gentoo resync : 29.12.2022
Diffstat (limited to 'x11-plugins/purple-libnotify-plus')
-rw-r--r-- | x11-plugins/purple-libnotify-plus/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/purple-libnotify-plus/Manifest b/x11-plugins/purple-libnotify-plus/Manifest index 72fdc7ee5bd8..41414c8226c6 100644 --- a/x11-plugins/purple-libnotify-plus/Manifest +++ b/x11-plugins/purple-libnotify-plus/Manifest @@ -1,4 +1,4 @@ AUX purple-libnotify-plus-2.99.1-fno-common.patch 209 BLAKE2B bf9349d0700913d19d0d39372d439fc37d6e17c20951183f8ab7cb025531742dd752ea46b7bd30096fd10dc30afcb65b0a84dac30d72ad633cf8c01002ab488f SHA512 e635f984846b25d24172b138928cc9c7e8f87c953ef45d8bcfc10f0ead18c87bd0c7c700d9973606d040d123fa68675cbcdc21c7d916d90216651222390b3460 DIST purple-libnotify-plus-2.99.1.tar.gz 20168 BLAKE2B bab24be1a541ae50fbbbacb0fa507f0e6000c3e74f1fa75ccceb809de88012f7492ec29ae96cf303cb38463e3af0c916aaead9365d5dce18904b34844e1e8c64 SHA512 436c2363c05b21f0a980e020fe09f3f285e8c9a4d131377f20ec13ecf5ce6ef1bea8ca6ae16de6154657e5d4a9b0229204e7f48a6807d36e516b95248daf11bf -EBUILD purple-libnotify-plus-2.99.1.ebuild 679 BLAKE2B 3c34bb1090d54a9b9a9de889ae61ece45b57ef71aa9e878e815c398a6083da900b6e5185be7b00162afef958df3904f186ef3b3a7de30b14b12ae84b786def85 SHA512 69160b0a9911b6856b512e17a4b97bccfae4181c99afbc502a2617b318d3de6888d82534561c7251040f6b5edc32a5ec6ce43e10f9be4b37e289942b9028c9a3 +EBUILD purple-libnotify-plus-2.99.1.ebuild 686 BLAKE2B 8d9285554da71b8e13a2e4472d5539a7856e89f24f049bf6966de8af3f76aabef7c2da02cd70627b5d2d240e5d99567f1967525377dd4146fd5455f0aac39901 SHA512 94c800f152efb228d19beb5d9b394f35b075cbd46a699a2a9c8a3cdc99f93942946f3b3aeb24c438c3871b69fb801c1c264900555a9c8b0dab5cd279145dc425 MISC metadata.xml 406 BLAKE2B 93943505ecb6c40b0530d6e632fbf6c62d54d3975b36b217a23c9cdde770261da90f3d4c88759972dca50cf2f2d39c4a42bf6dc93c6f916a576e8a70d94c0bf9 SHA512 2085bb3cbcc07d2e2b736b15d70f0da5c9ff92423deda3ad124acfbd4a11d0301ab9f6c51d2c4b6ea7d5f4974f5ab00caec1d7589f7814c47e7b83d43534fa75 diff --git a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild index 54ed903d1c51..04b255be574f 100644 --- a/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild +++ b/x11-plugins/purple-libnotify-plus/purple-libnotify-plus-2.99.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Provide libnotify interface to Pidgin and Finch" -HOMEPAGE="http://purple-libnotify-plus.sardemff7.net/" +HOMEPAGE="https://github.com/sardemff7/purple-libnotify-plus" SRC_URI="https://github.com/sardemff7/purple-libnotify-plus/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |