app-emacs/stripes: Fix typo in siteinit file.
authorUlrich Müller <ulm@gentoo.org>
Wed, 22 Aug 2018 17:17:58 +0000 (19:17 +0200)
committerUlrich Müller <ulm@gentoo.org>
Wed, 22 Aug 2018 17:19:44 +0000 (19:19 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

app-emacs/stripes/files/50stripes-gentoo.el
app-emacs/stripes/stripes-0.2-r2.ebuild [moved from app-emacs/stripes/stripes-0.2-r1.ebuild with 87% similarity]

index deeec9acdb6bab6e3f24bf26c6e6de443c6c5bac..7ee5a314e1d010d34ce8d9ec2bfd682ecb312aa1 100644 (file)
@@ -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)
similarity index 87%
rename from app-emacs/stripes/stripes-0.2-r1.ebuild
rename to app-emacs/stripes/stripes-0.2-r2.ebuild
index 9092c334ea81a03324492f621197952190f42387..97a7ac2f7e5ab0d16caa25eadbcf296438d82916 100644 (file)
@@ -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