diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-03-31 19:25:04 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-03-31 19:25:04 +0000 |
commit | 4b4e92204d7f6b9da13ef3ed08f78c5f955a103f (patch) | |
tree | 7e75cb0d59ae52c366bbbc676c117210339992f4 /media-libs/libextractor | |
parent | Linux version bump (diff) | |
download | gentoo-2-4b4e92204d7f6b9da13ef3ed08f78c5f955a103f.tar.gz gentoo-2-4b4e92204d7f6b9da13ef3ed08f78c5f955a103f.tar.bz2 gentoo-2-4b4e92204d7f6b9da13ef3ed08f78c5f955a103f.zip |
[QA] Make pkcrack blocker less strict as newer revision moves the file away, for bug #247394.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-libs/libextractor')
-rw-r--r-- | media-libs/libextractor/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/libextractor/libextractor-1.0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/libextractor/ChangeLog b/media-libs/libextractor/ChangeLog index f4f2680fed42..9141b0a8f611 100644 --- a/media-libs/libextractor/ChangeLog +++ b/media-libs/libextractor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libextractor -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.87 2013/03/02 21:44:22 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.88 2014/03/31 19:25:04 tomwij Exp $ + + 31 Mar 2014; Tom Wijsman <TomWij@gentoo.org> libextractor-1.0.1.ebuild: + [QA] Make pkcrack blocker less strict as newer revision moves the file away, + for bug #247394. 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> libextractor-1.0.1.ebuild: Move Qt dependencies to the new category diff --git a/media-libs/libextractor/libextractor-1.0.1.ebuild b/media-libs/libextractor/libextractor-1.0.1.ebuild index 747ca4b76c7f..21212d1c67db 100644 --- a/media-libs/libextractor/libextractor-1.0.1.ebuild +++ b/media-libs/libextractor/libextractor-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-1.0.1.ebuild,v 1.6 2013/03/02 21:44:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-1.0.1.ebuild,v 1.7 2014/03/31 19:25:04 tomwij Exp $ EAPI=4 inherit eutils flag-o-matic multilib toolchain-funcs @@ -48,7 +48,7 @@ RDEPEND="app-text/iso-codes media-libs/libvorbis ) zlib? ( sys-libs/zlib ) - !app-crypt/pkcrack + !<app-crypt/pkcrack-1.2.2-r1 !sci-biology/glimmer !sci-chemistry/pdb-extract" DEPEND="${RDEPEND} |