summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-11-29 18:46:09 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-11-29 18:46:09 +0000
commiteae17aae28f615a81c26caabe4c378845fbba469 (patch)
tree0ce5c1c30909345afb19e5261d3ac9d9d00b91e1 /kde-base/kontact
parentKeyworded ~sparc wrt #113875 (diff)
downloadgentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.tar.gz
gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.tar.bz2
gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.zip
Remove KDE 3.5 prereleases.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kontact')
-rw-r--r--kde-base/kontact/files/digest-kontact-3.5.0_beta23
-rw-r--r--kde-base/kontact/files/digest-kontact-3.5.0_rc14
-rw-r--r--kde-base/kontact/files/digest-kontact-3.5_beta11
-rw-r--r--kde-base/kontact/kontact-3.5.0_beta2.ebuild28
-rw-r--r--kde-base/kontact/kontact-3.5.0_rc1.ebuild28
-rw-r--r--kde-base/kontact/kontact-3.5_beta1.ebuild28
6 files changed, 0 insertions, 92 deletions
diff --git a/kde-base/kontact/files/digest-kontact-3.5.0_beta2 b/kde-base/kontact/files/digest-kontact-3.5.0_beta2
deleted file mode 100644
index 407e75f0daf9..000000000000
--- a/kde-base/kontact/files/digest-kontact-3.5.0_beta2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 9adc58a9662458aa140d6e97fa9a0d17 kdepim-3.4.91-3.4.92.tar.xdelta 893540
-MD5 69a165ee20e7aff2807dccb939091506 kdepim-3.4.91.tar.bz2 12636089
-MD5 8c85a282622264607bd8248d42c840bf kdepim-3.4.92.tar.bz2 12869245
diff --git a/kde-base/kontact/files/digest-kontact-3.5.0_rc1 b/kde-base/kontact/files/digest-kontact-3.5.0_rc1
deleted file mode 100644
index c1e1d36b103e..000000000000
--- a/kde-base/kontact/files/digest-kontact-3.5.0_rc1
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 9adc58a9662458aa140d6e97fa9a0d17 kdepim-3.4.91-3.4.92.tar.xdelta 893540
-MD5 69a165ee20e7aff2807dccb939091506 kdepim-3.4.91.tar.bz2 12636089
-MD5 8365ab593a034ba1757bd5924588082b kdepim-3.4.92-3.5.0_rc1.tar.xdelta 633027
-MD5 6d5df9a18022f020e97d279ac42b7885 kdepim-3.5.0_rc1.tar.bz2 12865936
diff --git a/kde-base/kontact/files/digest-kontact-3.5_beta1 b/kde-base/kontact/files/digest-kontact-3.5_beta1
deleted file mode 100644
index 236dfa5f63ba..000000000000
--- a/kde-base/kontact/files/digest-kontact-3.5_beta1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 69a165ee20e7aff2807dccb939091506 kdepim-3.4.91.tar.bz2 12636089
diff --git a/kde-base/kontact/kontact-3.5.0_beta2.ebuild b/kde-base/kontact/kontact-3.5.0_beta2.ebuild
deleted file mode 100644
index 88da8c54b1b0..000000000000
--- a/kde-base/kontact/kontact-3.5.0_beta2.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/kde-base/kontact/kontact-3.5.0_beta2.ebuild,v 1.2 2005/10/18 14:59:31 puggy Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)"
-
-KMCOPYLIB="libkdepim libkdepim/
- libkpimidentities.la libkpimidentities/"
-KMEXTRACTONLY="libkdepim/
- libkpimidentities/
- kontact/plugins/"
-KMEXTRA="
- kontact/plugins/newsticker/
- kontact/plugins/summary/
- kontact/plugins/weather/"
-# We remove some plugins that are related to external kdepim's programs, because they needs also libs from korganizer, kpilot etc... so to emerge kontact we'll need also ALL the other programs, it's better to emerge the kontact's plugins in the ebuild of its program
-
diff --git a/kde-base/kontact/kontact-3.5.0_rc1.ebuild b/kde-base/kontact/kontact-3.5.0_rc1.ebuild
deleted file mode 100644
index 29cec734e91e..000000000000
--- a/kde-base/kontact/kontact-3.5.0_rc1.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/kde-base/kontact/kontact-3.5.0_rc1.ebuild,v 1.1 2005/11/12 15:49:31 danarmak Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND="
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)"
-
-KMCOPYLIB="libkdepim libkdepim/
- libkpimidentities.la libkpimidentities/"
-KMEXTRACTONLY="libkdepim/
- libkpimidentities/
- kontact/plugins/"
-KMEXTRA="
- kontact/plugins/newsticker/
- kontact/plugins/summary/
- kontact/plugins/weather/"
-# We remove some plugins that are related to external kdepim's programs, because they needs also libs from korganizer, kpilot etc... so to emerge kontact we'll need also ALL the other programs, it's better to emerge the kontact's plugins in the ebuild of its program
-
diff --git a/kde-base/kontact/kontact-3.5_beta1.ebuild b/kde-base/kontact/kontact-3.5_beta1.ebuild
deleted file mode 100644
index 0ed52b54df0a..000000000000
--- a/kde-base/kontact/kontact-3.5_beta1.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/kde-base/kontact/kontact-3.5_beta1.ebuild,v 1.2 2005/10/22 07:18:11 halcy0n Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE personal information manager"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-OLDDEPEND="~kde-base/libkdepim-$PV"
-DEPEND="
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)"
-
-KMCOPYLIB="libkdepim libkdepim/
- libkpimidentities.la libkpimidentities/"
-KMEXTRACTONLY="libkdepim/
- libkpimidentities/
- kontact/plugins/"
-KMEXTRA="
- kontact/plugins/newsticker/
- kontact/plugins/summary/
- kontact/plugins/weather/"
-# We remove some plugins that are related to external kdepim's programs, because they needs also libs from korganizer, kpilot etc... so to emerge kontact we'll need also ALL the other programs, it's better to emerge the kontact's plugins in the ebuild of its program
-