public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached-Fast: ChangeLog Cache-Memcached-Fast-0.170.0.ebuild
@ 2011-09-01 11:39 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-09-01 11:39 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/01 11:39:56

  Modified:             ChangeLog
  Added:                Cache-Memcached-Fast-0.170.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-perl/Cache-Memcached-Fast/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	7 Jan 2010 23:27:00 -0000	1.6
+++ ChangeLog	1 Sep 2011 11:39:55 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Cache-Memcached-Fast
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.6 2010/01/07 23:27:00 flameeyes Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.7 2011/09/01 11:39:55 tove Exp $
+
+*Cache-Memcached-Fast-0.170.0 (01 Sep 2011)
+
+  01 Sep 2011; Torsten Veller <tove@gentoo.org>
+  +Cache-Memcached-Fast-0.170.0.ebuild:
+  Change version scheme
 
   07 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   Cache-Memcached-Fast-0.17.ebuild:



1.1                  dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild

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

Index: Cache-Memcached-Fast-0.170.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/Cache-Memcached-Fast-0.170.0.ebuild,v 1.1 2011/09/01 11:39:55 tove Exp $

EAPI=4

MODULE_AUTHOR=KROKI
MODULE_VERSION=0.17
inherit perl-module

DESCRIPTION="Perl client for memcached, in C language"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

SRC_TEST="do"

MAKEOPTS="${MAKEOPTS} -j1"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached-Fast: ChangeLog Cache-Memcached-Fast-0.170.0.ebuild
@ 2013-01-08 18:36 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2013-01-08 18:36 UTC (permalink / raw
  To: gentoo-commits

tove        13/01/08 18:36:24

  Modified:             ChangeLog
  Removed:              Cache-Memcached-Fast-0.170.0.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)

Revision  Changes    Path
1.11                 dev-perl/Cache-Memcached-Fast/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	28 Jun 2012 19:07:51 -0000	1.10
+++ ChangeLog	8 Jan 2013 18:36:24 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Cache-Memcached-Fast
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.10 2012/06/28 19:07:51 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached-Fast/ChangeLog,v 1.11 2013/01/08 18:36:24 tove Exp $
+
+  08 Jan 2013; Torsten Veller <tove@gentoo.org>
+  -Cache-Memcached-Fast-0.170.0.ebuild:
+  Cleanup
 
 *Cache-Memcached-Fast-0.190.0 (28 Jun 2012)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-08 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-08 18:36 [gentoo-commits] gentoo-x86 commit in dev-perl/Cache-Memcached-Fast: ChangeLog Cache-Memcached-Fast-0.170.0.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-01 11:39 Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox