diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-05-13 16:38:56 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-05-13 16:38:56 +0100 |
commit | ea31ad0ed5501d0bf92267c35beaf06ac016bad2 (patch) | |
tree | 2fdc433d571e3ead010876d43ce2646b7d783680 /x11-apps/xdriinfo | |
parent | 88ebe56470c37b02a044e1091cad6b2df0f3be8f (diff) |
gentoo resync : 13.05.2018
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r-- | x11-apps/xdriinfo/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-apps/xdriinfo/Manifest b/x11-apps/xdriinfo/Manifest index 86a80fb878c2..ade9f7bdfe94 100644 --- a/x11-apps/xdriinfo/Manifest +++ b/x11-apps/xdriinfo/Manifest @@ -1,5 +1,5 @@ DIST xdriinfo-1.0.5.tar.bz2 121276 BLAKE2B c6db6dfd5ff0f5f6106f92ad42b37e18cc148d156a5e294c497f4ac84226114bcb7d7666196b4b1e1b4471108f839c03d4a2e1dc19080af0d60c5cfb10b55463 SHA512 6b7a3641f488d305f950c494464fd4b674ab3aaed5c7159d6d8ddad4587c18d680e5854bd80666444f1dee52eb4f46b45709a6d9c333593fe045c73e738524de DIST xdriinfo-1.0.6.tar.bz2 123636 BLAKE2B 43e15c6833ad84760c89abff272864e13b777c01796ba119fbc7fa7165ab05cf5a090cf736f618a25385b5d5a8cf2d679fbe2cd55119842fcf9e16fdb46dd549 SHA512 7ddd9e19abaef93e4d85004293528ec3814ef84c470d496dbb8dc8313d804bb7520406de8d33d2bc2b3af942bd0a5d5032a109b2726438a966af63ea680a102f -EBUILD xdriinfo-1.0.5.ebuild 513 BLAKE2B 829e5f26fe122bb41e447963ea39fa95ed61d89cff6347b3c753b2b3d205520a277954f277331f5c0d25235ea4460d04a547f5ad87edfb76571cddc83e6fb75c SHA512 ee1f6cc695a16233fb9ce4e3f930651d722875a50f3c4bdd943205f8633193da43c67a6cf5803fb03fb63e3c7332b0a7776ea7f26d1c90502a5b0f19c3e3765f -EBUILD xdriinfo-1.0.6.ebuild 512 BLAKE2B 3f38138a42a82a3e50f16337ba34889e5bf58088ccecae7029ad0ca667b5c44723cdb466309c5a4cf3b033025ac389447d5b50bb88bc0cdc40c5aa0a747a0c53 SHA512 f5613d03bf839146aeb46514dabb0d97af19624df07c1fcf43d8ff06f6093ee83fccec9a98ecc5a3c5ab93746412138140a6e8d32a6a20b97d37fbd4ad6740fa +EBUILD xdriinfo-1.0.5.ebuild 515 BLAKE2B 9b5c326d81d08c406653f0f0190d9ed50fc43ead64b03a2c9095f1bc92899e6351745f7ac0ff94f7c3d0887afc8b521e3de9279fe70450431da28a43fcd7167e SHA512 ff18c90bf854b98a7551e01705a2b48129f40bc453122c4518e35651e2f050c1e9c046c4488be47cbac81fc95629459549b03260dbc299b2ddebf515ee134318 +EBUILD xdriinfo-1.0.6.ebuild 514 BLAKE2B d9f548cd809f8dbe7f63256094f1284d98222c28c71754fc0b4f8c1f258795899000c0e75fac5edb93c8f8f50e5bfeb9a371b9255257587fca51f0b3600993a3 SHA512 3f73d9af7c154e385a7b4bed0e880a84de21185db739ec8ac8d01b422d1ac84f062e2d97371435be0527c2513b5a6986b1e3780e939cb4a85df04c7894dedc80 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild index bc84de10df6e..9e95c9e43c3f 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ IUSE="" RDEPEND="x11-libs/libX11 virtual/opengl" DEPEND="${RDEPEND} - x11-proto/glproto" + x11-base/xorg-proto" pkg_setup() { xorg-2_pkg_setup diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild index 1801d61d66e8..8a64373394ae 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.6.ebuild @@ -12,7 +12,7 @@ IUSE="" RDEPEND="x11-libs/libX11 virtual/opengl" DEPEND="${RDEPEND} - x11-proto/glproto" + x11-base/xorg-proto" pkg_setup() { xorg-2_pkg_setup |