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
commit462b700b58c9c9e174d14265d576c203883fb062 (patch)
tree97c001027be4cf52b1ca6431d7a76f7ceac6af2e /kde-base/knotes
parentMark ~amd64 (diff)
downloadgentoo-2-462b700b58c9c9e174d14265d576c203883fb062.tar.gz
gentoo-2-462b700b58c9c9e174d14265d576c203883fb062.tar.bz2
gentoo-2-462b700b58c9c9e174d14265d576c203883fb062.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.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/files/digest-knotes-3.4.0_beta13
-rw-r--r--kde-base/knotes/files/digest-knotes-3.4.0_beta24
-rw-r--r--kde-base/knotes/knotes-3.4.0_beta1.ebuild24
-rw-r--r--kde-base/knotes/knotes-3.4.0_beta2.ebuild24
4 files changed, 0 insertions, 55 deletions
diff --git a/kde-base/knotes/files/digest-knotes-3.4.0_beta1 b/kde-base/knotes/files/digest-knotes-3.4.0_beta1
deleted file mode 100644
index 985722e97d99..000000000000
--- a/kde-base/knotes/files/digest-knotes-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/knotes/files/digest-knotes-3.4.0_beta2 b/kde-base/knotes/files/digest-knotes-3.4.0_beta2
deleted file mode 100644
index 79958bebbffb..000000000000
--- a/kde-base/knotes/files/digest-knotes-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/knotes/knotes-3.4.0_beta1.ebuild b/kde-base/knotes/knotes-3.4.0_beta1.ebuild
deleted file mode 100644
index 13a59cadff37..000000000000
--- a/kde-base/knotes/knotes-3.4.0_beta1.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/kde-base/knotes/knotes-3.4.0_beta1.ebuild,v 1.1 2005/01/15 02:24:35 danarmak Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE Notes"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="$(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"
-KMEXTRACTONLY="
- libkcal/
- libkdepim/
- kontact/interfaces"
-KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. \ No newline at end of file
diff --git a/kde-base/knotes/knotes-3.4.0_beta2.ebuild b/kde-base/knotes/knotes-3.4.0_beta2.ebuild
deleted file mode 100644
index 83436c6ce5f8..000000000000
--- a/kde-base/knotes/knotes-3.4.0_beta2.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/kde-base/knotes/knotes-3.4.0_beta2.ebuild,v 1.1 2005/02/05 11:39:20 danarmak Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE Notes"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="$(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"
-KMEXTRACTONLY="
- libkcal/
- libkdepim/
- kontact/interfaces"
-KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. \ No newline at end of file