summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 02:30:24 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-06 02:30:24 +0000
commit8b857d0ce2673439af8df55984a57c2f97f6b83d (patch)
tree3df3840f24bbc305cc79e7b2730e1b00a9217875 /kde-base/kontact-specialdates
parentCleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff)
downloadgentoo-2-8b857d0ce2673439af8df55984a57c2f97f6b83d.tar.gz
gentoo-2-8b857d0ce2673439af8df55984a57c2f97f6b83d.tar.bz2
gentoo-2-8b857d0ce2673439af8df55984a57c2f97f6b83d.zip
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'kde-base/kontact-specialdates')
-rw-r--r--kde-base/kontact-specialdates/ChangeLog6
-rw-r--r--kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.01
-rw-r--r--kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.11
-rw-r--r--kde-base/kontact-specialdates/kontact-specialdates-3.5.0.ebuild34
-rw-r--r--kde-base/kontact-specialdates/kontact-specialdates-3.5.1.ebuild34
5 files changed, 5 insertions, 71 deletions
diff --git a/kde-base/kontact-specialdates/ChangeLog b/kde-base/kontact-specialdates/ChangeLog
index 779e1ffdaef0..90ffb2057de9 100644
--- a/kde-base/kontact-specialdates/ChangeLog
+++ b/kde-base/kontact-specialdates/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kontact-specialdates
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact-specialdates/ChangeLog,v 1.39 2006/03/28 00:30:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact-specialdates/ChangeLog,v 1.40 2006/04/06 02:30:24 flameeyes Exp $
+
+ 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -kontact-specialdates-3.5.0.ebuild, -kontact-specialdates-3.5.1.ebuild:
+ Removed old 3.5.0/3.5.1 packages.
28 Mar 2006; Aron Griffis <agriffis@gentoo.org>
kontact-specialdates-3.5.0.ebuild, kontact-specialdates-3.5.1.ebuild,
diff --git a/kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.0 b/kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.0
deleted file mode 100644
index 8cfd9db2e7e4..000000000000
--- a/kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e19a2a40e422ecd483884ce6e9ac8925 kdepim-3.5.0.tar.bz2 12865623
diff --git a/kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.1 b/kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.1
deleted file mode 100644
index 2bfcb8caf853..000000000000
--- a/kde-base/kontact-specialdates/files/digest-kontact-specialdates-3.5.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8e87c9cbe1f0c0f983f94d804a5bc8f9 kdepim-3.5.1.tar.bz2 12885355
diff --git a/kde-base/kontact-specialdates/kontact-specialdates-3.5.0.ebuild b/kde-base/kontact-specialdates/kontact-specialdates-3.5.0.ebuild
deleted file mode 100644
index e01b7e672812..000000000000
--- a/kde-base/kontact-specialdates/kontact-specialdates-3.5.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact-specialdates/kontact-specialdates-3.5.0.ebuild,v 1.6 2006/03/28 00:30:22 agriffis Exp $
-
-KMNAME=kdepim
-KMNOMODULE=true
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="Special Dates plugin for Kontact: displays a summary of important holidays and calendar events"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/kontact)
-$(deprange $PV $MAXKDEVER kde-base/kaddressbook)
-$(deprange $PV $MAXKDEVER kde-base/korganizer)
-$(deprange $PV $MAXKDEVER kde-base/libkholidays)"
-RDEPEND="$DEPEND
-$(deprange $PV $MAXKDEVER kde-base/kmail)" # only to enable send mail functionality
-
-KMCOPYLIB="libkdepim libkdepim/
- libkpinterfaces kontact/interfaces
- libkaddressbook kaddressbook
- libkorganizer_calendar korganizer
- libkholidays libkholidays"
-KMEXTRACTONLY="libkholidays
- kontact/interfaces/
- kaddressbook
- korganizer
- libkdepim"
-KMEXTRA="kontact/plugins/specialdates"
diff --git a/kde-base/kontact-specialdates/kontact-specialdates-3.5.1.ebuild b/kde-base/kontact-specialdates/kontact-specialdates-3.5.1.ebuild
deleted file mode 100644
index 3f7542b4efe6..000000000000
--- a/kde-base/kontact-specialdates/kontact-specialdates-3.5.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact-specialdates/kontact-specialdates-3.5.1.ebuild,v 1.2 2006/03/28 00:30:22 agriffis Exp $
-
-KMNAME=kdepim
-KMNOMODULE=true
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="Special Dates plugin for Kontact: displays a summary of important holidays and calendar events"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/kontact)
-$(deprange $PV $MAXKDEVER kde-base/kaddressbook)
-$(deprange $PV $MAXKDEVER kde-base/korganizer)
-$(deprange $PV $MAXKDEVER kde-base/libkholidays)"
-RDEPEND="$DEPEND
-$(deprange $PV $MAXKDEVER kde-base/kmail)" # only to enable send mail functionality
-
-KMCOPYLIB="libkdepim libkdepim/
- libkpinterfaces kontact/interfaces
- libkaddressbook kaddressbook
- libkorganizer_calendar korganizer
- libkholidays libkholidays"
-KMEXTRACTONLY="libkholidays
- kontact/interfaces/
- kaddressbook
- korganizer
- libkdepim"
-KMEXTRA="kontact/plugins/specialdates"