summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-06-20 16:46:34 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-06-20 16:46:34 +0000
commit42cd0e2f112a648ffb18aa1c5d63065473b9cb0a (patch)
tree6c19bb38a7501ff331d7d6f67330ae48a44ba8f2 /dev-util/callgrind
parentupdate, cleanup (diff)
downloadgentoo-2-42cd0e2f112a648ffb18aa1c5d63065473b9cb0a.tar.gz
gentoo-2-42cd0e2f112a648ffb18aa1c5d63065473b9cb0a.tar.bz2
gentoo-2-42cd0e2f112a648ffb18aa1c5d63065473b9cb0a.zip
Remove old ebuilds.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/callgrind')
-rw-r--r--dev-util/callgrind/callgrind-0.9.10.ebuild24
-rw-r--r--dev-util/callgrind/callgrind-0.9.11.ebuild28
-rw-r--r--dev-util/callgrind/callgrind-0.9.9.ebuild24
-rw-r--r--dev-util/callgrind/files/digest-callgrind-0.9.101
-rw-r--r--dev-util/callgrind/files/digest-callgrind-0.9.111
-rw-r--r--dev-util/callgrind/files/digest-callgrind-0.9.91
6 files changed, 0 insertions, 79 deletions
diff --git a/dev-util/callgrind/callgrind-0.9.10.ebuild b/dev-util/callgrind/callgrind-0.9.10.ebuild
deleted file mode 100644
index bbc2f116e16a..000000000000
--- a/dev-util/callgrind/callgrind-0.9.10.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/callgrind-0.9.10.ebuild,v 1.2 2005/02/11 13:29:39 caleb Exp $
-
-inherit eutils
-
-DESCRIPTION="A plugin for cachegrind that adds call-graph profiling, needed by kcachegrind"
-HOMEPAGE="http://kcachegrind.sourceforge.net/"
-SRC_URI="http://kcachegrind.sourceforge.net/${P}.tar.gz"
-
-KEYWORDS="x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-RDEPEND=">=dev-util/valgrind-2.2.0"
-DEPEND="${RDEPEND}
- !dev-util/calltree"
-
-src_install() {
- einstall || die
- rm -rf ${D}/usr/share/doc/valgrind
- dodoc AUTHORS INSTALL README || die "dodoc failed"
- dohtml docs/*.html || die "dohtml failed"
-}
diff --git a/dev-util/callgrind/callgrind-0.9.11.ebuild b/dev-util/callgrind/callgrind-0.9.11.ebuild
deleted file mode 100644
index a28775ecfd3d..000000000000
--- a/dev-util/callgrind/callgrind-0.9.11.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/callgrind-0.9.11.ebuild,v 1.1 2005/04/04 12:50:09 caleb Exp $
-
-inherit eutils
-
-DESCRIPTION="A plugin for cachegrind that adds call-graph profiling, needed by kcachegrind"
-HOMEPAGE="http://kcachegrind.sourceforge.net/"
-SRC_URI="http://kcachegrind.sourceforge.net/${P}.tar.gz"
-
-KEYWORDS="~x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-RDEPEND=">=dev-util/valgrind-2.2.0"
-DEPEND="${RDEPEND}
- !dev-util/calltree"
-
-src_unpack() {
- unpack ${A}
-}
-
-src_install() {
- einstall || die
- rm -rf ${D}/usr/share/doc/valgrind
- dodoc AUTHORS INSTALL README || die "dodoc failed"
- dohtml docs/*.html || die "dohtml failed"
-}
diff --git a/dev-util/callgrind/callgrind-0.9.9.ebuild b/dev-util/callgrind/callgrind-0.9.9.ebuild
deleted file mode 100644
index 7e140c894785..000000000000
--- a/dev-util/callgrind/callgrind-0.9.9.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/callgrind-0.9.9.ebuild,v 1.3 2005/02/11 13:29:39 caleb Exp $
-
-inherit eutils
-
-DESCRIPTION="A plugin for cachegrind that adds call-graph profiling, needed by kcachegrind"
-HOMEPAGE="http://kcachegrind.sourceforge.net/"
-SRC_URI="http://kcachegrind.sourceforge.net/${P}.tar.gz"
-
-KEYWORDS="x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-RDEPEND=">=dev-util/valgrind-2.2.0"
-DEPEND="${RDEPEND}
- !dev-util/calltree"
-
-src_install() {
- einstall || die
- rm -rf ${D}/usr/share/doc/valgrind
- dodoc AUTHORS INSTALL README || die "dodoc failed"
- dohtml docs/*.html || die "dohtml failed"
-}
diff --git a/dev-util/callgrind/files/digest-callgrind-0.9.10 b/dev-util/callgrind/files/digest-callgrind-0.9.10
deleted file mode 100644
index ba9004c28cbf..000000000000
--- a/dev-util/callgrind/files/digest-callgrind-0.9.10
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ddfd883491f7d564dca15a2e9336854f callgrind-0.9.10.tar.gz 255698
diff --git a/dev-util/callgrind/files/digest-callgrind-0.9.11 b/dev-util/callgrind/files/digest-callgrind-0.9.11
deleted file mode 100644
index 369de67234a6..000000000000
--- a/dev-util/callgrind/files/digest-callgrind-0.9.11
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a4c41e6b389a14830191f11a92ed8b91 callgrind-0.9.11.tar.gz 265674
diff --git a/dev-util/callgrind/files/digest-callgrind-0.9.9 b/dev-util/callgrind/files/digest-callgrind-0.9.9
deleted file mode 100644
index 245437546ac3..000000000000
--- a/dev-util/callgrind/files/digest-callgrind-0.9.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4a245112d471b4f94bba8080a5bf5ba7 callgrind-0.9.9.tar.gz 180841