commit: 88be7a7b53fc5dd5ce8b5bcf52a0d61a230b044e
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 15:34:44 2017 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 15:34:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88be7a7b
app-office/mdbtools: disable optional gnome support,
remove myself from maintainers
Reported-by: Pacho Ramos <pacho <AT> gentoo.org>
Gentoo-Bug: 608420
Package-Manager: Portage-2.3.7, Repoman-2.3.1
app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 11 +++--------
app-office/mdbtools/metadata.xml | 5 -----
2 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
index 740f5df50f0..1b3e901c9ab 100644
--- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
+++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -15,23 +15,18 @@ LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="gnome odbc static-libs"
+IUSE="odbc static-libs"
RDEPEND="
dev-libs/glib:2
sys-libs/ncurses:0=
sys-libs/readline:0=
- gnome? (
- gnome-base/libglade:2.0
- gnome-base/libgnomeui
- )
odbc? ( >=dev-db/unixODBC-2.0 )"
DEPEND="${RDEPEND}
app-text/txt2man
sys-devel/flex
virtual/pkgconfig
virtual/yacc
- gnome? ( app-text/rarian )
"
DOCS=( AUTHORS ChangeLog HACKING NEWS README TODO )
@@ -41,7 +36,7 @@ PATCHES=( "${FILESDIR}/${P}-parallel-make.patch" )
src_configure() {
local myeconfargs=(
--disable-gtk-doc
- $(use_enable gnome gmdb2)
+ --disable-gmdb2
$(use odbc && echo "--with-unixodbc=${EPREFIX}/usr")
)
autotools-utils_src_configure
diff --git a/app-office/mdbtools/metadata.xml b/app-office/mdbtools/metadata.xml
index 9e769a45b69..94dd4f54fe1 100644
--- a/app-office/mdbtools/metadata.xml
+++ b/app-office/mdbtools/metadata.xml
@@ -6,11 +6,6 @@
<name>Chris Kerr</name>
<description>Maintainer. Assign bugs to him</description>
</maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Sergey Popov</name>
- <description>Proxy maintainer. CC him on bugs</description>
- </maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>