summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-03-16 20:00:06 +0000
committerDan Armak <danarmak@gentoo.org>2005-03-16 20:00:06 +0000
commit920c2426b52d2a22285614325044d44d08373cfc (patch)
treef41c098233c531bf5c8930543e138f481c75a383 /kde-base/kpilot
parentMark ~amd64 (diff)
downloadhistorical-920c2426b52d2a22285614325044d44d08373cfc.tar.gz
historical-920c2426b52d2a22285614325044d44d08373cfc.tar.bz2
historical-920c2426b52d2a22285614325044d44d08373cfc.zip
Removing 3.4.0 prereleases: beta1, beta2. RC1 can also be removed but I want to be sure sparc's finished keywording 3.4.0.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kpilot')
-rw-r--r--kde-base/kpilot/files/digest-kpilot-3.4.0_beta13
-rw-r--r--kde-base/kpilot/files/digest-kpilot-3.4.0_beta24
-rw-r--r--kde-base/kpilot/kpilot-3.4.0_beta1.ebuild37
-rw-r--r--kde-base/kpilot/kpilot-3.4.0_beta2.ebuild37
4 files changed, 0 insertions, 81 deletions
diff --git a/kde-base/kpilot/files/digest-kpilot-3.4.0_beta1 b/kde-base/kpilot/files/digest-kpilot-3.4.0_beta1
deleted file mode 100644
index 985722e97d99..000000000000
--- a/kde-base/kpilot/files/digest-kpilot-3.4.0_beta1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 34648142149b729874b85a5eb8841a98 kdepim-3.3.90.tar.bz2 10972445
-MD5 cb6ca0130ceea840d4766a395fcc1dd6 kdepim-3.3.90-3.3.91.tar.xdelta 1307949
-MD5 bf99a73889c00597c0e2303ed4b3befc kdepim-3.3.91.tar.bz2 11302154
diff --git a/kde-base/kpilot/files/digest-kpilot-3.4.0_beta2 b/kde-base/kpilot/files/digest-kpilot-3.4.0_beta2
deleted file mode 100644
index 79958bebbffb..000000000000
--- a/kde-base/kpilot/files/digest-kpilot-3.4.0_beta2
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 34648142149b729874b85a5eb8841a98 kdepim-3.3.90.tar.bz2 10972445
-MD5 cb6ca0130ceea840d4766a395fcc1dd6 kdepim-3.3.90-3.3.91.tar.xdelta 1307949
-MD5 7a8548002969c1be86ac8ad0dea2a917 kdepim-3.3.91-3.3.92.tar.xdelta 1225057
-MD5 6cfa0e0e86e00c48d3af0e08ffe0aae3 kdepim-3.3.92.tar.bz2 11258288
diff --git a/kde-base/kpilot/kpilot-3.4.0_beta1.ebuild b/kde-base/kpilot/kpilot-3.4.0_beta1.ebuild
deleted file mode 100644
index 2d973720cbe5..000000000000
--- a/kde-base/kpilot/kpilot-3.4.0_beta1.ebuild
+++ /dev/null
@@ -1,37 +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/kpilot/kpilot-3.4.0_beta1.ebuild,v 1.2 2005/01/18 15:38:49 greg_g Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KPilot - HotSync software for KDE"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="app-pda/pilot-link
- dev-libs/libmal
-$(deprange-dual $PV $MAXKDEVER kde-base/libkcal)
-$(deprange-dual $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange-dual $PV $MAXKDEVER kde-base/kontact)"
-
-KMCOPYLIB="
- libkcal libkcal
- libkdepim libkdepim
- libkpinterfaces kontact/interfaces"
-# libkcal is installed because a lot of headers are needed, but it don't have to be compiled
-KMEXTRACTONLY="
- libkcal/
- libkdepim libkdepim/
- kontact/interfaces/"
-KMEXTRA="
- kfile-plugins/palm-databases
- kontact/plugins/kpilot/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
-
-src_compile() {
- # needed to detect pi-notepad.h, used by the kpilot notepad conduit.
- myconf="${myconf} --with-extra-includes=/usr/include/libpisock"
-
- kde-meta_src_compile
-}
diff --git a/kde-base/kpilot/kpilot-3.4.0_beta2.ebuild b/kde-base/kpilot/kpilot-3.4.0_beta2.ebuild
deleted file mode 100644
index ad55fff67281..000000000000
--- a/kde-base/kpilot/kpilot-3.4.0_beta2.ebuild
+++ /dev/null
@@ -1,37 +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/kpilot/kpilot-3.4.0_beta2.ebuild,v 1.1 2005/02/05 11:39:22 danarmak Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KPilot - HotSync software for KDE"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="app-pda/pilot-link
- dev-libs/libmal
-$(deprange $PV $MAXKDEVER kde-base/libkcal)
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/kontact)"
-
-KMCOPYLIB="
- libkcal libkcal
- libkdepim libkdepim
- libkpinterfaces kontact/interfaces"
-# libkcal is installed because a lot of headers are needed, but it don't have to be compiled
-KMEXTRACTONLY="
- libkcal/
- libkdepim libkdepim/
- kontact/interfaces/"
-KMEXTRA="
- kfile-plugins/palm-databases
- kontact/plugins/kpilot/" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps.
-
-src_compile() {
- # needed to detect pi-notepad.h, used by the kpilot notepad conduit.
- myconf="${myconf} --with-extra-includes=/usr/include/libpisock"
-
- kde-meta_src_compile
-}