summaryrefslogtreecommitdiff
blob: 5f78d19711c808c18ddfea59bd53596242458026 (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
# ChangeLog for app-admin/killproc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/ChangeLog,v 1.9 2004/06/24 21:30:02 agriffis Exp $

  15 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> +metadata.xml:
  Added ~amd64.

  12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
  killproc-1.12-r2.ebuild:
  Don't assign default to S; header fix

*killproc-1.12-r2 (1 Feb 2002)

  09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> killproc-1.12-r2.ebuild :

  Changed sed expression delimiters to : instead of /, closing bug #15006 by
  Blu3 <david+gentoo.org@blue-labs.org>

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  29 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> killproc-1.12-r2.ebuild :

  Added an if [ ${ARCH} = "x86" ] for -m486 flag > Makefile to make non arch
  dependent.
  Added RDEPEND
  Added RDEPEND.

  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.