diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 11:50:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-20 11:50:19 +0000 |
commit | 93059b93c47a5a683fcc43c5df9605f9b6162a54 (patch) | |
tree | f808e5596f76d213e83835178a8db45af4a7f4a2 /app-text/notecase/ChangeLog | |
parent | added sys/types patch (needed for glibc-2.7, solves bug #201510) (diff) | |
download | historical-93059b93c47a5a683fcc43c5df9605f9b6162a54.tar.gz historical-93059b93c47a5a683fcc43c5df9605f9b6162a54.tar.bz2 historical-93059b93c47a5a683fcc43c5df9605f9b6162a54.zip |
Fix sed, bug #206755
Package-Manager: portage-2.1.4
Diffstat (limited to 'app-text/notecase/ChangeLog')
-rw-r--r-- | app-text/notecase/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/notecase/ChangeLog b/app-text/notecase/ChangeLog index 146092ed6f0b..52c35f7fbd00 100644 --- a/app-text/notecase/ChangeLog +++ b/app-text/notecase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/notecase # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/ChangeLog,v 1.10 2008/01/15 17:16:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/ChangeLog,v 1.11 2008/01/20 11:50:19 armin76 Exp $ + + 20 Jan 2008; Raúl Porcel <armin76@gentoo.org> notecase-1.7.6.ebuild: + Fix sed, bug #206755 *notecase-1.7.6 (15 Jan 2008) |