summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2018-04-01 11:29:33 -0400
committerMike Gilbert <floppym@gentoo.org>2018-04-01 11:29:33 -0400
commit7130f6e049dd42ffaba71894a170f272e1edec74 (patch)
tree0adec47b8c6d451c24d8dc99f59dd3aeb477851b /sys-fs/exfat-utils
parentwww-client/chromium: beta channel bump (66.0.3359.66) (diff)
downloadgentoo-7130f6e049dd42ffaba71894a170f272e1edec74.tar.gz
gentoo-7130f6e049dd42ffaba71894a170f272e1edec74.tar.bz2
gentoo-7130f6e049dd42ffaba71894a170f272e1edec74.zip
sys-fs/exfat-utils: remove old
Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
Diffstat (limited to 'sys-fs/exfat-utils')
-rw-r--r--sys-fs/exfat-utils/Manifest3
-rw-r--r--sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild21
-rw-r--r--sys-fs/exfat-utils/exfat-utils-1.2.6.ebuild21
-rw-r--r--sys-fs/exfat-utils/exfat-utils-1.2.7.ebuild21
4 files changed, 0 insertions, 66 deletions
diff --git a/sys-fs/exfat-utils/Manifest b/sys-fs/exfat-utils/Manifest
index 371141c8673e..61faa56727f1 100644
--- a/sys-fs/exfat-utils/Manifest
+++ b/sys-fs/exfat-utils/Manifest
@@ -1,4 +1 @@
-DIST exfat-utils-1.2.4.tar.gz 167004 BLAKE2B 9491ed5dc74826a233d788976a6f585651dcb7813d132c6a985435e24ab751f39edb3e5dbf87fea39ac0b8ea8eee8d727ff526a05a82ea84a27a7cc5eceb3ee5 SHA512 88c012b535a761493b7c417fad6d1cdafdfb71a5a7e29279e73c7220111edc51bf2e9857f9f3b786b7324227db5ea7b919b599c5b44b6e121fae004a7bdc15e5
-DIST exfat-utils-1.2.6.tar.gz 167375 BLAKE2B a91a34fbaf178ac6ec68191c21ad5e46943608a39aa1db6ad64df1e3d0d0465f65206977c3c2eee49fb2b7d8b57a145a46f916f057075fe6311e77cd8a5046ec SHA512 dc7aaa708cbfef887d6a03d7877488ea6699c053d9cc825243480ae912fe3d76b5e4297559b352defd5b234f159806a16aa407ac1b26206e86d6d9dd4c8bcc36
-DIST exfat-utils-1.2.7.tar.gz 158468 BLAKE2B 39700af0a8186a922bacb34b5b42af2fb09430a6b4c802642e4df78174c90188f9480488a5f30e67621eb29485eb0b16035cba49b956693a4859dcdc105626a5 SHA512 316bf4c770b880f5c2e33792a41849094bad26c279253da3abb6a6fcb3e9287d45bdd7cb1205f9cf4b68e277bc0a557391ff82d96365f9c209ef9500e4017d80
DIST exfat-utils-1.2.8.tar.gz 181121 BLAKE2B 679b7662d14d9caa26b6d0aff1007130f6d7ad7a3eb36238847f9cb735011fe69fb367e013126419b780ad1fa61c6ad1fdb163e8c5727c4dcff50db85959b7b2 SHA512 98acebf74fe5f5181098cdd880303d6c78d5aa88aa7a87d5371c887e4614536b19a24d48526b235de034fad26b68ddaf4f286b68b5963e95cc1cf7cee1c7b58c
diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild
deleted file mode 100644
index 4c5878165df0..000000000000
--- a/sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="exFAT filesystem utilities"
-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"
-
-DOCS=( ChangeLog )
-
-src_install() {
- default
- dosym exfatfsck.8 /usr/share/man/man8/fsck.exfat.8
- dosym mkexfatfs.8 /usr/share/man/man8/mkfs.exfat.8
-}
diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.6.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.6.ebuild
deleted file mode 100644
index c16c9ef677b9..000000000000
--- a/sys-fs/exfat-utils/exfat-utils-1.2.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="exFAT filesystem utilities"
-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"
-
-DOCS=( ChangeLog )
-
-src_install() {
- default
- dosym exfatfsck.8 /usr/share/man/man8/fsck.exfat.8
- dosym mkexfatfs.8 /usr/share/man/man8/mkfs.exfat.8
-}
diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.7.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.7.ebuild
deleted file mode 100644
index c16c9ef677b9..000000000000
--- a/sys-fs/exfat-utils/exfat-utils-1.2.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="exFAT filesystem utilities"
-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"
-
-DOCS=( ChangeLog )
-
-src_install() {
- default
- dosym exfatfsck.8 /usr/share/man/man8/fsck.exfat.8
- dosym mkexfatfs.8 /usr/share/man/man8/mkfs.exfat.8
-}