summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-24 16:43:25 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-24 16:43:25 +0000
commitd3335efb453d98deea5502b064e0fdf7199b75b6 (patch)
tree799f60e984c3c8d3e6cc34529f52e7a513af3da8 /kde-base/knotes
parentlicense fun. (diff)
downloadhistorical-d3335efb453d98deea5502b064e0fdf7199b75b6.tar.gz
historical-d3335efb453d98deea5502b064e0fdf7199b75b6.tar.bz2
historical-d3335efb453d98deea5502b064e0fdf7199b75b6.zip
Removed 3.5_alpha1.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/ChangeLog6
-rw-r--r--kde-base/knotes/files/digest-knotes-3.5_alpha11
-rw-r--r--kde-base/knotes/knotes-3.5_alpha1.ebuild24
3 files changed, 5 insertions, 26 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index 316f043df67d..5b22bf8e622a 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.16 2005/09/22 19:44:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.17 2005/09/24 14:51:44 flameeyes Exp $
+
+ 24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -knotes-3.5_alpha1.ebuild:
+ Removed 3.5_alpha1.
*knotes-3.5_beta1 (22 Sep 2005)
diff --git a/kde-base/knotes/files/digest-knotes-3.5_alpha1 b/kde-base/knotes/files/digest-knotes-3.5_alpha1
deleted file mode 100644
index 9556003c6862..000000000000
--- a/kde-base/knotes/files/digest-knotes-3.5_alpha1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4fd257feb48007b674daaddb4d38fdef kdepim-3.4.90.tar.bz2 12617308
diff --git a/kde-base/knotes/knotes-3.5_alpha1.ebuild b/kde-base/knotes/knotes-3.5_alpha1.ebuild
deleted file mode 100644
index 86a793e99442..000000000000
--- a/kde-base/knotes/knotes-3.5_alpha1.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.5_alpha1.ebuild,v 1.1 2005/09/07 12:18:06 flameeyes Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE Notes"
-KEYWORDS="~amd64"
-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