diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 12:43:42 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 12:43:42 +0000 |
commit | fe5b5768b82c56debddaf0078f72c75be57edf92 (patch) | |
tree | 401963dc44780f4958914aa7d008961a8f8ff99f /kde-base/kcachegrind | |
parent | replaced the wrongly added single quotes with double quotes (diff) | |
download | historical-fe5b5768b82c56debddaf0078f72c75be57edf92.tar.gz historical-fe5b5768b82c56debddaf0078f72c75be57edf92.tar.bz2 historical-fe5b5768b82c56debddaf0078f72c75be57edf92.zip |
Removed old versions.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Diffstat (limited to 'kde-base/kcachegrind')
-rw-r--r-- | kde-base/kcachegrind/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-3.5.8.ebuild | 26 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.0.2.ebuild | 14 | ||||
-rw-r--r-- | kde-base/kcachegrind/kcachegrind-4.0.3.ebuild | 14 |
4 files changed, 6 insertions, 55 deletions
diff --git a/kde-base/kcachegrind/ChangeLog b/kde-base/kcachegrind/ChangeLog index a026283689bb..81062bb894df 100644 --- a/kde-base/kcachegrind/ChangeLog +++ b/kde-base/kcachegrind/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcachegrind # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.85 2008/06/05 21:11:20 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/ChangeLog,v 1.86 2008/06/07 12:33:12 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -kcachegrind-3.5.8.ebuild, -kcachegrind-4.0.2.ebuild, + -kcachegrind-4.0.3.ebuild: + Removed old versions. *kcachegrind-4.0.5 (05 Jun 2008) diff --git a/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild b/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild deleted file mode 100644 index eb16b20ea280..000000000000 --- a/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-3.5.8.ebuild,v 1.8 2008/03/04 01:38:35 jer Exp $ - -KMNAME=kdesdk -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -#DEPEND="!alpha? ( !sparc? ( !x86-fbsd? ( >=dev-util/valgrind-3.2.0 ) ) )" - -RDEPEND="${DEPEND} - media-gfx/graphviz" - -pkg_postinst() { - kde_pkg_postinst - - echo - elog "To make full use of ${PN} you should emerge >=dev-util/valgrind-3.2.0 and/or" - elog "dev-util/oprofile." - echo -} diff --git a/kde-base/kcachegrind/kcachegrind-4.0.2.ebuild b/kde-base/kcachegrind/kcachegrind-4.0.2.ebuild deleted file mode 100644 index ff050533a221..000000000000 --- a/kde-base/kcachegrind/kcachegrind-4.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.0.2.ebuild,v 1.1 2008/03/10 23:24:22 philantrop Exp $ - -EAPI="1" - -KMNAME=kdesdk -inherit kde4-meta - -DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -RDEPEND="${RDEPEND} media-gfx/graphviz" diff --git a/kde-base/kcachegrind/kcachegrind-4.0.3.ebuild b/kde-base/kcachegrind/kcachegrind-4.0.3.ebuild deleted file mode 100644 index 476b8b405993..000000000000 --- a/kde-base/kcachegrind/kcachegrind-4.0.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcachegrind/kcachegrind-4.0.3.ebuild,v 1.1 2008/04/03 20:43:19 philantrop Exp $ - -EAPI="1" - -KMNAME=kdesdk -inherit kde4-meta - -DESCRIPTION="KDE Frontend for Cachegrind" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -RDEPEND="${RDEPEND} media-gfx/graphviz" |