summaryrefslogtreecommitdiff
blob: a16d36254035880c7a59c01ba2898268337495a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# ChangeLog for dev-perl/Module-Signature
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.15 2007/03/04 14:45:26 mcummings Exp $

  04 Mar 2007; Michael Cummings <mcummings@gentoo.org>
  Module-Signature-0.54.ebuild, Module-Signature-0.55.ebuild:
  Correcting QA notice - test wasn't in IUSE

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  07 Jan 2007; Michael Cummings <mcummings@gentoo.org>
  Module-Signature-0.44.ebuild, Module-Signature-0.51.ebuild,
  Module-Signature-0.54.ebuild, Module-Signature-0.55.ebuild:
  Marking amd64 stable

*Module-Signature-0.55 (20 Aug 2006)

  20 Aug 2006; Michael Cummings <mcummings@gentoo.org>
  +Module-Signature-0.55.ebuild:
  Version bump

  05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
  Module-Signature-0.44.ebuild, Module-Signature-0.51.ebuild,
  Module-Signature-0.54.ebuild:
  Adding perl dep; fixed DEPEND

  04 Jul 2006; Christian Hartmann <ian@gentoo.org>
  Module-Signature-0.44.ebuild, Module-Signature-0.51.ebuild,
  Module-Signature-0.54.ebuild:
  Fixed RDEPEND wrt bug #134781

*Module-Signature-0.54 (24 Jun 2006)

  24 Jun 2006; Michael Cummings <mcummings@gentoo.org>
  +Module-Signature-0.54.ebuild:
  Version bump.

  13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
  Module-Signature-0.44.ebuild, Module-Signature-0.51.ebuild:
  Virtuals for perl-core

  07 Feb 2006; <mcumming@gentoo.org> Module-Signature-0.44.ebuild,
  Module-Signature-0.51.ebuild:
  bug 121189, dup'd module in tree

  13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
  Module-Signature-0.44.ebuild:
  Marking x86 stable

*Module-Signature-0.51 (13 Jan 2006)

  13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
  +Module-Signature-0.51.ebuild:
  Version bump upstream

  25 May 2005; Michael Cummings <mcummings@gentoo.org>
  Module-Signature-0.44.ebuild:
  dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration

  06 May 2005; Sven Wegener <swegener@gentoo.org>
  Module-Signature-0.44.ebuild:
  Removed * postfix from <, <=, >= and > dependencies.

  11 Apr 2005; Ferris McCormick <fmccor@gentoo.org>
  Module-Signature-0.44.ebuild:
  Remove ~sparc keyword because dev-perl/math-pari-2.010603 will not build,
  and it will not build because pari-2.1.6 does not build on sparc; See Bug
  87790 for explanation.

*Module-Signature-0.44 (11 Apr 2005)

  11 Apr 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
  +Module-Signature-0.44.ebuild:
  Bugs 88267,88354(ok, that one i created for this), and the one that brought it
  up first, 83789. Here's the sum up: we tell users to use cpan or g-cpan if a
  module isn't in the tree. Fine. But if they do that, they can end up with a
  Module::Signature install because it becoming a silent dep in a lot of places
  to confirm the security/validity of a module installation. At least this way
  we can A) provide an ebuild that we can track/fix and B) we have some minor
  influence in the sanity of their environment. This should override any already
  installed versions and be safe for future uses.