summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-14 16:10:53 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-14 16:10:53 +0000
commitd38a5828d6a18f82bc7627dfa12a7b660dfbc52e (patch)
tree62912a53eb5bad74c46691d1ec95456db51bfad6 /kde-base/kmplot
parentPrevent automatic stripping of binaries. Closes bug #252107. (diff)
downloadhistorical-d38a5828d6a18f82bc7627dfa12a7b660dfbc52e.tar.gz
historical-d38a5828d6a18f82bc7627dfa12a7b660dfbc52e.tar.bz2
historical-d38a5828d6a18f82bc7627dfa12a7b660dfbc52e.zip
Drop KDE 4.1.2 and 4.1.3
Package-Manager: portage-2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog6
-rw-r--r--kde-base/kmplot/kmplot-4.1.2.ebuild14
-rw-r--r--kde-base/kmplot/kmplot-4.1.3.ebuild14
3 files changed, 5 insertions, 29 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index 4841f367babe..09ed02101d98 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.100 2009/01/13 22:22:45 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.101 2009/01/14 15:11:58 alexxy Exp $
+
+ 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmplot-4.1.2.ebuild,
+ -kmplot-4.1.3.ebuild:
+ Drop KDE 4.1.2 and 4.1.3
*kmplot-4.1.4 (13 Jan 2009)
diff --git a/kde-base/kmplot/kmplot-4.1.2.ebuild b/kde-base/kmplot/kmplot-4.1.2.ebuild
deleted file mode 100644
index 8746073ec13b..000000000000
--- a/kde-base/kmplot/kmplot-4.1.2.ebuild
+++ /dev/null
@@ -1,14 +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/kmplot/kmplot-4.1.2.ebuild,v 1.1 2008/10/02 09:15:03 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME=kdeedu
-inherit kde4-meta
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"
diff --git a/kde-base/kmplot/kmplot-4.1.3.ebuild b/kde-base/kmplot/kmplot-4.1.3.ebuild
deleted file mode 100644
index 2f2ffaf416d0..000000000000
--- a/kde-base/kmplot/kmplot-4.1.3.ebuild
+++ /dev/null
@@ -1,14 +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/kmplot/kmplot-4.1.3.ebuild,v 1.2 2008/11/16 07:46:31 vapier Exp $
-
-EAPI="2"
-
-KMNAME=kdeedu
-inherit kde4-meta
-
-DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"