diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-07-29 23:39:02 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-07-29 23:39:02 +0000 |
commit | 6e8db4a6631c68e2539bcdb143d9e0dd1da891fa (patch) | |
tree | 19c8d8c5c07090de0373c981cc552bb9eaf64157 /dev-util/cutils/ChangeLog | |
parent | fix use usage and fix bug #100055 (diff) | |
download | gentoo-2-6e8db4a6631c68e2539bcdb143d9e0dd1da891fa.tar.gz gentoo-2-6e8db4a6631c68e2539bcdb143d9e0dd1da891fa.tar.bz2 gentoo-2-6e8db4a6631c68e2539bcdb143d9e0dd1da891fa.zip |
removed die from epatch || die. old version cleanout
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/cutils/ChangeLog')
-rw-r--r-- | dev-util/cutils/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/cutils/ChangeLog b/dev-util/cutils/ChangeLog index f9010ee86d34..4bcdd1c8a5a8 100644 --- a/dev-util/cutils/ChangeLog +++ b/dev-util/cutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cutils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.11 2005/05/07 10:56:47 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.12 2005/07/29 23:39:02 dragonheart Exp $ + + 29 Jul 2005; Daniel Black <dragonheart@gentoo.org> -cutils-1.6.ebuild, + cutils-1.6-r1.ebuild: + removed die from epatch || die. old version cleanout 07 May 2005; David Holm <dholm@gentoo.org> cutils-1.6-r1.ebuild: Added to ~ppc. |