diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-24 15:13:14 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-24 15:13:14 +0000 |
commit | 1d66fa562c08d318d7c4ce1f6984e0e90059a54c (patch) | |
tree | b8dbf931775b475bfb064b3c5910bd0d8d8d7fd6 /sys-apps | |
parent | Version bump to latest release. Drop r1 which is no-longer needed. (diff) | |
download | gentoo-2-1d66fa562c08d318d7c4ce1f6984e0e90059a54c.tar.gz gentoo-2-1d66fa562c08d318d7c4ce1f6984e0e90059a54c.tar.bz2 gentoo-2-1d66fa562c08d318d7c4ce1f6984e0e90059a54c.zip |
Removing inotail wrt bug #336225
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/inotail/ChangeLog | 43 | ||||
-rw-r--r-- | sys-apps/inotail/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/inotail/inotail-0.5-r1.ebuild | 34 | ||||
-rw-r--r-- | sys-apps/inotail/metadata.xml | 16 |
4 files changed, 0 insertions, 97 deletions
diff --git a/sys-apps/inotail/ChangeLog b/sys-apps/inotail/ChangeLog deleted file mode 100644 index e672c812f365..000000000000 --- a/sys-apps/inotail/ChangeLog +++ /dev/null @@ -1,43 +0,0 @@ -# ChangeLog for sys-apps/inotail -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/ChangeLog,v 1.10 2010/05/21 20:12:30 angelos Exp $ - - 21 May 2010; Christoph Mende <angelos@gentoo.org> -inotail-0.5.ebuild: - Removed old - - 14 Nov 2009; Markus Meier <maekke@gentoo.org> inotail-0.5-r1.ebuild: - amd64/x86 stable, bug #273051 - - 08 Sep 2009; Mike Auty <ikelos@gentoo.org> inotail-0.5.ebuild, - inotail-0.5-r1.ebuild: - Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320. - -*inotail-0.5-r1 (09 Feb 2009) - - 09 Feb 2009; Timothy Redaelli <drizzt@gentoo.org> +inotail-0.5-r1.ebuild: - Use the correct CC and don't gzip man by default. Authorized by maintainer - - 21 Apr 2008; Raúl Porcel <armin76@gentoo.org> inotail-0.5.ebuild: - x86 stable - - 06 Oct 2007; Christoph Mende <angelos@gentoo.org> -inotail-0.4.ebuild, - inotail-0.5.ebuild: - Stable on amd64 - -*inotail-0.5 (07 Sep 2007) - - 07 Sep 2007; Christoph Mende <angelos@gentoo.org> +inotail-0.5.ebuild: - Version bump - - 01 Aug 2007; Christoph Mende <angelos@gentoo.org> inotail-0.4.ebuild: - Stable on amd64 - - 27 Jun 2007; Christian Faulhammer <opfer@gentoo.org> inotail-0.4.ebuild: - keyworded ~x86, bug 183366 - -*inotail-0.4 (24 Jun 2007) - - 24 Jun 2007; Christoph Mende <angelos@gentoo.org> +metadata.xml, - +inotail-0.4.ebuild: - Initial import - diff --git a/sys-apps/inotail/Manifest b/sys-apps/inotail/Manifest deleted file mode 100644 index 445bf26dcdf8..000000000000 --- a/sys-apps/inotail/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST inotail-0.5.tar.bz2 14264 RMD160 87d1ce7b4778797b7c4b0cf5f44972cdd3becf88 SHA1 fd4aaaed269c1b735a858f540fc5668a2099c4a0 SHA256 476dd5020e5f7aa7b077cdc79d62d1f3f27ae6d8a5d48e247cebe4f85807e90e -EBUILD inotail-0.5-r1.ebuild 726 RMD160 18cc919d1e16efe600c40e2a75d84229f8bc1743 SHA1 b1519c7094a214d2344e2c9f8d425e9713f23a12 SHA256 174cf6743ccba6337babb6fc88ac4ccae8a7547da643923596b1cc1f0af2ca7c -MISC ChangeLog 1391 RMD160 278e110657be92ae3fa2fa388dbd73375771eef9 SHA1 6dd7531b170ce5566de717444ef1d6d1a0e4aece SHA256 cf4a3ea49d4738eaa1d04438b5c7d3b759fa9a649647361162f06eaf8e19ff2e -MISC metadata.xml 568 RMD160 ef2ad6bc7c0d80aec13df9d661cd7b6d1e9f5050 SHA1 20d9710615f696867f78da89f0be341da5b04f27 SHA256 773a6ac8d4532c4a88bf765e96b268f5eae37b783f3cd423853a1124c251429b diff --git a/sys-apps/inotail/inotail-0.5-r1.ebuild b/sys-apps/inotail/inotail-0.5-r1.ebuild deleted file mode 100644 index a5652db17f88..000000000000 --- a/sys-apps/inotail/inotail-0.5-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/inotail/inotail-0.5-r1.ebuild,v 1.3 2009/11/14 16:05:26 maekke Exp $ - -inherit linux-info toolchain-funcs - -DESCRIPTION="tail replacement using inotify" -HOMEPAGE="http://distanz.ch/inotail/" -SRC_URI="http://distanz.ch/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -CONFIG_CHECK="~INOTIFY" - -src_unpack() { - unpack ${A} - - sed -i 's/\s*gzip/#&/' "${S}"/Makefile -} - -src_compile() { - emake CC="$(tc-getCC)" || die "emake failed" -} - -src_install() { - emake prefix="${D}/usr" install || die "install failed" - dodoc changelog README -} diff --git a/sys-apps/inotail/metadata.xml b/sys-apps/inotail/metadata.xml deleted file mode 100644 index b201eb91912a..000000000000 --- a/sys-apps/inotail/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>angelos@gentoo.org</email> - <name>Christoph Mende</name> - </maintainer> - <longdescription lang="en"> - inotail is a replacement for the 'tail' program found in the base - installation of every Linux/UNIX system. It makes use of the inotify - infrastructure in recent versions of the Linux kernel to speed up - tailing files in the follow mode (the '-f' option). - </longdescription> -</pkgmetadata> - |