From 14f17413b829558980851f2537e8a2e22abee383 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Mon, 19 Mar 2018 20:38:07 -0400 Subject: sys-fs/fuse-exfat: remove old --- sys-fs/fuse-exfat/Manifest | 3 --- sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild | 24 ------------------------ sys-fs/fuse-exfat/fuse-exfat-1.2.6.ebuild | 24 ------------------------ sys-fs/fuse-exfat/fuse-exfat-1.2.7.ebuild | 24 ------------------------ 4 files changed, 75 deletions(-) delete mode 100644 sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild delete mode 100644 sys-fs/fuse-exfat/fuse-exfat-1.2.6.ebuild delete mode 100644 sys-fs/fuse-exfat/fuse-exfat-1.2.7.ebuild (limited to 'sys-fs/fuse-exfat') diff --git a/sys-fs/fuse-exfat/Manifest b/sys-fs/fuse-exfat/Manifest index eaf1c6ac6aa6..5eba3509ecf2 100644 --- a/sys-fs/fuse-exfat/Manifest +++ b/sys-fs/fuse-exfat/Manifest @@ -1,4 +1 @@ -DIST fuse-exfat-1.2.4.tar.gz 136048 BLAKE2B b0901531cdbf0432d78bb27070eed846db0cb5c7158f063c1a3dfde3a8183fb110bebbdc480bc4bc7fd295ecd204414ba0fa6d9e9879da2bdddc7cc2dde04ecb SHA512 e425df39b205de017250ae29231a1d485649710fa08d6c46f2c831e3ff6a696f20e5bf2086d7803b992edc7e9296ee28df5cf1321cc21183f96e373aa3b5fcd9 -DIST fuse-exfat-1.2.6.tar.gz 136534 BLAKE2B 56dd5b5cace39804241c55fcd7224264360d106f81e591e7afc58e8937adbf8e4a7a1b4ea9b254d81f851709f827e941291c93bc0163db897ca21911dcf6ecd9 SHA512 93132583b9637c9c48eeaa40d49222686488db7123d0c524d6f70daf6e11fdb5b2b0e44046820b36d3a31a3421165ff9546beb93cb94a6f04cb2d0477aa0c420 -DIST fuse-exfat-1.2.7.tar.gz 135447 BLAKE2B 6cdba6e97643d8705e682540615a9beb191d309817cc8f6d019c25fe088758515b7bedbb1916a47b32ad0f612be36e27adcb6c109e048d3db03597bb4cac6d22 SHA512 dd41a9dac2c0229b42127ef517b15d0f63095bdde57a534a7bf4c473a14164964372ae9c8f8d35bf73f8e0ad3acc66483e34f35e90ed18bb88d2696a5cb9645e DIST fuse-exfat-1.2.8.tar.gz 159588 BLAKE2B 929fb87ee75aa70ba68814763c085c76fa1e263451bc3cd388b67dc6e793383c8eede1ea754a55c7ce7f14b38b7ec40f503acd28b0709d1ef58b10cb977a1d58 SHA512 ce81f15121b9f21bdaaacb09bdeeccdc8d556585967b85f1ab57534a8da07ea45434541fc571069b5795bae0f2ba5f090bbe7a0d5881dd35de06b706abe6d395 diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild deleted file mode 100644 index 54bbc72c75a4..000000000000 --- a/sys-fs/fuse-exfat/fuse-exfat-1.2.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="exFAT filesystem FUSE module" -HOMEPAGE="https://github.com/relan/exfat" -SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz" - -# COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~arm-linux ~x86-linux" - -RDEPEND="sys-fs/fuse" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( ChangeLog ) - -src_install() { - default - dosym mount.exfat-fuse.8 /usr/share/man/man8/mount.exfat.8 -} diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.2.6.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.2.6.ebuild deleted file mode 100644 index 5380f93ed279..000000000000 --- a/sys-fs/fuse-exfat/fuse-exfat-1.2.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="exFAT filesystem FUSE module" -HOMEPAGE="https://github.com/relan/exfat" -SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz" - -# COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux" - -RDEPEND="sys-fs/fuse" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( ChangeLog ) - -src_install() { - default - dosym mount.exfat-fuse.8 /usr/share/man/man8/mount.exfat.8 -} diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.2.7.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.2.7.ebuild deleted file mode 100644 index 5380f93ed279..000000000000 --- a/sys-fs/fuse-exfat/fuse-exfat-1.2.7.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="exFAT filesystem FUSE module" -HOMEPAGE="https://github.com/relan/exfat" -SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz" - -# COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux" - -RDEPEND="sys-fs/fuse" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -DOCS=( ChangeLog ) - -src_install() { - default - dosym mount.exfat-fuse.8 /usr/share/man/man8/mount.exfat.8 -} -- cgit v1.2.3-18-g5258