diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-12-16 16:19:58 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-12-16 16:40:21 +0100 |
commit | da8f9199dc30408540b7681aa12111561495618d (patch) | |
tree | 71d3e6c5e520aefea0fab22d2ec8899de4162d32 /app-office | |
parent | app-office/pybliographer: Version bump (diff) | |
download | gentoo-da8f9199dc30408540b7681aa12111561495618d.tar.gz gentoo-da8f9199dc30408540b7681aa12111561495618d.tar.bz2 gentoo-da8f9199dc30408540b7681aa12111561495618d.zip |
app-office/pybliographer: Make repoman happier
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/pybliographer/pybliographer-1.2.18.ebuild b/app-office/pybliographer/pybliographer-1.2.18.ebuild index 75923a1b485e..db2f51439e8d 100644 --- a/app-office/pybliographer/pybliographer-1.2.18.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.18.ebuild @@ -5,7 +5,7 @@ EAPI=6 GNOME2_EAUTORECONF="yes" PYTHON_COMPAT=( python2_7 ) -inherit autotools gnome2 python-single-r1 +inherit gnome2 python-single-r1 DESCRIPTION="Pybliographer is a tool for working with bibliographic databases" HOMEPAGE="http://pybliographer.org/" |