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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
++ apcupsd-3.14.4.ebuild       2008-06-18 10:31:13.000000000 +0200
Lines 1-6 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
1
# Copyright 1999-2008 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/sys-power/apcupsd/apcupsd-3.14.3.ebuild,v 1.1 2008/05/08 19:37:30 tantive Exp $
3
# $Header: $
4
WEBAPP_MANUAL_SLOT="yes"
4
WEBAPP_MANUAL_SLOT="yes"
5
inherit eutils webapp
5
inherit eutils webapp
Lines 34-40 Link Here
34
       cd "${S}"
34
       cd "${S}"
35
       epatch "${FILESDIR}"/${PV}/apcupsd.in.patch
35
       epatch "${FILESDIR}"/${PV}/apcupsd.in.patch
36
       epatch "${FILESDIR}"/${PV}/etc.patch
36
       epatch "${FILESDIR}"/${PV}/etc.patch
37
       epatch "${FILESDIR}"/${PV}/hal-ups-policy.patch
38
}
37
}
39
src_compile() {
38
src_compile() {

Return to bug 228011