summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-01-05 19:35:03 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-01-05 19:35:03 +0000
commit05c1c6bccc705a7ab5ca7c57770c8d0b35ec8246 (patch)
treee1a51575a06b3d201b67d0bc2e39475f8af629c0 /dev-perl
parentstabilize amd64, arm, arm64, x86 (diff)
downloadgentoo-2-05c1c6bccc705a7ab5ca7c57770c8d0b35ec8246.tar.gz
gentoo-2-05c1c6bccc705a7ab5ca7c57770c8d0b35ec8246.tar.bz2
gentoo-2-05c1c6bccc705a7ab5ca7c57770c8d0b35ec8246.zip
Mark stable
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Event-RPC/ChangeLog7
-rw-r--r--dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Event-RPC/ChangeLog b/dev-perl/Event-RPC/ChangeLog
index 8e15ec2c9ad2..3424e9040929 100644
--- a/dev-perl/Event-RPC/ChangeLog
+++ b/dev-perl/Event-RPC/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Event-RPC
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event-RPC/ChangeLog,v 1.33 2014/06/12 20:12:27 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event-RPC/ChangeLog,v 1.34 2015/01/05 19:35:03 zlogene Exp $
+
+ 05 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> Event-RPC-1.50.0.ebuild:
+ Mark stable
12 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> -Event-RPC-0.90.ebuild,
-Event-RPC-1.10.0.ebuild, Event-RPC-1.30.0.ebuild:
diff --git a/dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild b/dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild
index c6f879b0dbb3..df32a8ac3b04 100644
--- a/dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild
+++ b/dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild
@@ -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/dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild,v 1.1 2014/06/12 20:09:56 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event-RPC/Event-RPC-1.50.0.ebuild,v 1.2 2015/01/05 19:35:03 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Event based transparent Client/Server RPC framework"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND="|| ( dev-perl/Event dev-perl/glib-perl )