diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:02:45 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:02:45 +0000 |
commit | 4c91cb1b69b089989f454c7accceb4639e4252d0 (patch) | |
tree | f080ba01591c660fea840598a881a5f67aaee110 /kde-base/kjots | |
parent | Prevent auto-stripping of binaries. Closes bug #252112. (diff) | |
download | gentoo-2-4c91cb1b69b089989f454c7accceb4639e4252d0.tar.gz gentoo-2-4c91cb1b69b089989f454c7accceb4639e4252d0.tar.bz2 gentoo-2-4c91cb1b69b089989f454c7accceb4639e4252d0.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.1.2.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.1.3.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index e9ebf7f76d56..a8c22dbec1f1 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.95 2009/01/13 22:11:14 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.96 2009/01/14 15:02:45 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kjots-4.1.2.ebuild, + -kjots-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kjots-4.1.4 (13 Jan 2009) diff --git a/kde-base/kjots/kjots-4.1.2.ebuild b/kde-base/kjots/kjots-4.1.2.ebuild deleted file mode 100644 index 21e2a53035a8..000000000000 --- a/kde-base/kjots/kjots-4.1.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.1.2.ebuild,v 1.1 2008/10/02 08:56:39 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdepim -inherit kde4-meta - -DESCRIPTION="Kjots - KDE note taking utility" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -DEPEND=">=kde-base/libkdepim-${PV}:${SLOT}" - -KMEXTRACTONLY="libkdepim" diff --git a/kde-base/kjots/kjots-4.1.3.ebuild b/kde-base/kjots/kjots-4.1.3.ebuild deleted file mode 100644 index 63fffb996680..000000000000 --- a/kde-base/kjots/kjots-4.1.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.1.3.ebuild,v 1.2 2008/11/16 07:39:09 vapier Exp $ - -EAPI="2" - -KMNAME=kdepim -inherit kde4-meta - -DESCRIPTION="Kjots - KDE note taking utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" - -DEPEND=">=kde-base/libkdepim-${PV}:${SLOT}" - -KMEXTRACTONLY="libkdepim" |