diff options
Diffstat (limited to 'dev-db/odbtp/odbtp-1.1.4.ebuild')
-rw-r--r-- | dev-db/odbtp/odbtp-1.1.4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-db/odbtp/odbtp-1.1.4.ebuild b/dev-db/odbtp/odbtp-1.1.4.ebuild index 03bf137759ef..fa6048a6e8f1 100644 --- a/dev-db/odbtp/odbtp-1.1.4.ebuild +++ b/dev-db/odbtp/odbtp-1.1.4.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs DESCRIPTION="Fast, efficient TCP/IP protocol for connecting to Win32-based databases" |