summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-08 06:22:32 -0500
committerDavid Seifert <soap@gentoo.org>2018-04-20 21:46:55 +0200
commit7731916d8bd51dd7150c7e9ad4aaf641bc8c0842 (patch)
tree8e46d727a7ecc8079e58ba1f16e1d6c2c3e59153 /app-cdr/isomaster/isomaster-1.3.14.ebuild
parentapp-i18n/poedit: fdo-mime->xdg-utils (diff)
downloadgentoo-7731916d8bd51dd7150c7e9ad4aaf641bc8c0842.tar.gz
gentoo-7731916d8bd51dd7150c7e9ad4aaf641bc8c0842.tar.bz2
gentoo-7731916d8bd51dd7150c7e9ad4aaf641bc8c0842.zip
app-cdr/isomaster: fdo-mime->xdg-utils
Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7865
Diffstat (limited to 'app-cdr/isomaster/isomaster-1.3.14.ebuild')
-rw-r--r--app-cdr/isomaster/isomaster-1.3.14.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-cdr/isomaster/isomaster-1.3.14.ebuild b/app-cdr/isomaster/isomaster-1.3.14.ebuild
index aed6f0647fdd..8bdde06a9ea9 100644
--- a/app-cdr/isomaster/isomaster-1.3.14.ebuild
+++ b/app-cdr/isomaster/isomaster-1.3.14.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils xdg-utils toolchain-funcs
+
+inherit eutils toolchain-funcs xdg-utils
DESCRIPTION="Graphical CD image editor for reading, modifying and writing ISO images"
HOMEPAGE="http://littlesvr.ca/isomaster"