summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:47:01 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-23 17:47:01 +0000
commitcdb7e09fa753abb2a4b2cd1d67801daec04878dd (patch)
tree541184aadc7c61a72169de72e47ae69553fb39d6 /kde-base/kcheckpass
parentremove old sdricoh_cs versions (diff)
downloadhistorical-cdb7e09fa753abb2a4b2cd1d67801daec04878dd.tar.gz
historical-cdb7e09fa753abb2a4b2cd1d67801daec04878dd.tar.bz2
historical-cdb7e09fa753abb2a4b2cd1d67801daec04878dd.zip
Remove traces of monolithic KDE 4.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r--kde-base/kcheckpass/ChangeLog5
-rw-r--r--kde-base/kcheckpass/kcheckpass-4.0.1.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog
index 8d5c22dee382..62d809ee9f0a 100644
--- a/kde-base/kcheckpass/ChangeLog
+++ b/kde-base/kcheckpass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.82 2008/02/20 22:39:42 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.83 2008/02/23 17:37:01 ingmar Exp $
+
+ 23 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> kcheckpass-4.0.1.ebuild:
+ Remove traces of monolithic KDE 4.
*kcheckpass-3.5.9 (20 Feb 2008)
diff --git a/kde-base/kcheckpass/kcheckpass-4.0.1.ebuild b/kde-base/kcheckpass/kcheckpass-4.0.1.ebuild
index 699d5f9d3d5e..4a520a48763e 100644
--- a/kde-base/kcheckpass/kcheckpass-4.0.1.ebuild
+++ b/kde-base/kcheckpass/kcheckpass-4.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.0.1.ebuild,v 1.1 2008/02/07 00:11:22 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.0.1.ebuild,v 1.2 2008/02/23 17:37:01 ingmar Exp $
EAPI="1"
@@ -11,7 +11,8 @@ DESCRIPTION="A simple password checker, used by any software in need of user aut
KEYWORDS="~amd64 ~x86"
IUSE="pam"
-DEPEND="pam? ( >=kde-base/kdebase-pam-7
+DEPEND="
+ pam? ( >=kde-base/kdebase-pam-7
sys-libs/pam )"
RDEPEND="${DEPEND}"