diff options
author | Steve Dibb <beandog@gentoo.org> | 2006-10-23 05:42:55 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2006-10-23 05:42:55 +0000 |
commit | bfbe9c91848906b15754503072ef56db162574ab (patch) | |
tree | 2622b383969b6ce6b601fc52786beec62c6f14aa /media-video/dvdrip/files | |
parent | Update USE flag deps error messages wrt bug 151024, remove nptl patch (diff) | |
download | gentoo-2-bfbe9c91848906b15754503072ef56db162574ab.tar.gz gentoo-2-bfbe9c91848906b15754503072ef56db162574ab.tar.bz2 gentoo-2-bfbe9c91848906b15754503072ef56db162574ab.zip |
Update USE flag deps error messages wrt bug 151024, remove nptl patch
(Portage version: 2.1.1-r1)
(Unsigned Manifest commit)
Diffstat (limited to 'media-video/dvdrip/files')
-rw-r--r-- | media-video/dvdrip/files/nptl-amd64.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/media-video/dvdrip/files/nptl-amd64.patch b/media-video/dvdrip/files/nptl-amd64.patch deleted file mode 100644 index a01165db0e4f..000000000000 --- a/media-video/dvdrip/files/nptl-amd64.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naurp Video-DVDRip-0.97.10.orig/lib/Video/DVDRip/Config.pm Video-DVDRip-0.97.10/lib/Video/DVDRip/Config.pm ---- Video-DVDRip-0.97.10.orig/lib/Video/DVDRip/Config.pm 2006-06-28 20:39:45.000000000 -0400 -+++ Video-DVDRip-0.97.10/lib/Video/DVDRip/Config.pm 2006-06-28 20:40:37.000000000 -0400 -@@ -405,7 +405,7 @@ my %CONFIG_PARAMETER = ( - workaround_nptl_bugs => { - label => __ "Workaround transcode NPTL bugs", - type => 'switch', -- value => 1, -+ value => 0, - }, - nptl_ld_assume_kernel => { - label => __ "Set LD_ASSUME_KERNEL to", |