blob: d2f28b3b1bf633b627d2a9cafeec54ac919496fe (
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
|
# ChangeLog for app-admin/killproc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/ChangeLog,v 1.6 2003/02/12 02:24:08 vapier Exp $
*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.
|