summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 10:35:04 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-14 10:35:04 +0000
commit5144907c6bfcc4a6762e1e1641227cee4c4e70ff (patch)
tree3234ce00910268ef7ad57d74b8fa1ae382e8e852 /kde-base/kdeaccounts-plugin
parent[kde-base/kdeaccessibility-meta] Drop KDE 4.2.3 (diff)
downloadhistorical-5144907c6bfcc4a6762e1e1641227cee4c4e70ff.tar.gz
historical-5144907c6bfcc4a6762e1e1641227cee4c4e70ff.tar.bz2
historical-5144907c6bfcc4a6762e1e1641227cee4c4e70ff.zip
[kde-base/kdeaccounts-plugin] Drop KDE 4.2.3
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r--kde-base/kdeaccounts-plugin/ChangeLog6
-rw-r--r--kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.3.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog
index 342e24e1f54c..1816ac914597 100644
--- a/kde-base/kdeaccounts-plugin/ChangeLog
+++ b/kde-base/kdeaccounts-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdeaccounts-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.28 2009/06/04 23:21:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.29 2009/06/14 10:35:04 alexxy Exp $
+
+ 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -kdeaccounts-plugin-4.2.3.ebuild:
+ Drop KDE 4.2.3
04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> ChangeLog:
Fix accidently added keywords
diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.3.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.3.ebuild
deleted file mode 100644
index 30552426ca83..000000000000
--- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.3.ebuild
+++ /dev/null
@@ -1,17 +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/kdeaccounts-plugin/kdeaccounts-plugin-4.2.3.ebuild,v 1.1 2009/05/06 23:01:36 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="kdesdk"
-inherit kde4-meta
-
-DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-DEPEND="
- >=kde-base/kdepimlibs-${PV}:${SLOT}[kdeprefix=]
-"
-RDEPEND="${DEPEND}"