summaryrefslogtreecommitdiff
blob: d9a5e79c7676d1151408c9543d9ffb167d8c00c7 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# ChangeLog for x11-misc/bbrun
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/ChangeLog,v 1.18 2006/12/04 01:22:16 omp Exp $

  04 Dec 2006; David Shakaryan <omp@gentoo.org> -bbrun-1.4.ebuild,
  bbrun-1.6.ebuild:
  Add dev-util/pkgconfig to DEPEND and remove older version.

  17 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> bbrun-1.6.ebuild:
  Stable on ppc.

  08 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> bbrun-1.6.ebuild:
  Stable on sparc

  08 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> bbrun-1.6.ebuild:
  Marked stable on x86.

  31 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> bbrun-1.6.ebuild:
  added ~amd64 to KEYWORDS. fixes #80127

*bbrun-1.6 (08 Jan 2005)

  08 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> metadata.xml,
  -bbrun-1.3.ebuild, bbrun-1.4.ebuild, +bbrun-1.6.ebuild:
  Version bump for bug 64425; new version now uses gtk+-2. Removed
  virtual/blackbox dep as its only true dep is gtk+ for bug 48555. Tidy
  ebuilds. Also updated HOMEPAGE/SRC_URI.

  14 Aug 2004; Sven Wegener <swegener@gentoo.org> bbrun-1.4.ebuild:
  Trimmed trailing whitespace.

  14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bbrun-1.3.ebuild,
  bbrun-1.4.ebuild:
  Removed S=, added IUSE=

  30 Oct 2003; Brandon Hale <tseng@gentoo.org> metadata.xml:
  Added metadata.xml

  19 Jun 2003; mkeadle <mkeadle@gentoo.org> bbrun-1.4.ebuild:
  moving 1.4 into stable x86 land. it's been quite a while and it's stable.

*bbrun-1.4 (21 Feb 2003)

  21 Feb 2003; Matt Keadle <mkeadle@gentoo.org> bbrun-1.4.ebuild :

  Version bump to latest. I've removed the pgk_postinst() step from the ebuild
  that was adding an entry for bbrun to /etc/X11/Sessions/blackbox. If you don't
  have blackbox installed it would create an empty file. bbrun is usable in any
  *box window manager, and since this step isn't being made for either Fluxbox or
  Openbox it'll be up to the user to add bbrun to their .xinitrc is they want it
  auto stated on login

*bbrun-1.3 (13 Apr 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

  13 Apr 2002; Seemant Kulleen <seemant@gentoo.org> bbrun-1.3.ebuild :

  Version upgrade info, and new SRC_URI/HOMEPAGE info supplied by
  cmjohn@mail.utexas.edu (Chris Johnson) in bug #1642

*bbrun-1.1-r3 (15 Mar 2002)

  15 Mar 2002; Seemant Kulleen <seemant@gentoo.org>  bbrun-1.1-r3.ebuild :

  Updated DEPEND info to virtual/blackbox

*bbrun-1.1-r2 (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.