summaryrefslogtreecommitdiff
path: root/app-emacs/stripes
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-25 07:36:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-25 07:36:27 +0100
commit43793fab84041cfc5c60c0151d1591b8a69fb24a (patch)
tree6208a7f4fc744684fce0f55acbb47511acace498 /app-emacs/stripes
parent28e3d252dc8ac8a5635206dfefe1cfe05058d1db (diff)
gentoo resync : 25.08.2018
Diffstat (limited to 'app-emacs/stripes')
-rw-r--r--app-emacs/stripes/Manifest4
-rw-r--r--app-emacs/stripes/files/50stripes-gentoo.el2
-rw-r--r--app-emacs/stripes/stripes-0.2-r2.ebuild (renamed from app-emacs/stripes/stripes-0.2-r1.ebuild)4
3 files changed, 5 insertions, 5 deletions
diff --git a/app-emacs/stripes/Manifest b/app-emacs/stripes/Manifest
index 09f03fed00c9..68914b3cbcc8 100644
--- a/app-emacs/stripes/Manifest
+++ b/app-emacs/stripes/Manifest
@@ -1,4 +1,4 @@
-AUX 50stripes-gentoo.el 186 BLAKE2B 0b68c4b1fd826097f21f7c14546d7ebe3331c3b13a73e04fddcc8d1c5eff010a4f5781e2f9717d58e3eda88eabdfaf6b8c478bbf9bf64e243fd97070135447fd SHA512 878ef4a745a46b9e5d053b521ad6e7a5340223e929a2a75dadb4e5f7d9917f9e044454e6a4f02316e145568b0a80daf4925bee26523b257606e18a4fedf6e7e6
+AUX 50stripes-gentoo.el 187 BLAKE2B d133b53ab49da5d9cc86f421731558da405c2f23afe66a3cc651f71fea3fb9cf39ab5af8978419277a6d80338bf3059b9eb1c9f3ea067bef3eb8eb74bdace12c SHA512 8331db93be4f3276d2a075808742b8d8ee74f17258e25028478aa3820167fa14b9b08083f0fc7c41fe77df1860ad0b31fbcb8c9479e0775504f6325eede8e936
DIST stripes-0.2.tar.gz 2203 BLAKE2B 4daec93d681bd2cb7187b427c13b27990e03bdb34b6131cda3b8d88bd48cdece57d53dd9f124c0f65e2869045e69ca8c98e39cc03b3a6c75f5b1ca359a12582f SHA512 c0e0d7c16f6d593221573268e8ec30f30374a6c4ad6e34458139de90f5cde12cdb02b81e91f40176ea10a9e411921bdeb324eb0bc6aa5f2874602bf38bdf9521
-EBUILD stripes-0.2-r1.ebuild 382 BLAKE2B b4f841db7250a1c2814d1c256dffa7dd16b458251e2e61739c7cec1db6d969dfd1f2b0cce9dfe5f9bedd8bcf51bb4d8e69f35dd5c8d8a0136a3cfd45aafcee50 SHA512 cfa39ee5034080cd8af1408962145148cc946b68954d033cecb822d4db7553b648bf99fd81e60fb9e44ff93e81c400141239e29a8cf42cc11925ab59d9124a56
+EBUILD stripes-0.2-r2.ebuild 382 BLAKE2B f4ce08b3f484a8c09a34b329e4aa904385af9144ca43eb0f6ca9c5a87ab7858f01ca1443b9a867b90b72ac508743dc75a30e9739b918256464c65d54ebed7d02 SHA512 ee0ec1672a55e0232a392ff38c4208a0e271b96f3374d29b62ef8c0a4bd184b4e68edd19f1b41b82663b06963046e3e0dd7b754735c697bbeb2767b0cbec29d9
MISC metadata.xml 490 BLAKE2B 3794aeee765d0ab57f1fa5f8e32ed06a370f02595456130d40ce45b51e257205ce2760b85dafe9b8680bce36c13c64828a1dac1de53cdf876bd4d85f7d1abfdd SHA512 0fb37665956d36d8d77c5004601d9ef9a62a2aefb24d0fdf908909ba63470b15d8067d6e865374756d16844f9688321196e2cbccf67d6dcdb51433852aed509f
diff --git a/app-emacs/stripes/files/50stripes-gentoo.el b/app-emacs/stripes/files/50stripes-gentoo.el
index deeec9acdb6b..7ee5a314e1d0 100644
--- a/app-emacs/stripes/files/50stripes-gentoo.el
+++ b/app-emacs/stripes/files/50stripes-gentoo.el
@@ -1,3 +1,3 @@
-(add-to-list 'load-path "@SITELISP")
+(add-to-list 'load-path "@SITELISP@")
(autoload 'stripes-mode "stripes" "Toggle Color alternation mode." t)
(autoload 'turn-on-stripes-mode "stripes" "Turn on color alternation mode." t)
diff --git a/app-emacs/stripes/stripes-0.2-r1.ebuild b/app-emacs/stripes/stripes-0.2-r2.ebuild
index 9092c334ea81..97a7ac2f7e5a 100644
--- a/app-emacs/stripes/stripes-0.2-r1.ebuild
+++ b/app-emacs/stripes/stripes-0.2-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit elisp