summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:42:40 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:54:05 +0100
commitc11d9e1b110e78ab79d35ec71eafd9ed7462dcec (patch)
treef5be57cd474f805a24c4ec4af0f0aecd78123065 /dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild
parentdev-db/hsqldb: eutils->epatch (diff)
downloadgentoo-c11d9e1b110e78ab79d35ec71eafd9ed7462dcec.tar.gz
gentoo-c11d9e1b110e78ab79d35ec71eafd9ed7462dcec.tar.bz2
gentoo-c11d9e1b110e78ab79d35ec71eafd9ed7462dcec.zip
dev-db/libodbc++: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild')
-rw-r--r--dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild b/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild
index 4c81bfaba750..7f0ddc69be4c 100644
--- a/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild
+++ b/dev-db/libodbc++/libodbc++-0.2.5-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils flag-o-matic
+inherit epatch flag-o-matic
DESCRIPTION="Provides a subset of the well-known JDBC 2.0(tm) and runs on top of ODBC"
SRC_URI="mirror://sourceforge/libodbcxx/${P}.tar.bz2"