diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 20:02:58 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 20:02:58 +0000 |
commit | f95e5030e9ebb300279ea89e049e989b7dcf239e (patch) | |
tree | 0972a0bded47015b3f56316f763a61b21268f879 /kde-base | |
parent | Drop older KDEPIM releases (diff) | |
download | gentoo-2-f95e5030e9ebb300279ea89e049e989b7dcf239e.tar.gz gentoo-2-f95e5030e9ebb300279ea89e049e989b7dcf239e.tar.bz2 gentoo-2-f95e5030e9ebb300279ea89e049e989b7dcf239e.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/kjots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.4.6.ebuild | 17 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.4.7.ebuild | 17 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.4.8.ebuild | 17 |
4 files changed, 5 insertions, 52 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index f0dacebffecd..295ef3467971 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.165 2011/01/28 19:36:27 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.166 2011/02/13 20:02:58 scarabeus Exp $ + + 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -kjots-4.4.6.ebuild, + -kjots-4.4.7.ebuild, -kjots-4.4.8.ebuild: + Drop older KDEPIM releases 28 Jan 2011; Thomas Kahle <tomka@gentoo.org> kjots-4.4.9.ebuild: x86 stable per bug 351345 diff --git a/kde-base/kjots/kjots-4.4.6.ebuild b/kde-base/kjots/kjots-4.4.6.ebuild deleted file mode 100644 index 48cf191ee5e7..000000000000 --- a/kde-base/kjots/kjots-4.4.6.ebuild +++ /dev/null @@ -1,17 +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/kjots/kjots-4.4.6.ebuild,v 1.1 2010/09/11 05:50:47 reavertm Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE note taking utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kjots/kjots-4.4.7.ebuild b/kde-base/kjots/kjots-4.4.7.ebuild deleted file mode 100644 index 3bf2cf5acf7b..000000000000 --- a/kde-base/kjots/kjots-4.4.7.ebuild +++ /dev/null @@ -1,17 +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/kjots/kjots-4.4.7.ebuild,v 1.3 2010/11/06 19:35:19 fauli Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE note taking utility" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kjots/kjots-4.4.8.ebuild b/kde-base/kjots/kjots-4.4.8.ebuild deleted file mode 100644 index 8fe26d18400b..000000000000 --- a/kde-base/kjots/kjots-4.4.8.ebuild +++ /dev/null @@ -1,17 +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/kjots/kjots-4.4.8.ebuild,v 1.2 2011/01/12 16:22:34 hwoarang Exp $ - -EAPI="3" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="KDE note taking utility" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" |