summaryrefslogtreecommitdiff
blob: c3befa4c5a815c8e23eaafd6b3673a144c5b85a2 (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
# ChangeLog for dev-libs/tvmet
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/tvmet/ChangeLog,v 1.7 2015/06/09 14:53:41 jlec Exp $

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

  05 May 2015; Manuel Rüger <mrueg@gentoo.org> -tvmet-1.7.2-r1.ebuild:
  Remove old.

  17 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> tvmet-1.7.2-r2.ebuild:
  Keyword amd64-linux and x86-linux

*tvmet-1.7.2-r2 (17 Feb 2013)

  17 Feb 2013; Tiziano Müller <dev-zero@gentoo.org> +tvmet-1.7.2-r2.ebuild,
  -tvmet-1.7.2.ebuild:
  Version bump: EAPI-5 usage, fix doc installation (wrong dir, fails with
  current doxygen), checked bugs #268367 and #282475 which cannot be reproduced
  with current LaTeX (which isn't required since -r1) and compiler. Drop old
  ebuild.

*tvmet-1.7.2-r1 (19 Apr 2009)

  19 Apr 2009; Mark Loeser <halcy0n@gentoo.org>
  +files/tvmet-1.7.2-respect-cxxflags.patch, +tvmet-1.7.2-r1.ebuild:
  Fix build so it respects CXXFLAGS, thanks to Diego E. 'Flameeyes' Pettenò
  <flameeyes AT gentoo DOT org> for reporting; bug #240229

  07 Jun 2008; Tiziano Müller <dev-zero@gentoo.org>
  files/1.7.2-docs_missing_destdir.patch, tvmet-1.7.2.ebuild:
  Reworked the patch to operate on the Makefile.in instead the Makefile.am
  to avoid we need cppunit unconditionally (bug #223175). Added cppunit to
  DEPEND depending on the 'test' USE-flag.

*tvmet-1.7.2 (23 Mar 2008)

  23 Mar 2008; Tiziano Müller <dev-zero@gentoo.org>
  +files/1.7.2-docs_missing_destdir.patch, +metadata.xml,
  +tvmet-1.7.2.ebuild:
  Initial commit, ebuild written by me.