diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-20 01:06:43 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-20 01:07:37 +0100 |
commit | 428be68d38a614fcd28e97473b97c95d17e10faf (patch) | |
tree | 8a95202be84c7e8a0012546bcbdf921ed84742dc /media-libs | |
parent | media-video/ffmpeg: Fix chromium build in 9999 (diff) | |
download | gentoo-428be68d38a614fcd28e97473b97c95d17e10faf.tar.gz gentoo-428be68d38a614fcd28e97473b97c95d17e10faf.tar.bz2 gentoo-428be68d38a614fcd28e97473b97c95d17e10faf.zip |
media-libs/libdmtx: Bump to EAPI 6
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libdmtx/libdmtx-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libdmtx/libdmtx-0.7.4.ebuild b/media-libs/libdmtx/libdmtx-0.7.4.ebuild index 7677996a6a57..ebeeb12a21d5 100644 --- a/media-libs/libdmtx/libdmtx-0.7.4.ebuild +++ b/media-libs/libdmtx/libdmtx-0.7.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=6 DESCRIPTION="Barcode data matrix reading and writing library" HOMEPAGE="http://libdmtx.sourceforge.net/" |