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
|
# ChangeLog for media-sound/codecgraph
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/codecgraph/ChangeLog,v 1.9 2015/04/23 23:24:29 mrueg Exp $
23 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -codecgraph-20090522.ebuild,
-files/20080422-makefile-prefix.diff, -files/20080507-makefile-prefix.diff,
-files/20090522-makefile-prefix.diff:
Remove old.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
codecgraph-20090522.ebuild, codecgraph-20120114.ebuild:
QA: drop trailing '.' from DESCRIPTION
20 Apr 2012; Mike Gilbert <floppym@gentoo.org> codecgraph-20120114.ebuild:
Call emake.
20 Apr 2012; Mike Gilbert <floppym@gentoo.org> codecgraph-20120114.ebuild:
Set PYTHON_DEPEND=2 and do emake DESTDIR=. Suggested by Arfrever.
*codecgraph-20120114 (20 Apr 2012)
20 Apr 2012; Tony Vroon <chainsaw@gentoo.org>
+files/20120114-makefile-prefix.diff, -codecgraph-20080422.ebuild,
-codecgraph-20080507.ebuild, +codecgraph-20120114.ebuild:
Version bump, incorporating ebuild improvements by Ian "idella4" Delaney that
have been reviewed by Arfrever Frehtes Taifersar Arahesis in bug #313939.
*codecgraph-20090522 (21 Nov 2010)
21 Nov 2010; <chainsaw@gentoo.org> +files/20090522-makefile-prefix.diff,
+codecgraph-20090522.ebuild:
Version bump. Install manpages to correct location as /usr/man is deprecated.
*codecgraph-20080507 (07 May 2008)
07 May 2008; <chainsaw@gentoo.org> +files/20080507-makefile-prefix.diff,
-codecgraph-20080311.ebuild, +codecgraph-20080507.ebuild:
New upstream snapshot. If you had a Python traceback before, this one's
for you.
*codecgraph-20080422 (22 Apr 2008)
22 Apr 2008; <chainsaw@gentoo.org> +files/20080422-makefile-prefix.diff,
+codecgraph-20080422.ebuild:
Version bump. Install more documentation.
*codecgraph-20080311 (14 Mar 2008)
14 Mar 2008; Tony Vroon <chainsaw@gentoo.org>
+files/20080311-makefile-prefix.diff, +metadata.xml,
+codecgraph-20080311.ebuild:
Initial commit, ebuild by me.
|