* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Flock: File-Flock-2014.10.0.ebuild ChangeLog
@ 2014-10-08 22:42 Andreas HAttel (dilfridge)
0 siblings, 0 replies; 5+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-10-08 22:42 UTC (permalink / raw
To: gentoo-commits
dilfridge 14/10/08 22:42:34
Modified: File-Flock-2014.10.0.ebuild ChangeLog
Log:
Improve dependencies as suggested by kentnl
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path
1.2 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?r1=1.1&r2=1.2
Index: File-Flock-2014.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-Flock-2014.10.0.ebuild 28 Sep 2014 21:59:32 -0000 1.1
+++ File-Flock-2014.10.0.ebuild 8 Oct 2014 22:42:34 -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/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.1 2014/09/28 21:59:32 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.2 2014/10/08 22:42:34 dilfridge Exp $
EAPI=5
@@ -13,16 +13,18 @@
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
SRC_TEST="do"
RDEPEND="
dev-perl/Data-Structure-Util
- dev-perl/IO-Event
+ >=dev-perl/IO-Event-0.812.0
dev-perl/AnyEvent
dev-perl/Event
+ virtual/perl-Time-HiRes
"
DEPEND="${RDEPEND}
dev-perl/File-Slurp
+ test? ( dev-perl/Test-SharedFork )
"
1.16 dev-perl/File-Flock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 28 Sep 2014 21:59:32 -0000 1.15
+++ ChangeLog 8 Oct 2014 22:42:34 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Flock
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.15 2014/09/28 21:59:32 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.16 2014/10/08 22:42:34 dilfridge Exp $
+
+ 08 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ File-Flock-2014.10.0.ebuild:
+ Improve dependencies as suggested by kentnl
*File-Flock-2014.10.0 (28 Sep 2014)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Flock: File-Flock-2014.10.0.ebuild ChangeLog
@ 2014-10-16 1:31 Anthony G. Basile (blueness)
0 siblings, 0 replies; 5+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-10-16 1:31 UTC (permalink / raw
To: gentoo-commits
blueness 14/10/16 01:31:08
Modified: File-Flock-2014.10.0.ebuild ChangeLog
Log:
Keyword ~ppc ~ppc64, bug #524784
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.3 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?r1=1.2&r2=1.3
Index: File-Flock-2014.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- File-Flock-2014.10.0.ebuild 8 Oct 2014 22:42:34 -0000 1.2
+++ File-Flock-2014.10.0.ebuild 16 Oct 2014 01:31:08 -0000 1.3
@@ -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/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.2 2014/10/08 22:42:34 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.3 2014/10/16 01:31:08 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@
DESCRIPTION="flock() wrapper. Auto-create locks"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
SRC_TEST="do"
1.17 dev-perl/File-Flock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 8 Oct 2014 22:42:34 -0000 1.16
+++ ChangeLog 16 Oct 2014 01:31:08 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/File-Flock
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.16 2014/10/08 22:42:34 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.17 2014/10/16 01:31:08 blueness Exp $
+
+ 16 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
+ File-Flock-2014.10.0.ebuild:
+ Keyword ~ppc ~ppc64, bug #524784
08 Oct 2014; Andreas K. Huettel <dilfridge@gentoo.org>
File-Flock-2014.10.0.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Flock: File-Flock-2014.10.0.ebuild ChangeLog
@ 2014-11-03 11:49 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-11-03 11:49 UTC (permalink / raw
To: gentoo-commits
zlogene 14/11/03 11:49:32
Modified: File-Flock-2014.10.0.ebuild ChangeLog
Log:
Add ~ia64 keyword 524784
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.4 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?r1=1.3&r2=1.4
Index: File-Flock-2014.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- File-Flock-2014.10.0.ebuild 16 Oct 2014 01:31:08 -0000 1.3
+++ File-Flock-2014.10.0.ebuild 3 Nov 2014 11:49:32 -0000 1.4
@@ -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/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.3 2014/10/16 01:31:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.4 2014/11/03 11:49:32 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
DESCRIPTION="flock() wrapper. Auto-create locks"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="test"
SRC_TEST="do"
1.18 dev-perl/File-Flock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 16 Oct 2014 01:31:08 -0000 1.17
+++ ChangeLog 3 Nov 2014 11:49:32 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Flock
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.17 2014/10/16 01:31:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.18 2014/11/03 11:49:32 zlogene Exp $
+
+ 03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> File-Flock-2014.10.0.ebuild:
+ Add ~ia64 keyword 524784
16 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
File-Flock-2014.10.0.ebuild:
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Flock: File-Flock-2014.10.0.ebuild ChangeLog
@ 2014-11-03 19:56 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-11-03 19:56 UTC (permalink / raw
To: gentoo-commits
zlogene 14/11/03 19:56:34
Modified: File-Flock-2014.10.0.ebuild ChangeLog
Log:
Add ~sparc keyword 524784
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.5 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?r1=1.4&r2=1.5
Index: File-Flock-2014.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- File-Flock-2014.10.0.ebuild 3 Nov 2014 11:49:32 -0000 1.4
+++ File-Flock-2014.10.0.ebuild 3 Nov 2014 19:56:34 -0000 1.5
@@ -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/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.4 2014/11/03 11:49:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.5 2014/11/03 19:56:34 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
DESCRIPTION="flock() wrapper. Auto-create locks"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
SRC_TEST="do"
1.19 dev-perl/File-Flock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 3 Nov 2014 11:49:32 -0000 1.18
+++ ChangeLog 3 Nov 2014 19:56:34 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Flock
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.18 2014/11/03 11:49:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.19 2014/11/03 19:56:34 zlogene Exp $
+
+ 03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> File-Flock-2014.10.0.ebuild:
+ Add ~sparc keyword 524784
03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> File-Flock-2014.10.0.ebuild:
Add ~ia64 keyword 524784
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/File-Flock: File-Flock-2014.10.0.ebuild ChangeLog
@ 2014-11-03 20:00 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-11-03 20:00 UTC (permalink / raw
To: gentoo-commits
zlogene 14/11/03 20:00:19
Modified: File-Flock-2014.10.0.ebuild ChangeLog
Log:
Add ~alpha keyword wrt bug 524784
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.6 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild?r1=1.5&r2=1.6
Index: File-Flock-2014.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- File-Flock-2014.10.0.ebuild 3 Nov 2014 19:56:34 -0000 1.5
+++ File-Flock-2014.10.0.ebuild 3 Nov 2014 20:00:19 -0000 1.6
@@ -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/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.5 2014/11/03 19:56:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild,v 1.6 2014/11/03 20:00:19 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
DESCRIPTION="flock() wrapper. Auto-create locks"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
SRC_TEST="do"
1.20 dev-perl/File-Flock/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-Flock/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 3 Nov 2014 19:56:34 -0000 1.19
+++ ChangeLog 3 Nov 2014 20:00:19 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Flock
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.19 2014/11/03 19:56:34 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flock/ChangeLog,v 1.20 2014/11/03 20:00:19 zlogene Exp $
+
+ 03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> File-Flock-2014.10.0.ebuild:
+ Add ~alpha keyword wrt bug 524784
03 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> File-Flock-2014.10.0.ebuild:
Add ~sparc keyword 524784
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-11-03 20:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-16 1:31 [gentoo-commits] gentoo-x86 commit in dev-perl/File-Flock: File-Flock-2014.10.0.ebuild ChangeLog Anthony G. Basile (blueness)
-- strict thread matches above, loose matches on Subject: below --
2014-11-03 20:00 Mikle Kolyada (zlogene)
2014-11-03 19:56 Mikle Kolyada (zlogene)
2014-11-03 11:49 Mikle Kolyada (zlogene)
2014-10-08 22:42 Andreas HAttel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox