summaryrefslogtreecommitdiff
blob: 42ec95fff37ae9088cc1f58d6f8ba860c7138854 (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
# ChangeLog for media-gfx/xv
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-gfx/xv/ChangeLog,v 1.3 2002/04/29 08:29:14 seemant Exp $

*xv-3.10a-r1 (29 Apr 2002)

  29 Apr 2002; Seemant Kulleen <seemant@gentoo.org> xv-3.10a-r1.ebuild
  files/digest-xv-3.10a.ebuild files/xv-naz-gentoo.patch :

  This patch, submitted by NAZ (from #gentoo) now brings in png, jpeg and tiff
  support.  The only issue is that, if you want support for one of those, you
  get to have support for all of them.  While unfortunate, this unavoidable, due
  to the manner in which xv's Makefiles are laid out.  To think, there actually
  is a configure script.  And also, it's been more than half a decade since
  this package came out -- you'd think the author would issue an upgrade.
  </rant>


  25 Apr 2002; Thilo Bangert <bangert@gentoo.org> :
  
  switched to || die - added description

*xv-3.10a (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.