From b1b41259966e541313721328b645129d8ee98e8e Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Thu, 6 Mar 2008 15:51:55 +0000 Subject: Moved pv to sys-apps, bug 208253 (Portage version: 2.1.4.4, RepoMan options: --force) --- sys-apps/pv/ChangeLog | 128 ++++++++++++++++++++++++++++++++++++++++++++ sys-apps/pv/Manifest | 4 ++ sys-apps/pv/metadata.xml | 10 ++++ sys-apps/pv/pv-1.1.0.ebuild | 27 ++++++++++ 4 files changed, 169 insertions(+) create mode 100644 sys-apps/pv/ChangeLog create mode 100644 sys-apps/pv/Manifest create mode 100644 sys-apps/pv/metadata.xml create mode 100644 sys-apps/pv/pv-1.1.0.ebuild (limited to 'sys-apps/pv') diff --git a/sys-apps/pv/ChangeLog b/sys-apps/pv/ChangeLog new file mode 100644 index 000000000000..b2e9d6fcddb8 --- /dev/null +++ b/sys-apps/pv/ChangeLog @@ -0,0 +1,128 @@ +# ChangeLog for app-misc/pv +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/ChangeLog,v 1.1 2008/03/06 15:51:55 angelos Exp $ + + 03 Oct 2007; Christoph Mende + -files/pv-remove-doc-target.patch, -pv-0.9.6.ebuild, -pv-0.9.9.ebuild, + -pv-1.0.1.ebuild: + Cleanup + + 03 Oct 2007; Raúl Porcel pv-1.1.0.ebuild: + alpha stable wrt #194417 + + 03 Oct 2007; Tom Gall pv-1.1.0.ebuild: + stable on ppc64 + + 02 Oct 2007; nixnut pv-1.1.0.ebuild: + Stable on ppc wrt bug 194417 + + 02 Oct 2007; Christian Faulhammer pv-1.1.0.ebuild: + stable x86, bug 194417 + + 01 Oct 2007; Ferris McCormick pv-1.1.0.ebuild: + Sparc stable --- Bug #194417 --- thanks, Tiago. + + 30 Sep 2007; Christoph Mende pv-1.1.0.ebuild: + Stable on amd64 + + 12 Sep 2007; Christoph Mende pv-1.0.1.ebuild: + Stable on amd64 + +*pv-1.1.0 (31 Aug 2007) + + 31 Aug 2007; Christoph Mende +pv-1.1.0.ebuild: + Version bump + + 18 Aug 2007; Christoph Mende pv-1.0.1.ebuild: + Remove unneeded patch and add dodoc + + 14 Aug 2007; Gustavo Zacarias pv-0.9.9.ebuild: + Stable on sparc + + 13 Aug 2007; Tobias Scherbaum pv-0.9.9.ebuild: + ppc. stable + +*pv-1.0.1 (13 Aug 2007) + + 13 Aug 2007; Christoph Mende +pv-1.0.1.ebuild: + Version bump + + 04 Aug 2007; Christoph Mende pv-0.9.9.ebuild: + Stable on amd64 + + 07 Jul 2007; Christoph Mende + +files/pv-remove-doc-target.patch, pv-0.9.9.ebuild: + Removing doc target which is useless and broken with $PAGER != less + + 05 Jul 2007; Christoph Mende -pv-0.8.1.ebuild, + -pv-0.9.0.ebuild, pv-0.9.9.ebuild: + Cleanup and added nls USE flag for pv-0.9.9 + +*pv-0.9.9 (02 Jul 2007) + + 02 Jul 2007; Christoph Mende metadata.xml, + pv-0.9.6.ebuild, +pv-0.9.9.ebuild: + Taking over maintainership + Version bump to 0.9.9, bug #181665 + pv-0.9.6 stable on amd64 + + 15 Apr 2007; Markus Rothe pv-0.9.6.ebuild: + Stable on ppc64 + + 12 Mar 2007; Raúl Porcel pv-0.9.6.ebuild: + x86 stable + + 21 Feb 2007; Charlie Shepherd metadata.xml: + avenj has retired - removing from metadata + + 16 Sep 2006; Tobias Scherbaum pv-0.9.6.ebuild: + ppc stable + + 19 Aug 2006; Bryan Østergaard pv-0.9.6.ebuild: + Stable on alpha. + + 22 Jun 2006; Gustavo Zacarias pv-0.9.6.ebuild: + Stable on sparc + + 28 May 2006; Lars Weiler pv-0.8.1.ebuild: + Stable on ppc. + +*pv-0.9.6 (20 Mar 2006) + + 20 Mar 2006; Jon Portnoy pv-0.9.6.ebuild : + Version bump, bug #104520. + + 09 Sep 2005; Aron Griffis pv-0.8.1.ebuild: + Mark 0.8.1 stable on alpha + +*pv-0.9.0 (17 Jun 2005) + + 17 Jun 2005; Jon Portnoy pv-0.9.0.ebuild : + Version bump, bug #88545 + + 17 Jun 2005; Jon Portnoy pv-0.8.1.ebuild : + Stable on x86, amd64 + + 07 Mar 2005; Markus Rothe pv-0.8.1.ebuild: + Stable on ppc64 + + 23 Jan 2005; Markus Rothe pv-0.8.1.ebuild: + added ~ppc64 to KEYWORDS + + 02 Jan 2005; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 19 Oct 2004; Bryan Østergaard pv-0.8.1.ebuild: + ~alpha keyword. + + 15 Aug 2004; Jason Wever pv-0.8.1.ebuild: + Added ~sparc keyword. + + 20 Apr 2004; David Holm pv-0.8.1.ebuild: + Added to ~ppc. + +*pv-0.8.1 (19 Apr 2004) + + 19 Apr 2004; Jon Portnoy pv-0.8.1.ebuild : + Initial import. Bug 36317. Submitted by Eric Harney + . diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest new file mode 100644 index 000000000000..0a2eb70c4092 --- /dev/null +++ b/sys-apps/pv/Manifest @@ -0,0 +1,4 @@ +DIST pv-1.1.0.tar.gz 90669 RMD160 ec613daca7294f01142d000311385f30e2036dda SHA1 7939bf2188184da4edc101e1991497822b8244e4 SHA256 3c5f2095a92cfe1ad83e2315344d257433ca3a17516c9fba9da216dfead63717 +EBUILD pv-1.1.0.ebuild 726 RMD160 2f42cdb4b2672ecf02a430131ac2763e0ff9aaf1 SHA1 3dfb428e49045da118e65b129e807cb475d5ded3 SHA256 b5654f7ee8e9667c12412478e88a031784710f05dc41a43326ff22ddb06b9d32 +MISC ChangeLog 3922 RMD160 4c543184f40c117a54938d725ea93613b04656f5 SHA1 2d49afa204c08689289cf7c8f5b10221eb560fef SHA256 b2b3a65b93c56b3887647ea224f88946b56850a960b5c138f8ec6d4e2b7e5eab +MISC metadata.xml 255 RMD160 71a3c06a4dd86a63ed892a280508706c6f71e9a1 SHA1 de37d6a433efd9af05c99ed0f5aa152fba099ee6 SHA256 f243435638a30f395a46fc923f69c95610220826bc328d1e42b1c031cd4eb38d diff --git a/sys-apps/pv/metadata.xml b/sys-apps/pv/metadata.xml new file mode 100644 index 000000000000..fade90d89aff --- /dev/null +++ b/sys-apps/pv/metadata.xml @@ -0,0 +1,10 @@ + + + +no-herd + + angelos@gentoo.org + Christoph Mende + + + diff --git a/sys-apps/pv/pv-1.1.0.ebuild b/sys-apps/pv/pv-1.1.0.ebuild new file mode 100644 index 000000000000..28c85cf6efd3 --- /dev/null +++ b/sys-apps/pv/pv-1.1.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pv/pv-1.1.0.ebuild,v 1.1 2008/03/06 15:51:55 angelos Exp $ + +DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe" +HOMEPAGE="http://www.ivarch.com/programs/pv.shtml" +SRC_URI="mirror://sourceforge/pipeviewer/${P}.tar.gz" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +IUSE="debug nls" + +src_compile() { + econf \ + $(use_enable debug debugging) \ + $(use_enable nls) \ + || die + + emake || die +} + +src_install() { + emake DESTDIR="${D}" UNINSTALL=/bin/true install || die "install failed" + + dodoc README doc/NEWS doc/TODO +} -- cgit v1.2.3-65-gdbad