summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r--kde-base/kdepasswd/ChangeLog6
-rw-r--r--kde-base/kdepasswd/kdepasswd-4.4.5.ebuild21
2 files changed, 5 insertions, 22 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog
index 514537c76759..93c4b6d7be24 100644
--- a/kde-base/kdepasswd/ChangeLog
+++ b/kde-base/kdepasswd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdepasswd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.183 2011/06/01 18:12:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.184 2011/06/02 21:57:53 dilfridge Exp $
+
+ 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kdepasswd-4.4.5.ebuild:
+ Drop KDE-4.4
01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepasswd-4.6.2.ebuild:
Marking kdepasswd-4.6.2 ppc stable for bug 354033
diff --git a/kde-base/kdepasswd/kdepasswd-4.4.5.ebuild b/kde-base/kdepasswd/kdepasswd-4.4.5.ebuild
deleted file mode 100644
index b04c25e5944b..000000000000
--- a/kde-base/kdepasswd/kdepasswd-4.4.5.ebuild
+++ /dev/null
@@ -1,21 +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/kdepasswd/kdepasswd-4.4.5.ebuild,v 1.5 2010/08/09 17:33:57 scarabeus Exp $
-
-EAPI="3"
-
-KMNAME="kdebase-apps"
-inherit kde4-meta
-
-DESCRIPTION="KDE GUI for passwd"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-DEPEND="
- $(add_kdebase_dep libkonq)
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep kdesu)
-"
-
-KMLOADLIBS="libkonq"