summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-05-08 19:02:26 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-07 11:33:19 +0300
commit48d1b81531b551d59b6ba2eda7020080d9755888 (patch)
tree764f65187d56efe64c6d59cb3001856c509d8d8b /dev-db/unixODBC
parentapp-misc/socnetv: remove unused eclass (diff)
downloadgentoo-48d1b81531b551d59b6ba2eda7020080d9755888.tar.gz
gentoo-48d1b81531b551d59b6ba2eda7020080d9755888.tar.bz2
gentoo-48d1b81531b551d59b6ba2eda7020080d9755888.zip
dev-db/unixODBC: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r--dev-db/unixODBC/unixODBC-2.3.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.3.9.ebuild b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
index ec457a936c35..7c2f87cf0cd7 100644
--- a/dev-db/unixODBC/unixODBC-2.3.9.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.3.9.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit libtool multilib-minimal
+inherit multilib-minimal
-DESCRIPTION="A complete ODBC driver manager"
+DESCRIPTION="complete ODBC driver manager"
HOMEPAGE="http://www.unixodbc.org/"
SRC_URI="ftp://ftp.unixodbc.org/pub/${PN}/${P}.tar.gz"