diff options
Diffstat (limited to 'dev-util/rej/rej-0.16.ebuild')
-rw-r--r-- | dev-util/rej/rej-0.16.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/rej/rej-0.16.ebuild b/dev-util/rej/rej-0.16.ebuild index 82d14beb6e2..5ff7d706253 100644 --- a/dev-util/rej/rej-0.16.ebuild +++ b/dev-util/rej/rej-0.16.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="A utility for solving diff/patch rejects" HOMEPAGE="http://ftp.suse.com/pub/people/mason/rej/" SRC_URI="http://ftp.suse.com/pub/people/mason/rej/${P}.tar.gz" |