summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/babel/babel-1.1.ebuild')
-rw-r--r--app-emacs/babel/babel-1.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-emacs/babel/babel-1.1.ebuild b/app-emacs/babel/babel-1.1.ebuild
index 72ad5e8..244d9c0 100644
--- a/app-emacs/babel/babel-1.1.ebuild
+++ b/app-emacs/babel/babel-1.1.ebuild
@@ -1,12 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+EAPI=7
+
inherit elisp
DESCRIPTION="Interface to web translation services such as Babelfish"
HOMEPAGE="http://www.hoetzel.info/Hacking/emacs/"
# taken from: http://www.hoetzel.info/Hacking/emacs/babel.el
-SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
LICENSE="GPL-2+"
SLOT="0"