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

Collapse All | Expand All

(-)audit-1.5.4.ebuild.orig (-1 / +1 lines)
Lines 1-9 Link Here
1
# Copyright 1999-2007 Gentoo Foundation
1
# Copyright 1999-2007 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-process/audit/audit-1.5.4.ebuild,v 1.9 2007/10/28 19:54:27 tester Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.9 2007/10/28 19:54:27 tester Exp $
4
4
5
inherit autotools multilib toolchain-funcs
5
inherit autotools flag-o-matic multilib toolchain-funcs
6
6
7
DESCRIPTION="Userspace utilities for storing and processing auditing records"
7
DESCRIPTION="Userspace utilities for storing and processing auditing records"
8
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
8
HOMEPAGE="http://people.redhat.com/sgrubb/audit/"
9
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
9
SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"

Return to bug 199051