summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-31 18:11:45 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-31 18:13:42 -0400
commit4372959850cfb19ea5e2ea0cd1b280ae74fe8037 (patch)
treec99e1ade4b19147cf3b0c5de3967753e7e8663d6 /sys-fs/e2tools/e2tools-0.0.16.ebuild
parentdev-python/python-docs: Remove old (diff)
downloadgentoo-4372959850cfb19ea5e2ea0cd1b280ae74fe8037.tar.gz
gentoo-4372959850cfb19ea5e2ea0cd1b280ae74fe8037.tar.bz2
gentoo-4372959850cfb19ea5e2ea0cd1b280ae74fe8037.zip
sys-fs/e2tools: update to EAPI=5
Diffstat (limited to 'sys-fs/e2tools/e2tools-0.0.16.ebuild')
-rw-r--r--sys-fs/e2tools/e2tools-0.0.16.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/e2tools/e2tools-0.0.16.ebuild b/sys-fs/e2tools/e2tools-0.0.16.ebuild
index eef4b5a477ed..c8ee31d713df 100644
--- a/sys-fs/e2tools/e2tools-0.0.16.ebuild
+++ b/sys-fs/e2tools/e2tools-0.0.16.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="4"
+EAPI="5"
DESCRIPTION="utilities to read, write, and manipulate files in an ext2/ext3 filesystem"
-HOMEPAGE="http://home.earthlink.net/~k_sheff/sw/e2tools/index.html"
+HOMEPAGE="http://home.earthlink.net/~k_sheff/sw/e2tools/"
SRC_URI="http://home.earthlink.net/~k_sheff/sw/${PN}/${P}.tar.gz"
LICENSE="GPL-2"