diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:10:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:10:21 +0000 |
commit | 5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644 (patch) | |
tree | d6407be86641d13184cf99c834d5f67a556c7bf0 /sys-apps/watchdog | |
parent | whitespace (diff) | |
download | historical-5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644.tar.gz historical-5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644.tar.bz2 historical-5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-apps/watchdog')
-rw-r--r-- | sys-apps/watchdog/watchdog-5.3.1_p2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild b/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild index e7d260a41934..56c599ed3eb6 100644 --- a/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild +++ b/sys-apps/watchdog/watchdog-5.3.1_p2.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-apps/watchdog/watchdog-5.3.1_p2.ebuild,v 1.2 2007/04/13 09:26:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $ inherit eutils @@ -40,4 +40,3 @@ src_install() { docinto examples dodoc examples/* } - |