public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.4.1.ebuild ChangeLog
@ 2010-03-02 15:56 Theo Chatzimichos (tampakrap)
  0 siblings, 0 replies; only message in thread
From: Theo Chatzimichos (tampakrap) @ 2010-03-02 15:56 UTC (permalink / raw
  To: gentoo-commits

tampakrap    10/03/02 15:56:19

  Modified:             ChangeLog
  Added:                kcheckpass-4.4.1.ebuild
  Log:
  Version bump KDE 4.4.1
  (Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.153                kde-base/kcheckpass/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog	20 Feb 2010 10:10:47 -0000	1.152
+++ ChangeLog	2 Mar 2010 15:56:18 -0000	1.153
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kcheckpass
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.152 2010/02/20 10:10:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.153 2010/03/02 15:56:18 tampakrap Exp $
+
+*kcheckpass-4.4.1 (02 Mar 2010)
+
+  02 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+  +kcheckpass-4.4.1.ebuild:
+  Version bump
 
   20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
   kcheckpass-4.3.5.ebuild:



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

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

Index: kcheckpass-4.4.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.4.1.ebuild,v 1.1 2010/03/02 15:56:18 tampakrap Exp $

EAPI="3"

KMNAME="kdebase-workspace"
inherit kde4-meta

DESCRIPTION="A simple password checker, used by any software in need of user authentication."
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug pam"

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

PATCHES=( "${FILESDIR}/kdebase-4.0.2-pam-optional.patch" )

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_with pam)
	)

	kde4-meta_src_configure
}






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

only message in thread, other threads:[~2010-03-02 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02 15:56 [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.4.1.ebuild ChangeLog Theo Chatzimichos (tampakrap)

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