public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/dfc/
Date: Mon, 31 Dec 2018 21:14:49 +0000 (UTC)	[thread overview]
Message-ID: <1546290825.2d344b93bc543db87899e1f3eaf5fa560c619de0.asturm@gentoo> (raw)

commit:     2d344b93bc543db87899e1f3eaf5fa560c619de0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 31 19:40:21 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 31 21:13:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d344b93

sys-fs/dfc: Drop 3.0.5-r1

3.1.1 is stable, EAPI5--.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-fs/dfc/Manifest            |  1 -
 sys-fs/dfc/dfc-3.0.5-r1.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/sys-fs/dfc/Manifest b/sys-fs/dfc/Manifest
index ffa0c242023..f9e4f873c30 100644
--- a/sys-fs/dfc/Manifest
+++ b/sys-fs/dfc/Manifest
@@ -1,2 +1 @@
-DIST dfc-3.0.5.tar.gz 43310 BLAKE2B 4698c5f5caf249695598b01dab471c978e9a5b83b2c1610af466588bbac182ea7f51a7017d6be0b0f753f1abf41b7aa054e67049ff74344271c2dc5c01a8ef02 SHA512 f828ede8aee0a496518d1ee9583ba71495cdd01ee0d22833e3b46aeb5f5f870ce7de629923d129a7bf795b458feec10f9a16882134dae34dd2ace7ea9eebb134
 DIST dfc-3.1.1.tar.gz 52709 BLAKE2B 543795af9c0f3309ee497bc0bdfe144bec3cac69b4772803204d794acb9513e7f7b2726ea16640492a6c477f5c3c7fa872284efd5b7c690bf1bfde4608f7281d SHA512 eac2c8d464d57626efe939f515889cf91510f7e6eb50382d045204d4f1d6b9b9f0af4b1d8974c9cbcff1eb5b8802157e421ec06e5a1e38dac74eba72f43f9701

diff --git a/sys-fs/dfc/dfc-3.0.5-r1.ebuild b/sys-fs/dfc/dfc-3.0.5-r1.ebuild
deleted file mode 100644
index 83460b87e30..00000000000
--- a/sys-fs/dfc/dfc-3.0.5-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="A simple CLI tool that display file system usage, with colors"
-HOMEPAGE="http://projects.gw-computing.net/projects/dfc"
-SRC_URI="http://projects.gw-computing.net/attachments/download/467/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="nls"
-
-DEPEND="nls? (
-	virtual/libintl
-	sys-devel/gettext
-)"
-RDEPEND="nls? ( virtual/libintl )"
-
-src_configure() {
-	mycmakeargs=(
-		# avoid installing xdg config in /usr
-		-DXDG_CONFIG_DIR="${EPREFIX}"/etc/xdg
-		# use the standard Gentoo doc path
-		-DDFC_DOC_PATH="${EPREFIX}"/usr/share/doc/${PF}
-		# disable automagic dependency
-		$(cmake-utils_use nls NLS_ENABLED)
-		-DLFS_ENABLED=ON
-		-DGRIM=OFF
-	)
-
-	cmake-utils_src_configure
-}


             reply	other threads:[~2018-12-31 21:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-31 21:14 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-27 14:00 [gentoo-commits] repo/gentoo:master commit in: sys-fs/dfc/ Yixun Lan
2021-12-06  2:44 Yixun Lan
2019-04-18  3:30 Aaron Bauman
2019-03-12  0:37 Aaron Bauman
2018-10-30 13:36 Mikle Kolyada
2018-10-28 21:29 Thomas Deutschmann
2018-10-14 19:10 Andreas Sturmlechner
2018-04-25 20:27 Thomas Deutschmann
2018-04-20  6:09 Yixun Lan
2018-04-20  1:35 Aaron Bauman

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=1546290825.2d344b93bc543db87899e1f3eaf5fa560c619de0.asturm@gentoo \
    --to=asturm@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