summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-02-17 14:05:09 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-02-17 14:05:09 +0000
commit0e07fb44bae41a60900902adbb9444c0145dac84 (patch)
tree2919e31e7c9d2cbb64fdaea649eb290704687714 /kde-base/kreadconfig
parentDrop KDE 4.1.4 (diff)
downloadgentoo-2-0e07fb44bae41a60900902adbb9444c0145dac84.tar.gz
gentoo-2-0e07fb44bae41a60900902adbb9444c0145dac84.tar.bz2
gentoo-2-0e07fb44bae41a60900902adbb9444c0145dac84.zip
Drop KDE 4.1.4
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kreadconfig')
-rw-r--r--kde-base/kreadconfig/ChangeLog6
-rw-r--r--kde-base/kreadconfig/kreadconfig-4.1.4.ebuild12
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kreadconfig/ChangeLog b/kde-base/kreadconfig/ChangeLog
index 76286e409b2d..cf525b9e29fd 100644
--- a/kde-base/kreadconfig/ChangeLog
+++ b/kde-base/kreadconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kreadconfig
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.80 2009/02/01 07:50:24 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/ChangeLog,v 1.81 2009/02/17 14:05:09 alexxy Exp $
+
+ 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -kreadconfig-4.1.4.ebuild:
+ Drop KDE 4.1.4
01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kreadconfig-4.2.0.ebuild:
diff --git a/kde-base/kreadconfig/kreadconfig-4.1.4.ebuild b/kde-base/kreadconfig/kreadconfig-4.1.4.ebuild
deleted file mode 100644
index 01c68c6a2831..000000000000
--- a/kde-base/kreadconfig/kreadconfig-4.1.4.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kreadconfig/kreadconfig-4.1.4.ebuild,v 1.1 2009/01/13 22:41:45 alexxy Exp $
-
-EAPI="2"
-
-KMNAME=kdebase-runtime
-inherit kde4-meta
-
-DESCRIPTION="KDE: A command-line tool to read KConfig entries"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug"