Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129185
Collapse All | Expand All

(-)./scribus-1.3.2-r1.ebuild (-2 / +1 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2006 Gentoo Foundation
1
# Copyright 1999-2006 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.2-r1.ebuild,v 1.1 2006/01/24 01:51:18 hanno Exp $
3
# $Header: $
4
4
5
inherit qt3 eutils
5
inherit qt3 eutils
6
6
Lines 26-32 Link Here
26
26
27
src_unpack() {
27
src_unpack() {
28
	unpack ${A}
28
	unpack ${A}
29
	epatch ${FILESDIR}/${P}-fixes.diff
30
}
29
}
31
30
32
src_compile() {
31
src_compile() {

Return to bug 129185