summaryrefslogtreecommitdiff
blob: d3508fac9cd18a7f62d66fe593714d3802f844b9 (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
# ChangeLog for media-video/motioneye
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/motioneye/ChangeLog,v 1.8 2006/01/26 05:49:05 robbat2 Exp $

  26 Jan 2006; Robin H. Johnson <robbat2@gentoo.org>
  motioneye-1.3-r1.ebuild:
  Fix modular-X deps properly. "use? || (...)" is not valid, it should be
  "use? ( || (...) )".

  25 Jan 2006; Patrick Kursawe <phosphan@gentoo.org> -motioneye-1.3.ebuild:
  No need to have two ~x86 versions in the tree.

*motioneye-1.3-r1 (23 Jan 2006)

  23 Jan 2006; Patrick Kursawe <phosphan@gentoo.org>
  -files/motioneye-1.2-Makefile.diff, -motioneye-1.2.ebuild,
  +motioneye-1.3-r1.ebuild:
  Porting to modular X

*motioneye-1.3 (26 Aug 2005)

  26 Aug 2005; Patrick Kursawe <phosphan@gentoo.org> +motioneye-1.3.ebuild:
  Version bump. Using custom CFLAGS now, patch no longer needed.

  09 Jun 2004; Aron Griffis <agriffis@gentoo.org> motioneye-1.2.ebuild:
  Fix use invocation

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> motioneye-1.2.ebuild:
  Add inherit eutils

*motioneye-1.2 (29 Sep 2003)

  29 Sep 2003; Patrick Kursawe <phosphan@gentoo.org> metadata.xml,
  motioneye-1.2.ebuild, files/motioneye-1.2-Makefile.diff:
  Initial import, suggested in bug 28071