summaryrefslogtreecommitdiff
blob: bb48f74b1d992c2843819e622ee5d1365f5d8782 (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
84
85
86
87
88
89
90
91
92
93
# ChangeLog for media-libs/ming
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.25 2007/01/06 19:58:14 kugelfang Exp $

  06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -ming-0.2a-r1.ebuild,
  -ming-0.2a-r2.ebuild:
  QA: Removed unused versions.

  08 Dec 2006; Timothy Redaelli <drizzt@gentoo.org>
  +files/ming-0.2a-make.patch, ming-0.2a-r3.ebuild:
  Add a patch to use $MAKE instead of make and add ~x86-fbsd keyword

  20 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> ming-0.3.0.ebuild:
  applying java patch needs to be conditional on java useflag (Bug #144548)

  20 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> ming-0.3.0.ebuild:
  Fix python dependency.

*ming-0.3.0 (22 Aug 2006)

  20 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
  +ming-0.3.0.ebuild:
  version bump including php and perl bindings added -- ebuild courtesy 
  of Adam Penser (Bug #121716)

*ming-0.2a-r3 (11 Jun 2006)

  11 Jun 2006; Robin H. Johnson <robbat2@gentoo.org>
  +files/ming-0.2a-linking.patch, +ming-0.2a-r3.ebuild:
  Bug #123728, fix python module linking brokenness. Also fix QA issue of
  missing SONAME.

  07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
  ming-0.2a.ebuild, ming-0.2a-r1.ebuild:
  Drop virtual/libc dependency. Add maintainer-needed metadata.

*ming-0.2a-r2 (01 Oct 2005)

  01 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org> +ming-0.2a-r2.ebuild:
  Fix bug 101336.

*ming-0.2a-r1 (12 Feb 2005)

  12 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> +ming-0.2a-r1.ebuild:
  Add python support.

  06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> ming-0.2a.ebuild:
  get_libdir fixes.

  19 Aug 2004; Tom Gall <tgall@gentoo.org> ming-0.2a.ebuild:
  stable on ppc64

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ming-0.2a.ebuild:
  virtual/glibc -> virtual/libc

  11 May 2004; Michael McCabe <randy@gentoo.org> ming-0.2a.ebuild:
  Added s390 keywords

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ming-0.2a.ebuild:
  Add inherit eutils

  10 Jan 2004; <agriffis@gentoo.org> ming-0.2a.ebuild:
  stable on ia64

  03 Dec 2003; Aron Griffis <agriffis@gentoo.org> ming-0.2a.ebuild:
  Stable on alpha to support lilypond-1.8.2

  27 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> ming-0.2a.ebuild:
  Fixed -fPIC compilation. Closing #32951.

  30 Jun 2003; Bartosch Pixa <darkspecter@gentoo.org> ming-0.2a.ebuild:
  set ppc in keywords

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ming-0.2a (15 May 2002)

  20 Mar 2003; Guy Martin <gmsoft@gentoo.org> ming-0.2a.ebuild :
  Pruned -g from CFLAGS. Added hppa to KEYWORDS and -fPIC to CFLAGS for hppa.

  15 May 2002; Jon Nelson <jnelson@gentoo.org> ming-0.2a.ebuild :
  
  New ebuild for new version!
  
*ming-0.1.1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.