diff options
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild | 14 |
3 files changed, 0 insertions, 30 deletions
diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest index 601d947cd170..546b9cf6f5df 100644 --- a/x11-apps/fonttosfnt/Manifest +++ b/x11-apps/fonttosfnt/Manifest @@ -1,3 +1 @@ -DIST fonttosfnt-1.2.0.tar.bz2 145904 BLAKE2B b9b25076126dbd412d69f4c9698f937009f620b55a06f8c55b621add2ed6d638e0b91d3e716ed276089986c1a0140e2bf7aadef021c21ac24ac23c3347ee081c SHA512 a360bd8535beaef89afa6c0678a40f7c554e9d631e0fcb80bb1363ab72288e27a5e106521610f61c95b8101f79c7f02492a2068411b5f5b695de780d8a1c1b25 -DIST fonttosfnt-1.2.1.tar.bz2 146512 BLAKE2B 54b92f586248978f56b1b114a1ec02b19f7c871fed0c0f91c2e8064933d990f2b44f0163fa59f04f82b992a40be47e391eeeeae60a490412e361af9f10c445f9 SHA512 3d4ece61e31d4a5ed56923ecc1883e80a9308d2062d37345cb5be081bc2b004aadebf99a989601749a63e03eb641e0522d07773a57bca0b4710ed453e4f20742 DIST fonttosfnt-1.2.2.tar.bz2 146855 BLAKE2B 167db11bd49675d411ec06f5581edd7a87d0518755aba05b330db8d24ec1b5f142228c3b3a0be6a740fee8835a25523cd9fc4d7b8e915cc9d51fb95786254770 SHA512 ceac6ccb064043d46f9f16f31fb89c6cbf7f026d049f7b5325d6af97e809b4cd068e6149413bb328c0af601a98b5070e21d469888a6853f6cabecd5b46f60240 diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild deleted file mode 100644 index fe76754ea072..000000000000 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xorg-3 - -DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="" -RDEPEND="media-libs/freetype:2 - x11-libs/libX11 - x11-libs/libfontenc" -DEPEND="${RDEPEND} - x11-base/xorg-proto" diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild deleted file mode 100644 index d0b9c33d84ff..000000000000 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xorg-3 - -DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="" -RDEPEND="media-libs/freetype:2 - x11-libs/libX11 - x11-libs/libfontenc" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |