public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/quotatool/
Date: Mon,  7 Oct 2019 13:53:29 +0000 (UTC)	[thread overview]
Message-ID: <1570456398.ffafcd8bc5eab28f784d4bfe4d6b9907eb512964.mgorny@gentoo> (raw)

commit:     ffafcd8bc5eab28f784d4bfe4d6b9907eb512964
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 13:14:16 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 13:53:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffafcd8b

sys-fs/quotatool: Drop old (EAPI=0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-fs/quotatool/Manifest                |  2 --
 sys-fs/quotatool/quotatool-1.4.13.ebuild | 26 --------------------------
 sys-fs/quotatool/quotatool-1.4.6.ebuild  | 21 ---------------------
 3 files changed, 49 deletions(-)

diff --git a/sys-fs/quotatool/Manifest b/sys-fs/quotatool/Manifest
index 174f1008e94..dffdf12dfa5 100644
--- a/sys-fs/quotatool/Manifest
+++ b/sys-fs/quotatool/Manifest
@@ -1,3 +1 @@
-DIST quotatool-1.4.13.tar.gz 130830 BLAKE2B ef0270e5787270343309b084f9d15287e7c6c9909bfda77eae722ca992ba3ebdff5564c4fe2d3a682c16e2a6345a27569ac2013f3c79e5e4fd6ad91abf9284f9 SHA512 9407bee9c71f59f018b93739cc2e319123de036a62240d20e4c9e2e14e07353fc6e7caefc3fbcd02bb110f4dfaa9c58816d2abd4863c13e691f2d8c3341b7c5b
-DIST quotatool-1.4.6.tar.gz 114836 BLAKE2B d505453798a44b217d740b4d68364e07eb581928803d49d146ddf96e4bf0c83d19ecd3a0c5b85cc3b44911a50890960c0315ae76c73e4ad2419827f0ce20187a SHA512 ba764d4348ec0f4f032758d16dbab9170122556a5bcafd5ef226dd1d924fb029b5ecdffb5a8c1018c26350e239a403e353f56833639e44e1fa51eefa43b263e5
 DIST quotatool-1.6.2.tar.gz 147691 BLAKE2B 22eb1f5012b0dd19d52a795a493e7a51e9bab0d6e71b10d632a4f61faf6b54db5b0b6096fdc38b0fdd2879ebc2a4cb44e7279e735e09436a9def5018814b3478 SHA512 882bdc43e49ef69b1b2899da01faf7853524f67585b716bba195ea89a250a90a7796a225b7d141b68bf45c7524d9fe506000998e6e7dc113b559f95e6ed21e2c

diff --git a/sys-fs/quotatool/quotatool-1.4.13.ebuild b/sys-fs/quotatool/quotatool-1.4.13.ebuild
deleted file mode 100644
index 99bb15ced46..00000000000
--- a/sys-fs/quotatool/quotatool-1.4.13.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-DESCRIPTION="command-line utility for filesystem quotas"
-HOMEPAGE="http://quotatool.ekenberg.se/"
-SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="sys-fs/quota"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-1.4.13-ldflags.patch
-}
-
-src_install () {
-	dodir /usr/sbin /usr/share/man/man8
-	default
-}

diff --git a/sys-fs/quotatool/quotatool-1.4.6.ebuild b/sys-fs/quotatool/quotatool-1.4.6.ebuild
deleted file mode 100644
index 15c31a46421..00000000000
--- a/sys-fs/quotatool/quotatool-1.4.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="command-line utility for filesystem quotas"
-HOMEPAGE="http://quotatool.ekenberg.se/"
-SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ppc x86"
-IUSE=""
-
-RDEPEND="sys-fs/quota"
-
-src_install () {
-	dobin quotatool || die
-	doman man/quotatool.8
-	dodoc AUTHORS ChangeLog README TODO
-}


             reply	other threads:[~2019-10-07 13:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07 13:53 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-08 19:02 [gentoo-commits] repo/gentoo:master commit in: sys-fs/quotatool/ Arthur Zamarin
2024-10-05 14:30 Arthur Zamarin
2024-10-05 12:02 Arthur Zamarin
2024-08-16 14:29 Arthur Zamarin
2024-06-25  6:43 Sam James
2024-06-25  6:43 Sam James
2024-06-25  4:41 Sam James
2024-05-02  5:19 Sam James
2023-11-12 16:50 Arthur Zamarin
2023-11-12 12:20 Sam James
2023-11-12  8:20 Arthur Zamarin
2023-10-08  3:11 Sam James
2022-10-17  3:17 Sam James
2022-10-17  3:17 Sam James
2022-10-17  3:17 Sam James
2021-07-27 20:35 Sam James
2021-07-27  3:27 Sam James
2021-07-26  4:37 Sam James
2019-10-07  9:47 Agostino Sarubbo
2019-10-06 21:18 Thomas Deutschmann
2017-09-26 23:30 Manuel Rüger
2016-04-19 22:33 Manuel Rüger

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=1570456398.ffafcd8bc5eab28f784d4bfe4d6b9907eb512964.mgorny@gentoo \
    --to=mgorny@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