projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7919db
)
media-gfx/freecad: Switch to xdg-utils
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 5 Nov 2017 19:15:22 +0000
(20:15 +0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Mon, 6 Nov 2017 01:57:15 +0000
(
02:57
+0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
media-gfx/freecad/freecad-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/freecad/freecad-9999.ebuild
b/media-gfx/freecad/freecad-9999.ebuild
index a9032d1b3e84ff0f7383f9bb1052d94b28a97d13..3890e6216c899a44e65a4371278d8561ec4bea85 100644
(file)
--- a/
media-gfx/freecad/freecad-9999.ebuild
+++ b/
media-gfx/freecad/freecad-9999.ebuild
@@
-5,7
+5,7
@@
EAPI=6
PYTHON_COMPAT=( python2_7 )
-inherit cmake-utils eutils
fdo-mime
fortran-2 python-single-r1
+inherit cmake-utils eutils
xdg-utils
fortran-2 python-single-r1
DESCRIPTION="Qt based Computer Aided Design application"
HOMEPAGE="https://www.freecadweb.org/"
@@
-121,9
+121,9
@@
src_install() {
}
pkg_postinst() {
-
fdo-mime_mime
_database_update
+
xdg_mimeinfo
_database_update
}
pkg_postrm() {
-
fdo-mime_mime
_database_update
+
xdg_mimeinfo
_database_update
}