diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-05-04 12:02:00 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-05-04 12:02:00 +0100 |
commit | eab5731cdf11d4ae8cdf111461d46fd96c5bdd37 (patch) | |
tree | ce35c6d01b5ff5de95c3a20fef853b9a6518ad2e /x11-apps/xfd | |
parent | b7ebc951da8800f711142f69d9d958bde67a112d (diff) |
gentoo resync : 04.05.2019
Diffstat (limited to 'x11-apps/xfd')
-rw-r--r-- | x11-apps/xfd/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xfd/xfd-1.1.2.ebuild | 20 | ||||
-rw-r--r-- | x11-apps/xfd/xfd-1.1.3.ebuild | 2 |
3 files changed, 2 insertions, 24 deletions
diff --git a/x11-apps/xfd/Manifest b/x11-apps/xfd/Manifest index 4ffa6974d116..ea876d9791d1 100644 --- a/x11-apps/xfd/Manifest +++ b/x11-apps/xfd/Manifest @@ -1,5 +1,3 @@ -DIST xfd-1.1.2.tar.bz2 137632 BLAKE2B dc84377efc97a3ed84447560c05d180f22631dc0e88342d5ea306a954df1557bba17ce2492a0e498e145006b68d62408b4212597a07d9ea71711057aa33e198b SHA512 3a158f697dd40c5b650b3d80ad1692d668d9d9bcf586a437fd3dcebf9e8fffb773855df290260995464d5f36cb22e768d1d71de8e61d7cca80eaa4d25c029745 DIST xfd-1.1.3.tar.bz2 141312 BLAKE2B 742b6a1fff10593252dc27aa352ac500d9a17952e0415de80ea265322cfff7ef2c4c2435005a82c12f1b50003920322cfa27dab3af30b60575d4ae7a1b20f787 SHA512 68e2d4ce5e24215353b6f3231191d69639c4dd90a703e03ccf152bbfe4012da071c387ba289f918fb0336a3be9ee49dc05cbec7273fa85f5e476ead7e10795f0 -EBUILD xfd-1.1.2.ebuild 421 BLAKE2B db04c670b311ba6f2dbb573e0baafd06ae3bc194f10de10fb60a34289774b08cb2846b37fa07157c896ca4d390782ef5199b37c8e01a859f2b24578ea88a31e5 SHA512 6e6b30c95188d3cf25984cb7047b98430e7e37253cc47bc967f191ac8a21bb466b34f7cc5da4b8b86bcff1c7958d4e66b221c4c9b4c0e80b885c54601cb96916 -EBUILD xfd-1.1.3.ebuild 449 BLAKE2B 4c902acbb9a59a999bb239764f280174cbd91b3006d521a7cea5ff36bc624b04f2b43c4b00de2b5a6f1efc6cfe6efef22500ce66d66407182305f46fd05c505c SHA512 ee8435d5eb773beebc77e382041bf97b16c413b63b9acae58adbab8c90b183bfcdb350caa1a4266bb7fdc8f23cc554796ed8341fb81f49a8ab0312e9a30862c7 +EBUILD xfd-1.1.3.ebuild 447 BLAKE2B 573777f1ad73718bdcc73afbd5659340a4483bf0bbf4e58b5a5c2574f9b2df982094e32658c628e708f673869ac98da03ae19a3e1f803b812644ddd8cead5875 SHA512 3f09ac1316932da48928618e4e6391ebe423b0ad649f912252782873caa2f177df335e4961190152fcb6fdbf223b77f3b075e1428f6a64d94e2edeccd9e88f04 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xfd/xfd-1.1.2.ebuild b/x11-apps/xfd/xfd-1.1.2.ebuild deleted file mode 100644 index ebe1357bd316..000000000000 --- a/x11-apps/xfd/xfd-1.1.2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="X.Org xfd application" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" -IUSE="" - -RDEPEND="media-libs/freetype:2 - media-libs/fontconfig - x11-libs/libXft - x11-libs/libXt - x11-libs/libXmu - x11-libs/libXrender - x11-libs/libXaw" -DEPEND="${RDEPEND} - sys-devel/gettext" diff --git a/x11-apps/xfd/xfd-1.1.3.ebuild b/x11-apps/xfd/xfd-1.1.3.ebuild index a6bd961ab4fa..b46c4eb4ced0 100644 --- a/x11-apps/xfd/xfd-1.1.3.ebuild +++ b/x11-apps/xfd/xfd-1.1.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X.Org xfd application" -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="media-libs/freetype:2 |