Skip to content

Commit

Permalink
media-libs/freeimage: eutils->edos2unix
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 18, 2021
1 parent 3ae6a0b commit 3f76367
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions media-libs/freeimage/freeimage-3.18.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit eutils toolchain-funcs
inherit edos2unix toolchain-funcs

MY_PN=FreeImage
MY_PV=${PV//.}
Expand Down
2 changes: 1 addition & 1 deletion media-libs/freeimage/freeimage-3.18.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

inherit eutils toolchain-funcs
inherit edos2unix toolchain-funcs

MY_PN=FreeImage
MY_PV=${PV//.}
Expand Down

0 comments on commit 3f76367

Please sign in to comment.