diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2005-03-04 18:14:12 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2005-03-04 18:14:12 +0000 |
commit | f44192ee9ea79f017db686986e5f670605b3e505 (patch) | |
tree | 4fbc63109c7a8d13aee2b220a43c53e5fc723ae1 /sys-apps/ivman | |
parent | Version bump. (diff) | |
download | gentoo-2-f44192ee9ea79f017db686986e5f670605b3e505.tar.gz gentoo-2-f44192ee9ea79f017db686986e5f670605b3e505.tar.bz2 gentoo-2-f44192ee9ea79f017db686986e5f670605b3e505.zip |
Fixing missing ':' in header
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/ivman')
-rw-r--r-- | sys-apps/ivman/ivman-0.5_pre2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ivman/ivman-0.5_pre2.ebuild b/sys-apps/ivman/ivman-0.5_pre2.ebuild index aa05d307541c..154afd22acc3 100644 --- a/sys-apps/ivman/ivman-0.5_pre2.ebuild +++ b/sys-apps/ivman/ivman-0.5_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.5_pre2.ebuild,v 1.4 2005/03/04 18:14:12 genstef Exp $ DESCRIPTION="Daemon to mount/unmount devices, based on info from HAL" HOMEPAGE="http://ivman.sf.net" |