summaryrefslogtreecommitdiff
path: root/app-emacs/evil
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /app-emacs/evil
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
Diffstat (limited to 'app-emacs/evil')
-rw-r--r--app-emacs/evil/Manifest2
-rw-r--r--app-emacs/evil/evil-1.0.8.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/evil/Manifest b/app-emacs/evil/Manifest
index 85d49767616e..946f549d599a 100644
--- a/app-emacs/evil/Manifest
+++ b/app-emacs/evil/Manifest
@@ -1,4 +1,4 @@
AUX 50evil-gentoo.el 99 BLAKE2B 9ebd3d4d3a09091e822cbb6bc8d50890c6b46d627ef83d9d6ad8b518f0dd11a766ede08898746b0cd7e2657aa584c58535927716dfacf656802e840e13b4b861 SHA512 fb934f37d51412b59b8d5a7d27a7791d2db547bf1d71fd0a5b85bd31d24e2a663e92272095b6b2fe0cf44cac6ae69ed1a422b6b4ef0c6533e004018cfa6011b3
DIST evil-1.0.8.tar.xz 427884 BLAKE2B 9a2327d268c7d64c2b439788a3d6fc8104ad2554bce150431efeecd9c6db8dd41acb2e5886328ccfd21a3a94d56962cc9167ec53b3abb785565783beb213acdb SHA512 d827ff8856c0240c334088f4c61226c93994a4c5afdd775a7170233add884af134b22cdc8bfa6432d3f44d3e6cf3cea89501a4ebfdc37ed5c70b3c712ad2ea86
-EBUILD evil-1.0.8.ebuild 563 BLAKE2B f41700680b3a3aad1c675e1ff198c561e87b39f84ce237e11bb89a9838daa7c12c74dff0cdb888b3e1bbc7338f2f467cc7d32d23033d60ea0eea891b7a6f254b SHA512 74f848fcfe56edb80002264caf4dc5bbcf1193e5d14e0775113525ce6b50c6636f0f03212f2c4867ac43fcffa084a60078c6de9552a651de1d35ab6566b25255
+EBUILD evil-1.0.8.ebuild 572 BLAKE2B afc89b49665303344521cd58d7bc0c290806675d0ae48b7c65f6b692029f129056e9bdedb822c2c28849960f9e113b851af997647b430e60027dad3dc51cfcf4 SHA512 342e34601d77161155ed3a60a5f3713a00c2edba07c101498063b3fb0f7ad6c40df86ac4a7b65ad7c6b07ff734013a55b0b4b4cfc7308cf78f389c7b85140c59
MISC metadata.xml 259 BLAKE2B 3e6f3a8d36eff69f3dc47c089b6b31bbd853db73e3ec9e6534f068caacea5f1651547da161de8ecd712c6937cde45f5a4a39ab5025633f09c791e5a4f498a429 SHA512 9a5c456aae7919a4cdbb10b67a27c232daf2ec6db4202e04ba6d5873242fc982a659410443dd6fb4498d42af00b495acc51a6a2cbe12aeab91b585dfac7233a3
diff --git a/app-emacs/evil/evil-1.0.8.ebuild b/app-emacs/evil/evil-1.0.8.ebuild
index e383f4057fe6..e9a11acabe1e 100644
--- a/app-emacs/evil/evil-1.0.8.ebuild
+++ b/app-emacs/evil/evil-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit elisp
DESCRIPTION="Extensible vi layer for Emacs"
-HOMEPAGE="http://gitorious.org/evil"
+HOMEPAGE="https://github.com/emacs-evil/evil"
SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
LICENSE="GPL-3+ FDL-1.3+"