Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 601368 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/app-backup/flexbackup/flexbackup-1.2.1-r12.ebuild (-1 / +4 lines)
Lines 10-16 Link Here
10
10
11
LICENSE="GPL-2"
11
LICENSE="GPL-2"
12
SLOT="0"
12
SLOT="0"
13
KEYWORDS="amd64 hppa ppc x86"
13
KEYWORDS="~amd64 ~x86"
14
IUSE=""
14
IUSE=""
15
15
16
RDEPEND="app-arch/mt-st"
16
RDEPEND="app-arch/mt-st"
Lines 53-58 Link Here
53
	# Fix bug #495232: perl 5.16 deprecation warnings.
53
	# Fix bug #495232: perl 5.16 deprecation warnings.
54
	epatch "${FILESDIR}"/${P}-perl-5.16-deprecation-warning.patch
54
	epatch "${FILESDIR}"/${P}-perl-5.16-deprecation-warning.patch
55
55
56
	# Fix bug #601368: app-backup/flexbackup breaks with >=app-arch/tar-1.29 when making tar-based backups
57
	epatch "${FILESDIR}"/${P}-tar-1.29.patch
58
56
	sed -i \
59
	sed -i \
57
		-e '/^\$type = /s:afio:tar:' \
60
		-e '/^\$type = /s:afio:tar:' \
58
		-e "/^\$buffer = /s:'buffer':'false':" \
61
		-e "/^\$buffer = /s:'buffer':'false':" \

Return to bug 601368