diff options
author | 2005-03-03 15:26:22 +0000 | |
---|---|---|
committer | 2005-03-03 15:26:22 +0000 | |
commit | 571545ce953bdcec30c8b3c89356e4b010ebbea0 (patch) | |
tree | f88db08656f211ff02b7f9953d1080805a0a9850 /sys-process/atop | |
parent | Moved sys-apps/acct to sys-process/acct (diff) | |
download | historical-571545ce953bdcec30c8b3c89356e4b010ebbea0.tar.gz historical-571545ce953bdcec30c8b3c89356e4b010ebbea0.tar.bz2 historical-571545ce953bdcec30c8b3c89356e4b010ebbea0.zip |
Moved from sys-apps/atop to sys-process/atop.
Diffstat (limited to 'sys-process/atop')
-rw-r--r-- | sys-process/atop/.#Manifest.1.11 | 6 | ||||
-rw-r--r-- | sys-process/atop/ChangeLog | 28 | ||||
-rw-r--r-- | sys-process/atop/Manifest | 6 | ||||
-rw-r--r-- | sys-process/atop/atop-1.13.ebuild | 35 | ||||
-rw-r--r-- | sys-process/atop/atop-1.9.ebuild | 32 | ||||
-rw-r--r-- | sys-process/atop/files/digest-atop-1.13 | 2 | ||||
-rw-r--r-- | sys-process/atop/files/digest-atop-1.9 | 2 | ||||
-rw-r--r-- | sys-process/atop/metadata.xml | 5 |
8 files changed, 116 insertions, 0 deletions
diff --git a/sys-process/atop/.#Manifest.1.11 b/sys-process/atop/.#Manifest.1.11 new file mode 100644 index 000000000000..a85975d11cc7 --- /dev/null +++ b/sys-process/atop/.#Manifest.1.11 @@ -0,0 +1,6 @@ +MD5 07431414dadb72a53f1c56283e696d10 ChangeLog 730 +MD5 b0d10848cc332e1de697384b7648143a atop-1.13.ebuild 868 +MD5 1c778088f971e4891c1e59e93f3ab68f atop-1.9.ebuild 763 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 c21353e3cfd66e9e2108b1da390e9fad files/digest-atop-1.9 120 +MD5 64d981f140d4e6136ab5e48b54cf3d2f files/digest-atop-1.13 122 diff --git a/sys-process/atop/ChangeLog b/sys-process/atop/ChangeLog new file mode 100644 index 000000000000..e619813d3e45 --- /dev/null +++ b/sys-process/atop/ChangeLog @@ -0,0 +1,28 @@ +# ChangeLog for sys-apps/atop +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/ChangeLog,v 1.1 2005/03/03 15:26:22 ciaranm Exp $ + +*atop-1.9 (03 Mar 2005) + + 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml, + +atop-1.13.ebuild, +atop-1.9.ebuild: + Moved from sys-apps/atop to sys-process/atop. + + 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> atop-1.13.ebuild: + Dependency update: sys-apps/acct -> sys-process/acct. + + 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> atop-1.9.ebuild: + Dependency update: sys-apps/acct -> sys-process/acct. + +*atop-1.13 (10 Dec 2004) + + 10 Dec 2004; Peter Johanson <latexer@gentoo.org> +atop-1.13.ebuild: + Bump. See bug #52712. + + 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> atop-1.9.ebuild: + sync IUSE (missing) + +*atop-1.9 (18 Feb 2003) + + 18 Feb 2003; Peter Johanson <latexer@gentoo.org> atop-1.9.ebuild files/digest-atop-1.9 : + Inital import. Thanks to Thomas Preissler <tomjohn@gmx.de> for the ebuild. diff --git a/sys-process/atop/Manifest b/sys-process/atop/Manifest new file mode 100644 index 000000000000..ba5ff78854b5 --- /dev/null +++ b/sys-process/atop/Manifest @@ -0,0 +1,6 @@ +MD5 eeb60f55975345de713e4e94c0c1e6a4 ChangeLog 857 +MD5 6d35307d60894bfab2aa30cacc682a5b atop-1.13.ebuild 871 +MD5 1c778088f971e4891c1e59e93f3ab68f atop-1.9.ebuild 763 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 c21353e3cfd66e9e2108b1da390e9fad files/digest-atop-1.9 120 +MD5 64d981f140d4e6136ab5e48b54cf3d2f files/digest-atop-1.13 122 diff --git a/sys-process/atop/atop-1.13.ebuild b/sys-process/atop/atop-1.13.ebuild new file mode 100644 index 000000000000..6b403075df2f --- /dev/null +++ b/sys-process/atop/atop-1.13.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.13.ebuild,v 1.1 2005/03/03 15:26:22 ciaranm Exp $ + + +ATOP_INIT_VERSION="1.9" +ATOP_INIT_SCRIPT=${PN}-${ATOP_INIT_VERSION}-initscript + +DESCRIPTION="Resource-specific view of processes" +SRC_URI="ftp://ftp.atcomputing.nl/pub/tools/linux/${P}.tar.gz + mirror://gentoo/${PN}-${ATOP_INIT_VERSION}-initscript" +HOMEPAGE="http://freshmeat.net/releases/112061/" +LICENSE="GPL-2" +SLOT="0" +DEPEND="sys-process/acct" +KEYWORDS="~x86 ~amd64" +IUSE="" + +src_unpack() { + unpack ${A} + cd ${S} + mv ${S}/atop.init ${S}/atop.init.old + cp ${DISTDIR}/${ATOP_INIT_SCRIPT} ${S}/atop.init +} + +src_compile() { + emake || die +} + +src_install () { + make DESTDIR=${D} INIPATH=/etc/init.d install || die + + # Install documentation. + dodoc README +} diff --git a/sys-process/atop/atop-1.9.ebuild b/sys-process/atop/atop-1.9.ebuild new file mode 100644 index 000000000000..17469a2793e5 --- /dev/null +++ b/sys-process/atop/atop-1.9.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/atop/atop-1.9.ebuild,v 1.1 2005/03/03 15:26:22 ciaranm Exp $ + + +DESCRIPTION="Resource-specific view of processes" +SRC_URI="ftp://ftp.atcomputing.nl/pub/tools/linux/${P}.tar.gz + mirror://gentoo/${P}-initscript" +HOMEPAGE="http://freshmeat.net/releases/112061/" +LICENSE="GPL-2" +SLOT="0" +DEPEND="sys-process/acct" +KEYWORDS="~x86 amd64" +IUSE="" + +src_unpack() { + unpack ${A} + cd ${S} + mv ${S}/atop.init ${S}/atop.init.old + cp ${DISTDIR}/${P}-initscript ${S}/atop.init +} + +src_compile() { + emake || die +} + +src_install () { + make DESTDIR=${D} INIPATH=/etc/init.d install || die + + # Install documentation. + dodoc README +} diff --git a/sys-process/atop/files/digest-atop-1.13 b/sys-process/atop/files/digest-atop-1.13 new file mode 100644 index 000000000000..15d2886d798d --- /dev/null +++ b/sys-process/atop/files/digest-atop-1.13 @@ -0,0 +1,2 @@ +MD5 dc8b06fa24ba29682382c81e68c64180 atop-1.13.tar.gz 102734 +MD5 9e1db520318f831ff4f5006dc737eaa7 atop-1.9-initscript 521 diff --git a/sys-process/atop/files/digest-atop-1.9 b/sys-process/atop/files/digest-atop-1.9 new file mode 100644 index 000000000000..89edf78425a3 --- /dev/null +++ b/sys-process/atop/files/digest-atop-1.9 @@ -0,0 +1,2 @@ +MD5 b0768ebb0df2b8fa4275e14c6f60d652 atop-1.9.tar.gz 73627 +MD5 9e1db520318f831ff4f5006dc737eaa7 atop-1.9-initscript 521 diff --git a/sys-process/atop/metadata.xml b/sys-process/atop/metadata.xml new file mode 100644 index 000000000000..96a2d586367d --- /dev/null +++ b/sys-process/atop/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>base-system</herd> +</pkgmetadata> |