diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:08:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:08:20 +0000 |
commit | 4412065dff0facdfe312432f9e690189f59b870a (patch) | |
tree | f7a180668b87f963d026be3ea5b8f7acf022d91a /sys-libs/libutempter | |
parent | stable x86, security bug 185256 (diff) | |
download | historical-4412065dff0facdfe312432f9e690189f59b870a.tar.gz historical-4412065dff0facdfe312432f9e690189f59b870a.tar.bz2 historical-4412065dff0facdfe312432f9e690189f59b870a.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.4.1.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.5.ebuild | 3 |
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 |