blob: 115b054d6b5694e02aa71ef187547ee247d75a00 (
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
|
# ChangeLog for media-video/mpgtx
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/ChangeLog,v 1.14 2006/12/08 23:36:42 aballier Exp $
*mpgtx-1.3.1-r1 (08 Dec 2006)
08 Dec 2006; Alexis Ballier <aballier@gentoo.org>
+files/mpgtx-1.3.1-configure.patch,
+files/mpgtx-1.3.1-dont-ignore-cxx-flags.patch, +mpgtx-1.3.1-r1.ebuild:
Various fixes from Timothy Redaelli <drizzt@gentoo.org> : prestripping, does
not use LDFLAGS, does not use CHOST-CXX, bug #157531. Plus another fix to
not ignore CXXFLAGS.
03 May 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata to list media-video@gentoo.org as maintainer.
15 May 2005; Diego Pettenò <flameeyes@gentoo.org> mpgtx-1.3.1.ebuild:
Improved check for gcc 3.4 or better, considering gcc 4.
15 May 2005; Diego Pettenò <flameeyes@gentoo.org> mpgtx-1.3.1.ebuild:
Moved to toolchain-funcs eclass and removed virtual/libc dep.
23 Apr 2005; Kito <kito@gentoo.org> mpgtx-1.3.1.ebuild:
DEPEND=virtual/libc instead of glibc. ~ppc-macos keyword, closes Bug 67043
22 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
-files/mpgtx-1.3-gcc34.patch:
removed unneeded patch
22 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> mpgtx-1.3.1.ebuild,
-mpgtx-1.3.ebuild:
stable on amd64 and x86, also did some cleanup
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
*mpgtx-1.3.1 (28 Jan 2005)
28 Jan 2005; Chris White <chriswhite@gentoo.org> +mpgtx-1.3.1.ebuild:
Bumped to 1.3.1. Fixes bug #79160. Thanks to Martin Deirs for the report.
18 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> mpgtx-1.3.ebuild:
Marked ~amd64.
29 Sep 2004; Patrick Dawson <pkdawson@gentoo.org>
+files/mpgtx-1.3-gcc34.patch, mpgtx-1.3.ebuild:
gcc-3.4 fix
13 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml:
Adding missing metadata.xml. Taking over as maintainer.
*mpgtx-1.3 (08 Sep 2003)
08 Sep 2003; Jon Portnoy <avenj@gentoo.org> mpgtx-1.3.ebuild :
Initial import. Submitted in bug 13727 by Christian Dietl
<christian@expires.de>.
|