diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
commit | 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch) | |
tree | cb6347688c91bfbdebe49a78a55dad3d72cc193e /app-emacs/template | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'app-emacs/template')
-rw-r--r-- | app-emacs/template/Manifest | 2 | ||||
-rw-r--r-- | app-emacs/template/template-3.3b.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/template/Manifest b/app-emacs/template/Manifest index 5f156ad3fcb1..671831da772b 100644 --- a/app-emacs/template/Manifest +++ b/app-emacs/template/Manifest @@ -1,4 +1,4 @@ AUX 50template-gentoo.el 968 BLAKE2B ed1a12d4f1df94576e0ac7b03bc5a237ae0252ef247780c0fba30f2c4f4d5d72949a9dd9a32c7e91dc08db8e5175ab1138f4b3667397230171fc4d3c9fee79bf SHA512 a6c4fd122ae1daa7e0a07b259dba0581cdd7868d220c107c6979ef5f842659dc51c0573948979d9907241918686b48da4a89baff33abdcb12bfb30941a068396 DIST template-3.3b.tar.gz 60370 BLAKE2B 7263faa93dee81f1a5214cebf20bef95dc13a69a8437438849c8377eec784881f952680b4ed52ebf6bbe7dc943a4e77aeb86722772698466aa76506e85ffd146 SHA512 7ca098e1be70ed75b78a7d5e0b216c1cf83d6b2873414cbd09af8aca09f275732ab811204094aed25bd03631590df2b9ddf614fc9df9b4e944ca8c62d6364c1c -EBUILD template-3.3b.ebuild 587 BLAKE2B e324fa957f984135d55097925aedee732d0d527f56007e60880ce7d7a111398a99f975f05a72e41226699b2b1dc63732ff55b54112e31b8965db4c4f561b11c1 SHA512 e855ce0bfe6b45ad1884356a2434a1cb1282495ccb75d0ec95a574cfaae0e45f514b2eddc80a5a8f273ba2af211f52d89a880d7144d56a449117c6371d123a05 +EBUILD template-3.3b.ebuild 600 BLAKE2B ccccbc3dceb1c117d673f6056710fabcdef5732a45da3f6ec480c6e3745dd5e2f10c6eef33691c4a25121550c3e534ddef8df6bcf84049d019e130965712198f SHA512 b08746625d2816a92b0e42ff087c3dc2c6b4519cef1506c9b0831e58bbf6b4c6a017d3cfaf1147c8cc4b6d57241cecf1c0bfe2557a158d426111fd2d4676ec5f MISC metadata.xml 365 BLAKE2B accdc53a7f78d10be52efbaa8d0287cea28a6e46f7fd50c0651546946e2534fdd0c239d17287fe55065bd43636528df313543be01a5c37b1a6c24885e84b408f SHA512 cbafe659bc69cbbbab794d5a1058673c1d8163cc3f639ea29f9eb4003cedebd33d1ac6426466e558b22b63bb444fb7956db6658e8421cba625f47cc4d2fd0b10 diff --git a/app-emacs/template/template-3.3b.ebuild b/app-emacs/template/template-3.3b.ebuild index cd0bf317f078..f275020dd74e 100644 --- a/app-emacs/template/template-3.3b.ebuild +++ b/app-emacs/template/template-3.3b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit elisp DESCRIPTION="Use templates, decorate comments, auto-update buffers" HOMEPAGE="http://emacs-template.sourceforge.net/" -SRC_URI="mirror://sourceforge/emacs-template/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/emacs-template/${P}.tar.gz" LICENSE="GPL-2+ Texinfo-manual" SLOT="0" |