summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 22:11:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 22:11:30 +0000
commitb773ad88bc726661ffd30315a9b6ddc336593b0c (patch)
tree14a7b89776510c6b6ba52d398a8db53d5a7905a7 /kde-base/kdeaccounts-plugin
parent[kde-base] Drop KDE SC 4.4.1 (diff)
downloadhistorical-b773ad88bc726661ffd30315a9b6ddc336593b0c.tar.gz
historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.tar.bz2
historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.zip
[kde-base] Drop KDE SC 4.4.1
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force
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.4.1.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog
index b88ea575fa16..45d0a90fcb0d 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.52 2010/05/03 20:27:20 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.53 2010/05/03 21:22:06 alexxy Exp $
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ -kdeaccounts-plugin-4.4.1.ebuild:
+ Drop KDE SC 4.4.1
*kdeaccounts-plugin-4.4.3 (03 May 2010)
diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.1.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.1.ebuild
deleted file mode 100644
index 1a7e844bfe96..000000000000
--- a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.4.1.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/kdeaccounts-plugin/kdeaccounts-plugin-4.4.1.ebuild,v 1.1 2010/03/02 16:03:26 tampakrap Exp $
-
-EAPI="3"
-
-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 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs)
-"
-RDEPEND="${DEPEND}"