diff options
author | 2007-07-13 05:15:33 +0000 | |
---|---|---|
committer | 2007-07-13 05:15:33 +0000 | |
commit | fa8bbca60da2153912e37cf3b76c0fb3b7652dab (patch) | |
tree | 085b3ef005e4a225c4043d053bb46de34d1d2ba3 /sys-fs/dazuko | |
parent | whitespace (diff) | |
download | gentoo-2-fa8bbca60da2153912e37cf3b76c0fb3b7652dab.tar.gz gentoo-2-fa8bbca60da2153912e37cf3b76c0fb3b7652dab.tar.bz2 gentoo-2-fa8bbca60da2153912e37cf3b76c0fb3b7652dab.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-fs/dazuko')
-rw-r--r-- | sys-fs/dazuko/dazuko-2.3.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/dazuko/dazuko-2.3.3.ebuild b/sys-fs/dazuko/dazuko-2.3.3.ebuild index 97de7f9bb293..cf7df072fd1b 100644 --- a/sys-fs/dazuko/dazuko-2.3.3.ebuild +++ b/sys-fs/dazuko/dazuko-2.3.3.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-fs/dazuko/dazuko-2.3.3.ebuild,v 1.1 2007/03/22 12:11:46 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dazuko/dazuko-2.3.3.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit linux-mod toolchain-funcs flag-o-matic @@ -91,4 +91,3 @@ pkg_postinst() { pkg_postrm() { [ "${KERNEL}" = "linux" ] && linux-mod_pkg_postrm } - |