public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/
Date: Sun,  1 Apr 2018 15:29:48 +0000 (UTC)	[thread overview]
Message-ID: <1522596573.7130f6e049dd42ffaba71894a170f272e1edec74.floppym@gentoo> (raw)

commit:     7130f6e049dd42ffaba71894a170f272e1edec74
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  1 15:29:33 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Apr  1 15:29:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7130f6e0

sys-fs/exfat-utils: remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

 sys-fs/exfat-utils/Manifest                 |  3 ---
 sys-fs/exfat-utils/exfat-utils-1.2.4.ebuild | 21 ---------------------
 sys-fs/exfat-utils/exfat-utils-1.2.6.ebuild | 21 ---------------------
 sys-fs/exfat-utils/exfat-utils-1.2.7.ebuild | 21 ---------------------
 4 files changed, 66 deletions(-)

diff --git a/sys-fs/exfat-utils/Manifest b/sys-fs/exfat-utils/Manifest
index 371141c8673..61faa56727f 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 4c5878165df..00000000000
--- 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 c16c9ef677b..00000000000
--- 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 c16c9ef677b..00000000000
--- 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
-}


             reply	other threads:[~2018-04-01 15:29 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-01 15:29 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-14  5:27 [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/ WANG Xuerui
2023-04-23 20:43 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:05 Sam James
2023-04-23 20:01 Sam James
2023-03-13 21:14 Sam James
2022-05-06 22:57 Mike Gilbert
2022-04-07 17:04 Jakov Smolić
2019-11-29  2:23 Mike Gilbert
2019-08-06  8:01 Agostino Sarubbo
2019-08-06  7:51 Agostino Sarubbo
2019-05-19 22:13 Stephen Klimaszewski
2019-04-01 19:58 Thomas Deutschmann
2019-03-24 10:01 Agostino Sarubbo
2018-09-23 14:11 Mike Gilbert
2018-02-14 13:29 Jason Zaman
2018-02-03 18:57 Mike Gilbert
2017-07-23 18:55 Sergei Trofimovich
2017-06-09  1:19 Lars Wendler
2017-06-09  1:19 Lars Wendler
2017-02-03 21:37 Lars Wendler
2017-02-03 21:37 Lars Wendler
2016-12-21 22:54 Thomas Deutschmann
2016-12-07  8:25 Lars Wendler
2016-09-26 12:36 Agostino Sarubbo
2016-09-21  1:58 Mike Gilbert
2016-08-06 10:17 Pacho Ramos
2016-06-14  9:43 Lars Wendler
2016-06-14  9:43 Lars Wendler
2015-12-22 21:56 Mike Gilbert
2015-12-22 12:07 Lars Wendler
2015-12-22 12:07 Lars Wendler
2015-11-13  2:47 Mike Gilbert
2015-11-10 17:40 Lars Wendler
2015-10-27 16:17 Agostino Sarubbo
2015-10-27 16:17 Agostino Sarubbo
2015-10-14  3:29 Mike Gilbert
2015-09-01 20:06 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1522596573.7130f6e049dd42ffaba71894a170f272e1edec74.floppym@gentoo \
    --to=floppym@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox