public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/incron/
Date: Wed, 20 Nov 2019 16:50:19 +0000 (UTC)	[thread overview]
Message-ID: <1574268599.3b88905f09a9bbfd878d397b00767b8ad7590429.bman@gentoo> (raw)

commit:     3b88905f09a9bbfd878d397b00767b8ad7590429
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 16:49:59 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 16:49:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b88905f

sys-process/incron: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sys-process/incron/Manifest                |  1 -
 sys-process/incron/incron-0.5.10-r1.ebuild | 39 ------------------------------
 2 files changed, 40 deletions(-)

diff --git a/sys-process/incron/Manifest b/sys-process/incron/Manifest
index 14fbf63125c..7627bdcf63a 100644
--- a/sys-process/incron/Manifest
+++ b/sys-process/incron/Manifest
@@ -1,2 +1 @@
-DIST incron-0.5.10.tar.gz 203158 BLAKE2B fef659b6a01de3633411c2e886b62dafa364939bed73c4d16922b954ca99a754e5a9508770ba297aa3b7da5366e3165de76da3de4a0666ce25df81902f1bbce3 SHA512 653817c35059b5305e059137eac78f21a7d32ccc03fc92ba282eab66ba5f3d2c83a1a571ebdcead8df3ed500a7fd30cfa46375c635450b08d2bd8d00dfe86df3
 DIST incron-0.5.12_p20191114.tar.gz 339568 BLAKE2B ca6ccd4f2b4f24b48ee3bdf0a18713f6f70469cbc11f09fd215001e8512bd04dcbdc9cd5e7cc784907cd0d009a4572354f578cad78bc263070146b0ff2379029 SHA512 19cf386163de3f4cafcf36872659dd8f819129056ed2508403a8692130db04cbe5eb917370aa609d25a6b75c24a7a1b87e7bd2e957a5d66610f541fe83aec39e

diff --git a/sys-process/incron/incron-0.5.10-r1.ebuild b/sys-process/incron/incron-0.5.10-r1.ebuild
deleted file mode 100644
index 67fe3b645e7..00000000000
--- a/sys-process/incron/incron-0.5.10-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils linux-info systemd toolchain-funcs
-
-DESCRIPTION="inotify based cron daemon"
-HOMEPAGE="http://incron.aiken.cz/"
-SRC_URI="http://inotify.aiken.cz/download/incron/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-# < 2.6.18 => INOTIFY, >= 2.6.18 => INOTIFY_USER
-# It should be ok to expect at least 2.6.18
-CONFIG_CHECK="~INOTIFY_USER"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}+gcc-4.7.patch
-}
-
-src_compile() {
-	emake CXX=$(tc-getCXX)
-}
-
-src_install() {
-	emake DESTDIR="${D}" PREFIX=/usr DOCDIR=/usr/share/doc/${PF} install
-
-	newinitd "${FILESDIR}/incrond.init" incrond
-	systemd_dounit "${FILESDIR}/incrond.service"
-
-	dodoc CHANGELOG README TODO
-}


             reply	other threads:[~2019-11-20 16:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20 16:50 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-16 22:52 [gentoo-commits] repo/gentoo:master commit in: sys-process/incron/ Marek Szuba
2022-08-16 15:07 Sam James
2022-08-16  7:46 Agostino Sarubbo
2022-08-15 22:30 Sam James
2022-06-17 10:13 Marek Szuba
2022-06-17  9:22 Marek Szuba
2022-06-08 22:38 Marek Szuba
2022-03-19 23:45 Sam James
2021-09-27 22:05 Marek Szuba
2021-04-28  0:15 Thomas Deutschmann
2019-11-18 12:22 Agostino Sarubbo
2017-12-21 11:14 Thomas Deutschmann
2017-03-26 17:24 Michael Orlitzky
2017-01-06 12:25 Christian Ruppert

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=1574268599.3b88905f09a9bbfd878d397b00767b8ad7590429.bman@gentoo \
    --to=bman@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