summaryrefslogtreecommitdiff
path: root/app-emacs/treemacs-all-the-icons
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-01 13:45:28 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-01 13:45:28 +0100
commit676f73d9e2fbb9f03291bae80529ba45f541d3c8 (patch)
tree4dae0ba3eea1b25e109d944bde85f44e763c6441 /app-emacs/treemacs-all-the-icons
parent910ec713340312b0b8437a7307c8effaa33fb410 (diff)
gentoo auto-resync : 01:07:2023 - 13:45:28
Diffstat (limited to 'app-emacs/treemacs-all-the-icons')
-rw-r--r--app-emacs/treemacs-all-the-icons/Manifest3
-rw-r--r--app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el1
-rw-r--r--app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild2
3 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/treemacs-all-the-icons/Manifest b/app-emacs/treemacs-all-the-icons/Manifest
index 2c3e76c218b6..783de685242b 100644
--- a/app-emacs/treemacs-all-the-icons/Manifest
+++ b/app-emacs/treemacs-all-the-icons/Manifest
@@ -1,4 +1,3 @@
-AUX 50treemacs-all-the-icons-gentoo.el 38 BLAKE2B e96c6cf48d1522d89450e11d339c76210c672377208b56951791b83c6ef22b2c872d313084e199dd5d7b533a99106a87dbc7f15b5ee6126f71bf5f2e84165ffa SHA512 5c00bcabe2d7cc03013dc7a54b2c653940c08098ca5646d7c73624cb1ca04376ae9dcf88a7166b1925c69f0c5d192d90f6bd790fdef8ed8c3b0f9d163c987da5
DIST treemacs-3.1.tar.gz 4562915 BLAKE2B b728c6ea795fe1159c2342b593cc4e6b3d06a1ba58dca876e5472e394b77a3a9930740aa9ecb65973f551322018920f08b0b49e897d5677b7a0f1da42cfad2d3 SHA512 e891cfa68916ecc250ab0446a4eb0149deea17a7f366870ce757e73f175bc823dae87080a584ea315d502c50559d030055f2f399cbd92d40af8c2dca5308604c
-EBUILD treemacs-all-the-icons-3.1.ebuild 708 BLAKE2B 7ded7f3d919944e80a5601917b3c5f6925900600c1449b68876b12472ab273e0a517c06e8419b4f1a7d0ef95c69c70aaf561304943f10b54be09dcb5729d27c7 SHA512 77c3caae95e40648a003f61e1aa68487fa7bbd36696b249560db88b9331ea9a9438ec10932bde6e5a4995d4b01acea2f662fd7681427574b7f0e56636c205867
+EBUILD treemacs-all-the-icons-3.1.ebuild 693 BLAKE2B 07650837f235f8126ec92ee170b4e977ab3716b4921ff7d474c323bde2b038a586f02a50f3415683736ffbc122469afdcb76593ba3c8b7f8c02a34f9bd07ec7b SHA512 7c06f38975ee096421562f88408a87e8f8a10ceefd2c843810a2b8117902a1d40811c3b29e605ca86b836f910bee67ddb8cc7abf4413b741438543289ddfd2fa
MISC metadata.xml 439 BLAKE2B a5536ef58177b5a4802017b81c68951ff5585a745ebc38f036bf2ee98bf6f51b0586ff5022cd1da55dbca13430b1811d8ac60e5b920caec7ea15f83f62ed3cad SHA512 cb6043bf4aa0e741f19630393ec1a25ab74e4ac2f17a41d932fce8d6f95663534cf28c277912c1800b252a98f1dc5ba13d6623f12251486e93dc33df1b77f443
diff --git a/app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el b/app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el
deleted file mode 100644
index 431f7e90ae73..000000000000
--- a/app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
diff --git a/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild b/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild
index be9aa60e9006..fe5ad54814cb 100644
--- a/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild
+++ b/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild
@@ -31,5 +31,5 @@ src_compile() {
src_install() {
elisp-install ${PN} ${PN}.el{,c}
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+ elisp-make-site-file "${SITEFILE}"
}