summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 02:08:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 02:08:20 +0000
commit2f02353ff778c561ddf31e86be12ca86ddbe5bee (patch)
tree99ffc211b03ae99567d244d26048f386e0e951a1 /sys-libs/libutempter
parentstable x86, security bug 185256 (diff)
downloadgentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.tar.gz
gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.tar.bz2
gentoo-2-2f02353ff778c561ddf31e86be12ca86ddbe5bee.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r--sys-libs/libutempter/libutempter-1.1.2.1.ebuild3
-rw-r--r--sys-libs/libutempter/libutempter-1.1.4.1.ebuild3
-rw-r--r--sys-libs/libutempter/libutempter-1.1.5.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild
index 39a891aa6ec4..cee72e2e6efd 100644
--- a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.2.1.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-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.16 2006/09/21 13:41:08 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.17 2007/07/15 02:08:20 mr_bones_ Exp $
inherit rpm eutils flag-o-matic versionator toolchain-funcs
@@ -63,7 +63,6 @@ src_install() {
dosym ../$(get_libdir)/utempter/utempter /usr/sbin/utempter
}
-
pkg_postinst() {
if [ -f "${ROOT}/var/log/wtmp" ]
then
diff --git a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild
index fd37082912f6..b0ac2cd9f2f3 100644
--- a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.4.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-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.16 2007/02/28 15:37:55 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.17 2007/07/15 02:08:20 mr_bones_ Exp $
inherit eutils flag-o-matic versionator toolchain-funcs
@@ -48,7 +48,6 @@ src_install() {
dosym ../$(get_libdir)/misc/utempter/utempter /usr/sbin/utempter
}
-
pkg_postinst() {
if [ -f "${ROOT}/var/log/wtmp" ]
then
diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild
index 414632cf42d5..05f80b7d68c2 100644
--- a/sys-libs/libutempter/libutempter-1.1.5.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.5.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-libs/libutempter/libutempter-1.1.5.ebuild,v 1.5 2007/07/03 17:47:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.6 2007/07/15 02:08:20 mr_bones_ Exp $
inherit eutils flag-o-matic versionator toolchain-funcs
@@ -46,7 +46,6 @@ src_install() {
dodoc README
}
-
pkg_postinst() {
if [ -f "${ROOT}/var/log/wtmp" ]
then