public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/tie-encryptedhash: ChangeLog tie-encryptedhash-1.240.0.ebuild
@ 2011-08-27 16:26 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2011-08-27 16:26 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/27 16:26:43

  Modified:             ChangeLog
  Added:                tie-encryptedhash-1.240.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-perl/tie-encryptedhash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	24 Apr 2011 15:51:07 -0000	1.17
+++ ChangeLog	27 Aug 2011 16:26:43 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/tie-encryptedhash
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.17 2011/04/24 15:51:07 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.18 2011/08/27 16:26:43 tove Exp $
+
+*tie-encryptedhash-1.240.0 (27 Aug 2011)
+
+  27 Aug 2011; Torsten Veller <tove@gentoo.org>
+  +tie-encryptedhash-1.240.0.ebuild:
+  Change version scheme
 
   24 Apr 2011; Fabian Groffen <grobian@gentoo.org>
   tie-encryptedhash-1.24.ebuild:



1.1                  dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.1&content-type=text/plain

Index: tie-encryptedhash-1.240.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/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.1 2011/08/27 16:26:43 tove Exp $

EAPI=4

MY_PN=Tie-EncryptedHash
MODULE_AUTHOR=VIPUL
MODULE_VERSION=1.24
inherit perl-module

DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields."

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""

RDEPEND="dev-perl/Crypt-Blowfish
	dev-perl/Crypt-DES
	dev-perl/crypt-cbc"
DEPEND="${RDEPEND}"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/tie-encryptedhash: ChangeLog tie-encryptedhash-1.240.0.ebuild
@ 2012-02-24 10:57 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:57 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/24 10:57:11

  Modified:             ChangeLog tie-encryptedhash-1.240.0.ebuild
  Log:
  Stable for amd64, wrt bug #400319
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-perl/tie-encryptedhash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	4 Sep 2011 11:22:10 -0000	1.19
+++ ChangeLog	24 Feb 2012 10:57:11 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/tie-encryptedhash
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.19 2011/09/04 11:22:10 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.20 2012/02/24 10:57:11 ago Exp $
+
+  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+  tie-encryptedhash-1.240.0.ebuild:
+  Stable for amd64, wrt bug #400319
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -tie-encryptedhash-1.24.ebuild:
   Cleanup



1.2                  dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?r1=1.1&r2=1.2

Index: tie-encryptedhash-1.240.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tie-encryptedhash-1.240.0.ebuild	27 Aug 2011 16:26:43 -0000	1.1
+++ tie-encryptedhash-1.240.0.ebuild	24 Feb 2012 10:57:11 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.1 2011/08/27 16:26:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.2 2012/02/24 10:57:11 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Crypt-Blowfish






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/tie-encryptedhash: ChangeLog tie-encryptedhash-1.240.0.ebuild
@ 2012-02-24 15:31 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-24 15:31 UTC (permalink / raw
  To: gentoo-commits

jer         12/02/24 15:31:21

  Modified:             ChangeLog tie-encryptedhash-1.240.0.ebuild
  Log:
  Stable for HPPA (bug #400319).
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-perl/tie-encryptedhash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	24 Feb 2012 10:57:11 -0000	1.20
+++ ChangeLog	24 Feb 2012 15:31:21 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/tie-encryptedhash
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.20 2012/02/24 10:57:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.21 2012/02/24 15:31:21 jer Exp $
+
+  24 Feb 2012; Jeroen Roovers <jer@gentoo.org>
+  tie-encryptedhash-1.240.0.ebuild:
+  Stable for HPPA (bug #400319).
 
   24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
   tie-encryptedhash-1.240.0.ebuild:



1.3                  dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?r1=1.2&r2=1.3

Index: tie-encryptedhash-1.240.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tie-encryptedhash-1.240.0.ebuild	24 Feb 2012 10:57:11 -0000	1.2
+++ tie-encryptedhash-1.240.0.ebuild	24 Feb 2012 15:31:21 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.2 2012/02/24 10:57:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.3 2012/02/24 15:31:21 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Crypt-Blowfish






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/tie-encryptedhash: ChangeLog tie-encryptedhash-1.240.0.ebuild
@ 2012-03-09 10:31 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09 10:31 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/03/09 10:31:10

  Modified:             ChangeLog tie-encryptedhash-1.240.0.ebuild
  Log:
  x86 stable wrt bug #400319
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.22                 dev-perl/tie-encryptedhash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	24 Feb 2012 15:31:21 -0000	1.21
+++ ChangeLog	9 Mar 2012 10:31:10 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/tie-encryptedhash
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.21 2012/02/24 15:31:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.22 2012/03/09 10:31:10 phajdan.jr Exp $
+
+  09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  tie-encryptedhash-1.240.0.ebuild:
+  x86 stable wrt bug #400319
 
   24 Feb 2012; Jeroen Roovers <jer@gentoo.org>
   tie-encryptedhash-1.240.0.ebuild:



1.4                  dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?r1=1.3&r2=1.4

Index: tie-encryptedhash-1.240.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tie-encryptedhash-1.240.0.ebuild	24 Feb 2012 15:31:21 -0000	1.3
+++ tie-encryptedhash-1.240.0.ebuild	9 Mar 2012 10:31:10 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.3 2012/02/24 15:31:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.4 2012/03/09 10:31:10 phajdan.jr Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Crypt-Blowfish






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/tie-encryptedhash: ChangeLog tie-encryptedhash-1.240.0.ebuild
@ 2012-03-31 14:10 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 5+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-31 14:10 UTC (permalink / raw
  To: gentoo-commits

klausman    12/03/31 14:10:41

  Modified:             ChangeLog tie-encryptedhash-1.240.0.ebuild
  Log:
  Stable on alpha, bug #400319
  
  (Portage version: 2.1.10.52/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-perl/tie-encryptedhash/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	9 Mar 2012 10:31:10 -0000	1.22
+++ ChangeLog	31 Mar 2012 14:10:41 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/tie-encryptedhash
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.22 2012/03/09 10:31:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/ChangeLog,v 1.23 2012/03/31 14:10:41 klausman Exp $
+
+  31 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+  tie-encryptedhash-1.240.0.ebuild:
+  Stable on alpha, bug #400319
 
   09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   tie-encryptedhash-1.240.0.ebuild:



1.5                  dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild?r1=1.4&r2=1.5

Index: tie-encryptedhash-1.240.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tie-encryptedhash-1.240.0.ebuild	9 Mar 2012 10:31:10 -0000	1.4
+++ tie-encryptedhash-1.240.0.ebuild	31 Mar 2012 14:10:41 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.4 2012/03/09 10:31:10 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tie-encryptedhash/tie-encryptedhash-1.240.0.ebuild,v 1.5 2012/03/31 14:10:41 klausman Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/Crypt-Blowfish






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

end of thread, other threads:[~2012-03-31 14:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 10:31 [gentoo-commits] gentoo-x86 commit in dev-perl/tie-encryptedhash: ChangeLog tie-encryptedhash-1.240.0.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-31 14:10 Tobias Klausmann (klausman)
2012-02-24 15:31 Jeroen Roovers (jer)
2012-02-24 10:57 Agostino Sarubbo (ago)
2011-08-27 16:26 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