diff options
author | 2003-04-04 00:21:06 +0000 | |
---|---|---|
committer | 2003-04-04 00:21:06 +0000 | |
commit | 53be93195e809bc98bcd4ec5aa461eab53c52c1b (patch) | |
tree | 98f7c1e95d4551c757f44d245bd2b14012f70a20 /sys-apps/debianutils/ChangeLog | |
parent | Forgot to add the changlog. (diff) | |
download | gentoo-2-53be93195e809bc98bcd4ec5aa461eab53c52c1b.tar.gz gentoo-2-53be93195e809bc98bcd4ec5aa461eab53c52c1b.tar.bz2 gentoo-2-53be93195e809bc98bcd4ec5aa461eab53c52c1b.zip |
Added a patch to ignore .keep
Diffstat (limited to 'sys-apps/debianutils/ChangeLog')
-rw-r--r-- | sys-apps/debianutils/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog index 44ae3eabaa92..25f807365fbe 100644 --- a/sys-apps/debianutils/ChangeLog +++ b/sys-apps/debianutils/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-apps/debianutils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.15 2003/03/26 23:04:29 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.16 2003/04/04 00:21:06 seemant Exp $ + +*debianutils-1.16.7-r1 (03 Apr 2003) + + 03 Apr 2003; Seemant Kulleen <seemant@gentoo.org> + debianutils-1.16.7-r1.ebuild, debianutils-1.16.7.ebuild, + debianutils-1.16.7.ebuild, files/debianutils-1.16.7-gentoo.patch: + Added patch for run-parts to ignore .keep files. Patch was submitted by: Jukka + Salmi <jukka-gentoo@2003.salmi.ch> in bug #18423. *debianutils-1.16.7 (26 Mar 2003) |