diff options
author | 2007-07-13 05:15:33 +0000 | |
---|---|---|
committer | 2007-07-13 05:15:33 +0000 | |
commit | 9ab002bca68f0dea55ca2eebf53741acf1e926ab (patch) | |
tree | 334fe06f59e2bb321ea13893d330e4bb66807249 /sys-fs/dazuko | |
parent | whitespace (diff) | |
download | historical-9ab002bca68f0dea55ca2eebf53741acf1e926ab.tar.gz historical-9ab002bca68f0dea55ca2eebf53741acf1e926ab.tar.bz2 historical-9ab002bca68f0dea55ca2eebf53741acf1e926ab.zip |
whitespace
Package-Manager: portage-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 } - |