commit: add85d86f67a3528fdfd640f2cc00d4a86c13a2c Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu Nov 3 14:40:04 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu Nov 3 14:42:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add85d86
app-office/mdbtools: Make DESCRIPTION a bit smaller for making repoman more happy Package-Manager: portage-2.3.2 app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild index 0abd162..5b55888 100644 --- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild +++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_IN_SOURCE_BUILD=1 # needed for proper man generation inherit autotools-utils -DESCRIPTION="A set of libraries and utilities for reading Microsoft Access database (MDB) files" +DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files" HOMEPAGE="http://mdbtools.sourceforge.net" SRC_URI="https://github.com/brianb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
