axs         14/08/22 21:18:30

  Modified:             ChangeLog
  Added:                Cache-Memcached-1.290.0-r1.ebuild
                        Cache-Memcached-1.300.0-r1.ebuild
  Removed:              Cache-Memcached-1.290.0.ebuild
                        Cache-Memcached-1.300.0.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.79                 dev-perl/Cache-Memcached/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.79&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?rev=1.79&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   30 Jul 2013 23:51:52 -0000      1.78
+++ ChangeLog   22 Aug 2014 21:18:30 -0000      1.79
@@ -1,6 +1,15 @@
 # ChangeLog for dev-perl/Cache-Memcached
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.78 
2013/07/30 23:51:52 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.79 
2014/08/22 21:18:30 axs Exp $
+
+*Cache-Memcached-1.300.0-r1 (22 Aug 2014)
+*Cache-Memcached-1.290.0-r1 (22 Aug 2014)
+
+  22 Aug 2014; Ian Stakenvicius (_AxS_) <[email protected]>
+  +Cache-Memcached-1.290.0-r1.ebuild, +Cache-Memcached-1.300.0-r1.ebuild,
+  -Cache-Memcached-1.290.0.ebuild, -Cache-Memcached-1.300.0.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
 
   30 Jul 2013; Mikle Kolyada <[email protected]> -Cache-Memcached-1.24.ebuild,
   -Cache-Memcached-1.26.ebuild, -Cache-Memcached-1.27.ebuild,



1.1                  dev-perl/Cache-Memcached/Cache-Memcached-1.290.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.290.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Cache-Memcached-1.290.0-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/Cache-Memcached/Cache-Memcached-1.290.0-r1.ebuild,v
 1.1 2014/08/22 21:18:30 axs Exp $

EAPI=5

MODULE_AUTHOR=DORMANDO
MODULE_VERSION=1.29
inherit perl-module

DESCRIPTION="Perl API for memcached"
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"

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

DEPEND="dev-perl/string-crc32"
RDEPEND="${DEPEND}"

SRC_TEST="do"



1.1                  dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Cache-Memcached-1.300.0-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/Cache-Memcached/Cache-Memcached-1.300.0-r1.ebuild,v
 1.1 2014/08/22 21:18:30 axs Exp $

EAPI=5

MODULE_AUTHOR=DORMANDO
MODULE_VERSION=1.30
inherit perl-module

DESCRIPTION="Perl API for memcached"
HOMEPAGE="http://www.danga.com/memcached/ ${HOMEPAGE}"

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

DEPEND="dev-perl/string-crc32"
RDEPEND="${DEPEND}"

SRC_TEST="do"




Reply via email to