diff options
author | 2008-09-29 19:51:50 +0000 | |
---|---|---|
committer | 2008-09-29 19:51:50 +0000 | |
commit | 3920c68504648fe27c9b62dfc8674bfa6de7e681 (patch) | |
tree | 6667f41ded1ee9c7a2570b995cb1afb051295cd2 /app-admin | |
parent | Remove old (diff) | |
download | gentoo-2-3920c68504648fe27c9b62dfc8674bfa6de7e681.tar.gz gentoo-2-3920c68504648fe27c9b62dfc8674bfa6de7e681.tar.bz2 gentoo-2-3920c68504648fe27c9b62dfc8674bfa6de7e681.zip |
fix #238346
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin')
3 files changed, 8 insertions, 3 deletions
diff --git a/app-admin/cronolog/ChangeLog b/app-admin/cronolog/ChangeLog index a5f0b8dda075..7edac1790524 100644 --- a/app-admin/cronolog/ChangeLog +++ b/app-admin/cronolog/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-admin/cronolog # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/cronolog/ChangeLog,v 1.24 2008/09/20 08:49:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/cronolog/ChangeLog,v 1.25 2008/09/29 19:51:49 hollow Exp $ + + 29 Sep 2008; Benedikt Böhm <hollow@gentoo.org> + files/1.6.2-patches/cronolog-large-file-patch.txt, + files/1.6.2-patches/cronolog-missing-symlink-patch.txt: + fix #238346 20 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> cronolog-1.6.2-r3.ebuild: diff --git a/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt b/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt index 5bb3107fc198..862b12d04205 100644 --- a/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt +++ b/app-admin/cronolog/files/1.6.2-patches/cronolog-large-file-patch.txt @@ -1,4 +1,4 @@ ---- /tmp/cronolog.c 2003-10-13 12:35:17.000000000 +0000 +--- tmp/cronolog.c 2003-10-13 12:35:17.000000000 +0000 +++ src/cronolog.c 2003-10-13 12:36:36.000000000 +0000 @@ -82,6 +82,8 @@ * written to "file" (e.g. /dev/console) or to stderr if "file" is "-". diff --git a/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt b/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt index bf7b5e5d4a3c..1309b0099a37 100644 --- a/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt +++ b/app-admin/cronolog/files/1.6.2-patches/cronolog-missing-symlink-patch.txt @@ -1,4 +1,4 @@ ---- /tmp/cronoutils.c 2003-10-13 12:44:59.000000000 +0000 +--- tmp/cronoutils.c 2003-10-13 12:44:59.000000000 +0000 +++ src/cronoutils.c 2003-10-13 12:45:08.000000000 +0000 @@ -199,7 +199,7 @@ { |