* [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.11.14.ebuild ChangeLog
@ 2014-11-14 18:41 Manuel Rueger (mrueg)
0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-11-14 18:41 UTC (permalink / raw
To: gentoo-commits
mrueg 14/11/14 18:41:52
Modified: ChangeLog
Added: kcheckpass-4.11.14.ebuild
Log:
Version bump.
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key )
Revision Changes Path
1.329 kde-base/kcheckpass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.329&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.329&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?r1=1.328&r2=1.329
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.328
retrieving revision 1.329
diff -u -r1.328 -r1.329
--- ChangeLog 6 Nov 2014 19:18:46 -0000 1.328
+++ ChangeLog 14 Nov 2014 18:41:52 -0000 1.329
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.328 2014/11/06 19:18:46 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.329 2014/11/14 18:41:52 mrueg Exp $
+
+*kcheckpass-4.11.14 (14 Nov 2014)
+
+ 14 Nov 2014; Manuel Rüger <mrueg@gentoo.org> +kcheckpass-4.11.14.ebuild:
+ Version bump.
06 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -kcheckpass-4.11.11.ebuild,
-kcheckpass-4.11.12.ebuild:
1.1 kde-base/kcheckpass/kcheckpass-4.11.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.1&content-type=text/plain
Index: kcheckpass-4.11.14.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.1 2014/11/14 18:41:52 mrueg Exp $
EAPI=5
KMNAME="kde-workspace"
inherit kde4-meta
DESCRIPTION="A simple password checker, used by any software in need of user authentication"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug pam"
RDEPEND="
pam? (
>=kde-base/kdebase-pam-7
virtual/pam
)
"
src_prepare() {
kde4-meta_src_prepare
use pam && epatch "${FILESDIR}/${PN}-4.4.2-no-SUID-no-GUID.patch"
}
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with pam)
)
kde4-meta_src_configure
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.11.14.ebuild ChangeLog
@ 2014-12-11 11:44 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-12-11 11:44 UTC (permalink / raw
To: gentoo-commits
zlogene 14/12/11 11:44:18
Modified: kcheckpass-4.11.14.ebuild ChangeLog
Log:
amd64 stable wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.2 kde-base/kcheckpass/kcheckpass-4.11.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?r1=1.1&r2=1.2
Index: kcheckpass-4.11.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kcheckpass-4.11.14.ebuild 14 Nov 2014 18:41:52 -0000 1.1
+++ kcheckpass-4.11.14.ebuild 11 Dec 2014 11:44:18 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.1 2014/11/14 18:41:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.2 2014/12/11 11:44:18 zlogene Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-meta
DESCRIPTION="A simple password checker, used by any software in need of user authentication"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug pam"
RDEPEND="
1.331 kde-base/kcheckpass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.331&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.331&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?r1=1.330&r2=1.331
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -r1.330 -r1.331
--- ChangeLog 14 Nov 2014 19:33:03 -0000 1.330
+++ ChangeLog 11 Dec 2014 11:44:18 -0000 1.331
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.330 2014/11/14 19:33:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.331 2014/12/11 11:44:18 zlogene Exp $
+
+ 11 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> kcheckpass-4.11.14.ebuild:
+ amd64 stable wrt bug #517344
14 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -kcheckpass-4.11.13.ebuild:
Cleanup old.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.11.14.ebuild ChangeLog
@ 2015-02-14 14:35 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-14 14:35 UTC (permalink / raw
To: gentoo-commits
ago 15/02/14 14:35:13
Modified: kcheckpass-4.11.14.ebuild ChangeLog
Log:
Stable for x86 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 kde-base/kcheckpass/kcheckpass-4.11.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?r1=1.2&r2=1.3
Index: kcheckpass-4.11.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kcheckpass-4.11.14.ebuild 11 Dec 2014 11:44:18 -0000 1.2
+++ kcheckpass-4.11.14.ebuild 14 Feb 2015 14:35:13 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.2 2014/12/11 11:44:18 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.3 2015/02/14 14:35:13 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-meta
DESCRIPTION="A simple password checker, used by any software in need of user authentication"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug pam"
RDEPEND="
1.332 kde-base/kcheckpass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.332&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.332&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?r1=1.331&r2=1.332
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -r1.331 -r1.332
--- ChangeLog 11 Dec 2014 11:44:18 -0000 1.331
+++ ChangeLog 14 Feb 2015 14:35:13 -0000 1.332
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.331 2014/12/11 11:44:18 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.332 2015/02/14 14:35:13 ago Exp $
+
+ 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.11.14.ebuild:
+ Stable for x86 wrt bug #517344
11 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> kcheckpass-4.11.14.ebuild:
amd64 stable wrt bug #517344
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.11.14.ebuild ChangeLog
@ 2015-02-16 8:31 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-16 8:31 UTC (permalink / raw
To: gentoo-commits
ago 15/02/16 08:31:41
Modified: kcheckpass-4.11.14.ebuild ChangeLog
Log:
Stable for ppc wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 kde-base/kcheckpass/kcheckpass-4.11.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?r1=1.3&r2=1.4
Index: kcheckpass-4.11.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kcheckpass-4.11.14.ebuild 14 Feb 2015 14:35:13 -0000 1.3
+++ kcheckpass-4.11.14.ebuild 16 Feb 2015 08:31:40 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.3 2015/02/14 14:35:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.4 2015/02/16 08:31:40 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-meta
DESCRIPTION="A simple password checker, used by any software in need of user authentication"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug pam"
RDEPEND="
1.333 kde-base/kcheckpass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.333&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.333&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?r1=1.332&r2=1.333
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -r1.332 -r1.333
--- ChangeLog 14 Feb 2015 14:35:13 -0000 1.332
+++ ChangeLog 16 Feb 2015 08:31:40 -0000 1.333
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.332 2015/02/14 14:35:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.333 2015/02/16 08:31:40 ago Exp $
+
+ 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.11.14.ebuild:
+ Stable for ppc wrt bug #517344
14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.11.14.ebuild:
Stable for x86 wrt bug #517344
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.11.14.ebuild ChangeLog
@ 2015-02-17 11:06 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-17 11:06 UTC (permalink / raw
To: gentoo-commits
ago 15/02/17 11:06:37
Modified: kcheckpass-4.11.14.ebuild ChangeLog
Log:
Stable for ppc64 wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 kde-base/kcheckpass/kcheckpass-4.11.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild?r1=1.4&r2=1.5
Index: kcheckpass-4.11.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kcheckpass-4.11.14.ebuild 16 Feb 2015 08:31:40 -0000 1.4
+++ kcheckpass-4.11.14.ebuild 17 Feb 2015 11:06:37 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.4 2015/02/16 08:31:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.11.14.ebuild,v 1.5 2015/02/17 11:06:37 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
inherit kde4-meta
DESCRIPTION="A simple password checker, used by any software in need of user authentication"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug pam"
RDEPEND="
1.334 kde-base/kcheckpass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.334&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?rev=1.334&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kcheckpass/ChangeLog?r1=1.333&r2=1.334
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -r1.333 -r1.334
--- ChangeLog 16 Feb 2015 08:31:40 -0000 1.333
+++ ChangeLog 17 Feb 2015 11:06:37 -0000 1.334
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kcheckpass
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.333 2015/02/16 08:31:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.334 2015/02/17 11:06:37 ago Exp $
+
+ 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.11.14.ebuild:
+ Stable for ppc64 wrt bug #517344
16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> kcheckpass-4.11.14.ebuild:
Stable for ppc wrt bug #517344
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-02-17 11:07 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14 18:41 [gentoo-commits] gentoo-x86 commit in kde-base/kcheckpass: kcheckpass-4.11.14.ebuild ChangeLog Manuel Rueger (mrueg)
-- strict thread matches above, loose matches on Subject: below --
2014-12-11 11:44 Mikle Kolyada (zlogene)
2015-02-14 14:35 Agostino Sarubbo (ago)
2015-02-16 8:31 Agostino Sarubbo (ago)
2015-02-17 11:06 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox