diff options
author | 2003-10-18 11:16:54 +0000 | |
---|---|---|
committer | 2003-10-18 11:16:54 +0000 | |
commit | a7a439c22393d1cd24c98a0a11a7d76902511c76 (patch) | |
tree | 9790436c8c8461eb0fefe1edefe65857a4840012 /app-shells/sash/ChangeLog | |
parent | version bump, bug #28085 (diff) | |
download | gentoo-2-a7a439c22393d1cd24c98a0a11a7d76902511c76.tar.gz gentoo-2-a7a439c22393d1cd24c98a0a11a7d76902511c76.tar.bz2 gentoo-2-a7a439c22393d1cd24c98a0a11a7d76902511c76.zip |
Fixed includes patch to remove bootstrapper breakage.
Diffstat (limited to 'app-shells/sash/ChangeLog')
-rw-r--r-- | app-shells/sash/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog index 3ddd4a6cd664..44d6d1ad8183 100644 --- a/app-shells/sash/ChangeLog +++ b/app-shells/sash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/sash # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.13 2003/10/18 09:14:03 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.14 2003/10/18 11:16:44 plasmaroo Exp $ + + 18 Oct 2003; <plasmaroo@gentoo.org> files/sash-3.6-fix-includes.patch: + Fixed includes patch to get rid of bootstrapping-breakage: e2fsprogs + DEPEND should now be un-necessary. 18 Oct 2003; Jon Portnoy <avenj@gentoo.org> sash-3.6.ebuild : Fixed DEPEND to include sys-fs/e2fsprogs. |