axs         14/08/24 02:01:52

  Modified:             ChangeLog
  Added:                frontier-rpc-0.07_beta4-r1.ebuild
  Removed:              frontier-rpc-0.07_beta4.ebuild
  Log:
  bumped EAPI to 5; committed directly to stable as no other changes present 
and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 2B6559ED)

Revision  Changes    Path
1.27                 dev-perl/frontier-rpc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/frontier-rpc/ChangeLog?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/frontier-rpc/ChangeLog?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/frontier-rpc/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   24 Jun 2012 17:22:16 -0000      1.26
+++ ChangeLog   24 Aug 2014 02:01:52 -0000      1.27
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/frontier-rpc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.26 
2012/06/24 17:22:16 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/ChangeLog,v 1.27 
2014/08/24 02:01:52 axs Exp $
+
+*frontier-rpc-0.07_beta4-r1 (24 Aug 2014)
+
+  24 Aug 2014; Ian Stakenvicius (_AxS_) <a...@gentoo.org>
+  +frontier-rpc-0.07_beta4-r1.ebuild, -frontier-rpc-0.07_beta4.ebuild:
+  bumped EAPI to 5; committed directly to stable as no other changes present 
and
+  revbump helps stable systems to keep from dieing on perl-5.18 upgrade
 
   24 Jun 2012; Torsten Veller <t...@gentoo.org> frontier-rpc-0.07_beta4.ebuild,
   metadata.xml:
@@ -101,4 +108,3 @@
   06 Oct 2003; Michael Cummings <mcummi...@gentoo.org>
   frontier-rpc-0.07_beta4.ebuild, metadata.xml:
   Cleaning out bug 8125, ebuild submitted by Robert Krimen <r...@messiahic.com>
-



1.1                  dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild?rev=1.1&content-type=text/plain

Index: frontier-rpc-0.07_beta4-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild,v
 1.1 2014/08/24 02:01:52 axs Exp $

EAPI=5

MY_PN=Frontier-RPC
MY_PV=0.07b4
MODULE_AUTHOR=KMACLEOD
inherit perl-module

DESCRIPTION="Perform remote procedure calls using extensible markup language"
SRC_URI+=" http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.tar.gz";
HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/";

SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND="
        dev-perl/XML-Parser
        dev-perl/libwww-perl
"
DEPEND="${RDEPEND}"




Reply via email to