public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: ChangeLog kcheckpass-4.0.0.ebuild
@ 2008-01-17 23:36 Wulf Krueger (philantrop)
  0 siblings, 0 replies; only message in thread
From: Wulf Krueger (philantrop) @ 2008-01-17 23:36 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/01/17 23:36:21

  Modified:             ChangeLog
  Added:                kcheckpass-4.0.0.ebuild
  Log:
  Added KDE 4.0.0's kcheckpass.
  (Portage version: 2.1.4)

Revision  Changes    Path
1.72                 kde-base/kcheckpass/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	19 Oct 2007 22:02:59 -0000	1.71
+++ ChangeLog	17 Jan 2008 23:36:20 -0000	1.72
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kcheckpass
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.71 2007/10/19 22:02:59 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.72 2008/01/17 23:36:20 philantrop Exp $
+
+*kcheckpass-4.0.0 (17 Jan 2008)
+
+  17 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
+  +kcheckpass-4.0.0.ebuild:
+  Added KDE 4.0.0's kcheckpass.
 
 *kcheckpass-3.5.8 (19 Oct 2007)
 



1.1                  kde-base/kcheckpass/kcheckpass-4.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.0.0.ebuild?rev=1.1&content-type=text/plain

Index: kcheckpass-4.0.0.ebuild
===================================================================
# 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.0.ebuild,v 1.1 2008/01/17 23:36:20 philantrop Exp $

EAPI="1"

KMNAME=kdebase-workspace
inherit kde4-meta

DESCRIPTION="A simple password checker, used by any software in need of user authentication."
KEYWORDS="~amd64 ~x86"
IUSE="pam"

DEPEND="
	pam? ( >=kde-base/kdebase-pam-7
		sys-libs/pam )"
RDEPEND="${DEPEND}"

PATCHES="${FILESDIR}/kdebase-${PV}-pam-optional.patch"

src_compile() {
	mycmakeargs="${mycmakeargs}
		$(cmake-utils_use_with pam PAM)"
	kde4-meta_src_compile
}



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-17 23:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 23:36 [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: ChangeLog kcheckpass-4.0.0.ebuild Wulf Krueger (philantrop)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox