diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-06-09 22:52:47 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-06-09 22:52:47 +0000 |
commit | 98193d8ec9c3ec866a8d5c1258e5b09e4c75ab01 (patch) | |
tree | 0a4f8404ebc6007ac920c949758b19bee7ef614e /kde-base/kjots | |
parent | Remove KDEPIM 4.5.95 mask, the regular release is now in tree (diff) | |
download | gentoo-2-98193d8ec9c3ec866a8d5c1258e5b09e4c75ab01.tar.gz gentoo-2-98193d8ec9c3ec866a8d5c1258e5b09e4c75ab01.tar.bz2 gentoo-2-98193d8ec9c3ec866a8d5c1258e5b09e4c75ab01.zip |
Remove KDEPIM 4.5.95
(Portage version: 2.2.0_alpha38/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.5.95.ebuild | 25 |
2 files changed, 4 insertions, 26 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 24a278859fc5..870612b5fb25 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,9 @@ # 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.177 2011/06/09 22:12:52 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.178 2011/06/09 22:52:45 tampakrap Exp $ + + 09 Jun 2011; Theo Chatzimichos <tampakrap@gentoo.org> -kjots-4.5.95.ebuild: + Remove KDEPIM 4.5.95 *kjots-4.6.0 (09 Jun 2011) diff --git a/kde-base/kjots/kjots-4.5.95.ebuild b/kde-base/kjots/kjots-4.5.95.ebuild deleted file mode 100644 index d4d2325cfb35..000000000000 --- a/kde-base/kjots/kjots-4.5.95.ebuild +++ /dev/null @@ -1,25 +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.5.95.ebuild,v 1.1 2011/04/23 17:12:48 tampakrap Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="kdepim" -KDE_SCM="git" -inherit kde4-meta - -DESCRIPTION="KDE note taking utility" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - >=dev-libs/grantlee-0.1 - $(add_kdebase_dep kdepimlibs 'semantic-desktop') - $(add_kdebase_dep kdepim-common-libs) -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - akonadi_next/ -" |