From f1bc537f089cc8477a9a18db597cb349e1b00e91 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 16 Jun 2018 05:02:38 +0100 Subject: gentoo resync : 16.06.2018 --- x11-misc/read-edid/Manifest | 4 ++-- x11-misc/read-edid/read-edid-1.4.2.ebuild | 6 ++---- x11-misc/read-edid/read-edid-3.0.2.ebuild | 7 ++++--- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'x11-misc/read-edid') diff --git a/x11-misc/read-edid/Manifest b/x11-misc/read-edid/Manifest index f723be7c0684..9704ff010160 100644 --- a/x11-misc/read-edid/Manifest +++ b/x11-misc/read-edid/Manifest @@ -1,5 +1,5 @@ DIST read-edid-1.4.2.tar.gz 84138 BLAKE2B 300d2bf71477ffaf4a3ee2a100f6935635e17db3bd8419ea13e6d7c7fafc2e2d9476bdeadb231c73a71e299ecf9e62dfe7830187167ac40b92ef6e65e54c509c SHA512 b52c763a7713661a542f707d48251257c9540c4b1ad517b7ddbbc051edf919600cf27f93c13e32d5d6d148dd08327dc91f11eecc0b6db82179d044cef5b52550 DIST read-edid-3.0.2.tar.gz 17508 BLAKE2B bd27f01fba0b9bf5ca5e5d8d4af422cc14120ce280ec1abe047f31e11f85fbe1b8a8e729b97ef2272e2ab3354871175e91bc11f8c15b2aec0cd10d37aceba392 SHA512 779ebe7f1ffb6e7952762b5f886e07974f2c0fe5fa9be0722b928559466b56aae450f741817bb91bb2e33ca66ab27af39cea3c7af220c99b85dae81734138aac -EBUILD read-edid-1.4.2.ebuild 440 BLAKE2B c551ee207dca22b26bd1cb71e24f7f33ef4a4af7c0eb26c676c89b326b2d0443dd31697d5c82373a9439ff0e3e4b50d5854157a22836fac6246573423200cb92 SHA512 f70478551e95427e12a50b366647dc4dc170dffdd0969bb614e194b2f763b0e5f349eb724d692eb85c56d1d1b36609f1b31947758c3ca7da5e8001d49d1af4b4 -EBUILD read-edid-3.0.2.ebuild 548 BLAKE2B 83966348fbe6c111ccc6ceb7fa6a6b2552a5a0070383d83aafd140bebd4b24cc6dc5e212e4d609e3849a1891668717ec72f595d00c37eb917130dab95d60829d SHA512 62a20ac04ba9abbb03b6c2699e92230ff2a97eaa83513ea0ccf237f377cbc87845bd48bab625315cb1766f07fcb09c015f8b39fc46f3a5a892dfe3f94305bb56 +EBUILD read-edid-1.4.2.ebuild 400 BLAKE2B 0c5fdcb34750b780f21f8513694e1c847d1253cb1929191ff37b4c1049fa068473bc87d2ffc0bd095b8918c836e52989df74abdbfe39febdb5c4d19273becbb5 SHA512 e38bdc0f35d86af70be326ae546dcd8b08aa0b23ffe14f45daeef57ae47bf20ebb4e0925928ef0224dedecd46d95ad66e799ed4be55361b8356fff0f716e5ae7 +EBUILD read-edid-3.0.2.ebuild 551 BLAKE2B 8541c5618c393db44d2539493359f208bf93bedda9caf459bfc747a90efbccfc4b7ecd3a2745da05e8f024f3e39e85e02fb6ca64f5e3c102051e4e27f7f2b415 SHA512 6eaa79e6baba59e7d25b0be19ec1dffac224fd906ba3eaebafb9235f89ab9a931436a637dbbdefe7d77b56439494264f7a6c8fa62ff2757091d295aa509942f3 MISC metadata.xml 282 BLAKE2B f175ac89f79f8ebbe3bc806c0c4a8169e2a4b88708d85928db9a23dacecd92a2acb1c5d1f6a49a2f8375288aa4b2db910af8c325557540ba665c37a17e773721 SHA512 06c94ffb49c985c4344b170b902427ca9ce0c23b6d68330af227ab1771794f8e8b6d0ef75b5f69293c8ef0d3264c8799e1389ccdf8dfbe7c665c6477c07479e4 diff --git a/x11-misc/read-edid/read-edid-1.4.2.ebuild b/x11-misc/read-edid/read-edid-1.4.2.ebuild index 057a1743fdc7..a84c9594c75b 100644 --- a/x11-misc/read-edid/read-edid-1.4.2.ebuild +++ b/x11-misc/read-edid/read-edid-1.4.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 DESCRIPTION="Get EDID information from a PnP monitor" HOMEPAGE="http://www.polypux.org/projects/read-edid/" @@ -11,8 +11,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 ppc ~sparc x86" -DOCS=( AUTHORS ChangeLog NEWS README ) - src_configure() { econf --mandir=/usr/share/man } diff --git a/x11-misc/read-edid/read-edid-3.0.2.ebuild b/x11-misc/read-edid/read-edid-3.0.2.ebuild index 7c9d0bb7c563..f55ccb264aa2 100644 --- a/x11-misc/read-edid/read-edid-3.0.2.ebuild +++ b/x11-misc/read-edid/read-edid-3.0.2.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 + inherit cmake-utils DESCRIPTION="Program that can get information from a PnP monitor" @@ -13,7 +14,7 @@ SLOT="0" KEYWORDS="-* amd64 x86" DEPEND=">=dev-libs/libx86-1.1" -RDEPEND="$DEPEND" +RDEPEND="${DEPEND}" src_prepare() { sed -i -e 's|COPYING||g;s|share/doc/read-edid|&-'"${PV}"'|g' \ -- cgit v1.2.3