diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-31 22:44:52 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-31 22:44:52 +0000 |
commit | 7aab6906589b8a444608306fea2160998500556e (patch) | |
tree | 50b2f5ff2f1b6e1847a66b0cbc7e7d39433a54c1 /kde-base/kjots | |
parent | Remove old KDE versions. (diff) | |
download | gentoo-2-7aab6906589b8a444608306fea2160998500556e.tar.gz gentoo-2-7aab6906589b8a444608306fea2160998500556e.tar.bz2 gentoo-2-7aab6906589b8a444608306fea2160998500556e.zip |
Remove old KDE versions.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.3.4.ebuild | 17 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.4.0.ebuild | 17 |
3 files changed, 5 insertions, 35 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index ad20176f4f63..6f18c14e18e1 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.142 2010/03/30 21:09:42 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.143 2010/03/31 22:44:52 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kjots-4.3.4.ebuild, + -kjots-4.4.0.ebuild: + Remove old KDE versions. *kjots-4.4.2 (30 Mar 2010) diff --git a/kde-base/kjots/kjots-4.3.4.ebuild b/kde-base/kjots/kjots-4.3.4.ebuild deleted file mode 100644 index bd9f8c7bef3a..000000000000 --- a/kde-base/kjots/kjots-4.3.4.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.3.4.ebuild,v 1.2 2010/01/23 20:17:14 abcd Exp $ - -EAPI="2" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Kjots - KDE note taking utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep libkdepim) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kjots/kjots-4.4.0.ebuild b/kde-base/kjots/kjots-4.4.0.ebuild deleted file mode 100644 index 296d0525de84..000000000000 --- a/kde-base/kjots/kjots-4.4.0.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.0.ebuild,v 1.1 2010/02/09 00:18:18 alexxy Exp $ - -EAPI="2" - -KMNAME="kdepim" -inherit kde4-meta - -DESCRIPTION="Kjots - KDE note taking utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND}" |