diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2008-04-05 15:23:30 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2008-04-05 15:23:30 +0000 |
commit | 8bff79e7da26df02b4fd04524dba2b93df47480c (patch) | |
tree | 1ca76e8643b8ac47da2d8d2073318a244f5c90a4 /media-video/vdr/ChangeLog | |
parent | Version bump. Dropped old version and removed useless test use flag. (diff) | |
download | gentoo-2-8bff79e7da26df02b4fd04524dba2b93df47480c.tar.gz gentoo-2-8bff79e7da26df02b4fd04524dba2b93df47480c.tar.bz2 gentoo-2-8bff79e7da26df02b4fd04524dba2b93df47480c.zip |
Do not create video-directory as this will have wrong permission if we create it - and not everyone wants it, init-script does mkdir if needed.
(Portage version: 2.1.5_rc1)
Diffstat (limited to 'media-video/vdr/ChangeLog')
-rw-r--r-- | media-video/vdr/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-video/vdr/ChangeLog b/media-video/vdr/ChangeLog index 475bc12be1d3..4df85c575c24 100644 --- a/media-video/vdr/ChangeLog +++ b/media-video/vdr/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/vdr # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.104 2008/03/24 09:46:58 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/ChangeLog,v 1.105 2008/04/05 15:23:30 zzam Exp $ + + 05 Apr 2008; Matthias Schwarzott <zzam@gentoo.org> vdr-1.4.7-r10.ebuild, + vdr-1.6.0.ebuild: + Do not create video-directory as this will have wrong permission if we + create it - and not everyone wants it, init-script does mkdir if needed. *vdr-1.6.0 (24 Mar 2008) |