public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/hardlink/
Date: Thu, 11 Jul 2019 07:47:48 +0000 (UTC)	[thread overview]
Message-ID: <1562831264.30879ed8decb59319fb480a8b3a39d1f5869bf77.polynomial-c@gentoo> (raw)

commit:     30879ed8decb59319fb480a8b3a39d1f5869bf77
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 07:47:28 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 07:47:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30879ed8

app-arch/hardlink: Removed old.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 app-arch/hardlink/Manifest              |  1 -
 app-arch/hardlink/hardlink-0.2.0.ebuild | 40 ---------------------------------
 2 files changed, 41 deletions(-)

diff --git a/app-arch/hardlink/Manifest b/app-arch/hardlink/Manifest
index ce0fbce8513..c16c9640b5d 100644
--- a/app-arch/hardlink/Manifest
+++ b/app-arch/hardlink/Manifest
@@ -1,2 +1 @@
 DIST hardlink-0.3.2.tar.bz2 15479 BLAKE2B dd6cfc312ed75dc6d9e37b898215ed90efe4734c5974297c9e29a51a69c9b2d4e91d9aa3bca1d42679307eecd95ee46e6f636c211d1ceafef1ea52428761d1ec SHA512 1d027f7b2f1974c950044fa8872dc58101800ca557a4d66406652fb43f64653f7dd39a70f4ac65f5f6bca9116de4ce44aeba2ef1fe446834641ba5c4c5604dff
-DIST hardlink_0.2.0.tar.gz 12478 BLAKE2B 42918fbacdd230796e59f6ae7968599a90b63cc35876872ef34919377d6489c6c99d06f201a122f5859a283cea2672dbcc207e04c6b5ca0c54ab4e2f4178a970 SHA512 963fe90aa09e2bd548722b5c7f047fbd54fddf37967333e86251d7e5d1c646108ce90d78e7efeb8af6b9169b9a0bc5bc8b744afe1e813390f3e0bd535ce22005

diff --git a/app-arch/hardlink/hardlink-0.2.0.ebuild b/app-arch/hardlink/hardlink-0.2.0.ebuild
deleted file mode 100644
index d2c3f14fffd..00000000000
--- a/app-arch/hardlink/hardlink-0.2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="A tool which replaces copies of a file with hardlinks"
-HOMEPAGE="https://jak-linux.org/projects/hardlink/"
-SRC_URI="https://jak-linux.org/projects/${PN}/${PN}_${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="dev-libs/libpcre
-	!>=sys-apps/util-linux-2.34[hardlink]"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-DOCS="README ${T}/README.rsync"
-
-src_prepare() {
-	sed -i -e '/^CF/s:?=:+=:' -e '/^CF/s:-O2 -g::' Makefile || die
-
-	cat <<-EOF > "${T}"/README.rsync
-	https://hardlinkpy.googlecode.com/svn/trunk/hardlink.py has regex '^\..*\.\?{6,6}$'
-	for excluding rsync temporary files by default.
-
-	To accomplish same with this version, you can use following syntax:
-	# hardlink -x '^\..*\.\?{6,6}$'
-
-	This was discussed at https://bugs.gentoo.org/416613
-	EOF
-}
-
-src_compile() {
-	tc-export CC
-	emake
-}


             reply	other threads:[~2019-07-11  7:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-11  7:47 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-10  1:59 [gentoo-commits] repo/gentoo:master commit in: app-arch/hardlink/ Sam James
2019-06-20  9:28 Mikle Kolyada
2019-06-18 18:24 Thomas Deutschmann
2019-06-18 11:49 Agostino Sarubbo
2019-06-18 11:43 Agostino Sarubbo
2019-06-16 23:27 Lars Wendler
2019-06-16 23:27 Lars Wendler
2019-04-25 11:40 Lars Wendler
2019-04-25 11:40 Lars Wendler
2018-10-27 15:57 Andreas Sturmlechner
2018-07-18 22:48 Aaron Bauman
2018-07-18 22:48 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=1562831264.30879ed8decb59319fb480a8b3a39d1f5869bf77.polynomial-c@gentoo \
    --to=polynomial-c@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