diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 23:02:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 23:02:48 +0000 |
commit | a0f325681ae15ddd8da5466a0536301bab86e552 (patch) | |
tree | 2c5f08b6b8ccf1ea19228fc63fba9a7ab95b7fb3 /sys-process/audit | |
parent | actually update the path to the hardened patch (diff) | |
download | historical-a0f325681ae15ddd8da5466a0536301bab86e552.tar.gz historical-a0f325681ae15ddd8da5466a0536301bab86e552.tar.bz2 historical-a0f325681ae15ddd8da5466a0536301bab86e552.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/audit-1.2.9-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-process/audit/audit-1.2.9-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-process/audit/audit-1.2.9.ebuild | 3 | ||||
-rw-r--r-- | sys-process/audit/audit-1.5.1.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/sys-process/audit/audit-1.2.9-r1.ebuild b/sys-process/audit/audit-1.2.9-r1.ebuild index 787d359bd3f0..81190deb3d99 100644 --- a/sys-process/audit/audit-1.2.9-r1.ebuild +++ b/sys-process/audit/audit-1.2.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.2.9-r1.ebuild,v 1.1 2007/02/24 10:26:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.2.9-r1.ebuild,v 1.2 2007/07/14 23:02:48 mr_bones_ Exp $ inherit eutils autotools toolchain-funcs @@ -8,7 +8,6 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records." HOMEPAGE="http://people.redhat.com/sgrubb/audit/" SRC_URI="${HOMEPAGE}${P}.tar.gz" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/sys-process/audit/audit-1.2.9-r2.ebuild b/sys-process/audit/audit-1.2.9-r2.ebuild index a88c2c28ca18..bc33478d0d8b 100644 --- a/sys-process/audit/audit-1.2.9-r2.ebuild +++ b/sys-process/audit/audit-1.2.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.2.9-r2.ebuild,v 1.2 2007/03/01 06:33:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.2.9-r2.ebuild,v 1.3 2007/07/14 23:02:48 mr_bones_ Exp $ inherit eutils autotools toolchain-funcs @@ -8,7 +8,6 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records." HOMEPAGE="http://people.redhat.com/sgrubb/audit/" SRC_URI="${HOMEPAGE}${P}.tar.gz" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/sys-process/audit/audit-1.2.9.ebuild b/sys-process/audit/audit-1.2.9.ebuild index c3e1e6949341..7242bc34d098 100644 --- a/sys-process/audit/audit-1.2.9.ebuild +++ b/sys-process/audit/audit-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.2.9.ebuild,v 1.1 2006/11/13 11:41:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.2.9.ebuild,v 1.2 2007/07/14 23:02:48 mr_bones_ Exp $ inherit eutils autotools toolchain-funcs @@ -8,7 +8,6 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records." HOMEPAGE="http://people.redhat.com/sgrubb/audit/" SRC_URI="${HOMEPAGE}${P}.tar.gz" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/sys-process/audit/audit-1.5.1.ebuild b/sys-process/audit/audit-1.5.1.ebuild index 28f343a7b573..a59dc5fc65f8 100644 --- a/sys-process/audit/audit-1.5.1.ebuild +++ b/sys-process/audit/audit-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.1.ebuild,v 1.1 2007/04/01 22:10:54 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.1.ebuild,v 1.2 2007/07/14 23:02:48 mr_bones_ Exp $ inherit eutils autotools toolchain-funcs @@ -8,7 +8,6 @@ DESCRIPTION="Userspace utilities for storing and processing auditing records." HOMEPAGE="http://people.redhat.com/sgrubb/audit/" SRC_URI="${HOMEPAGE}${P}.tar.gz" - LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" |