diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 19:55:55 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 19:55:55 +0000 |
commit | 7ad4c99eafb4b4dd02228f7c3dad90cdd072c1f8 (patch) | |
tree | df4c0c4a31b3fb4530ed963b049bb45adedd132b /kde-base | |
parent | Drop older KDEPIM releases (diff) | |
download | gentoo-2-7ad4c99eafb4b4dd02228f7c3dad90cdd072c1f8.tar.gz gentoo-2-7ad4c99eafb4b4dd02228f7c3dad90cdd072c1f8.tar.bz2 gentoo-2-7ad4c99eafb4b4dd02228f7c3dad90cdd072c1f8.zip |
Drop older KDEPIM releases
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.6.ebuild | 37 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild | 37 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.8.ebuild | 37 |
4 files changed, 6 insertions, 112 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 3c53bcebeeed..0d3d39dd73a1 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.28 2011/01/28 19:31:03 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.29 2011/02/13 19:55:55 scarabeus Exp $ + + 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -kdepim-runtime-4.4.6.ebuild, -kdepim-runtime-4.4.7.ebuild, + -kdepim-runtime-4.4.8.ebuild: + Drop older KDEPIM releases 28 Jan 2011; Thomas Kahle <tomka@gentoo.org> kdepim-runtime-4.4.9.ebuild: x86 stable per bug 351345 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.6.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.6.ebuild deleted file mode 100644 index 71d862d14953..000000000000 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.6.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.6.ebuild,v 1.1 2010/09/11 05:50:52 reavertm Exp $ - -EAPI="3" - -if [[ ${PV} = *9999* ]]; then - KMNAME="kdepim" - KMMODULE="runtime" - inherit kde4-meta -else - inherit kde4-base -fi - -DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RESTRICT="test" -# Would need test programs _testrunner and akonaditest from kdepimlibs - -DEPEND=" - app-misc/strigi - >=app-office/akonadi-server-1.3.1 - dev-libs/boost - dev-libs/libxml2:2 - dev-libs/libxslt - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - x11-misc/shared-mime-info -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-icons) -" - -add_blocker akonadi '<4.3.90' diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild deleted file mode 100644 index e0e77631e913..000000000000 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.7.ebuild,v 1.3 2010/11/06 19:26:27 fauli Exp $ - -EAPI="3" - -if [[ ${PV} = *9999* ]]; then - KMNAME="kdepim" - KMMODULE="runtime" - inherit kde4-meta -else - inherit kde4-base -fi - -DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RESTRICT="test" -# Would need test programs _testrunner and akonaditest from kdepimlibs - -DEPEND=" - app-misc/strigi - >=app-office/akonadi-server-1.3.1 - dev-libs/boost - dev-libs/libxml2:2 - dev-libs/libxslt - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - x11-misc/shared-mime-info -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-icons) -" - -add_blocker akonadi '<4.3.90' diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.8.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.8.ebuild deleted file mode 100644 index 912925acf689..000000000000 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.8.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.8.ebuild,v 1.2 2011/01/12 16:20:48 hwoarang Exp $ - -EAPI="3" - -if [[ ${PV} = *9999* ]]; then - KMNAME="kdepim" - KMMODULE="runtime" - inherit kde4-meta -else - inherit kde4-base -fi - -DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -RESTRICT="test" -# Would need test programs _testrunner and akonaditest from kdepimlibs - -DEPEND=" - app-misc/strigi - >=app-office/akonadi-server-1.3.1 - dev-libs/boost - dev-libs/libxml2:2 - dev-libs/libxslt - $(add_kdebase_dep kdelibs 'semantic-desktop') - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep libkdepim) - x11-misc/shared-mime-info -" -RDEPEND="${DEPEND} - $(add_kdebase_dep kdepim-icons) -" - -add_blocker akonadi '<4.3.90' |