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.3.ebuild
@ 2008-04-03 20:44 Wulf Krueger (philantrop)
  0 siblings, 0 replies; only message in thread
From: Wulf Krueger (philantrop) @ 2008-04-03 20:44 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/04/03 20:44:27

  Modified:             ChangeLog
  Added:                kcheckpass-4.0.3.ebuild
  Log:
  Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.87                 kde-base/kcheckpass/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	20 Mar 2008 16:29:06 -0000	1.86
+++ ChangeLog	3 Apr 2008 20:44:26 -0000	1.87
@@ -1,6 +1,13 @@
 # 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.86 2008/03/20 16:29:06 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.87 2008/04/03 20:44:26 philantrop Exp $
+
+*kcheckpass-4.0.3 (03 Apr 2008)
+
+  03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+  +kcheckpass-4.0.3.ebuild:
+  Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+  NOT KEYWORD IT without talking to the KDE herd first.
 
   20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
   -files/kdebase-4.0.1-pam-optional.patch, -kcheckpass-4.0.1.ebuild:



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

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

Index: kcheckpass-4.0.3.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.3.ebuild,v 1.1 2008/04/03 20:44:26 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-4.0.2-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-04-03 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03 20:44 [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: ChangeLog kcheckpass-4.0.3.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