diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-24 21:51:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-24 21:51:52 +0000 |
commit | ba84af6504925278b4f8d7a4574b00c9d19efa29 (patch) | |
tree | de9c4df67622bd9590b89e27ccc583aef6522625 /media-video/qc-usb | |
parent | Update rc-script to have output similar to samba, and improve daemon return (diff) | |
download | gentoo-2-ba84af6504925278b4f8d7a4574b00c9d19efa29.tar.gz gentoo-2-ba84af6504925278b4f8d7a4574b00c9d19efa29.tar.bz2 gentoo-2-ba84af6504925278b4f8d7a4574b00c9d19efa29.zip |
header fix
Diffstat (limited to 'media-video/qc-usb')
-rw-r--r-- | media-video/qc-usb/qc-usb-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/qc-usb/qc-usb-0.6.0.ebuild b/media-video/qc-usb/qc-usb-0.6.0.ebuild index 0aad802c030d..d384061d8250 100644 --- a/media-video/qc-usb/qc-usb-0.6.0.ebuild +++ b/media-video/qc-usb/qc-usb-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/qc-usb/qc-usb-0.6.0.ebuild,v 1.1 2004/07/24 05:17:10 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qc-usb/qc-usb-0.6.0.ebuild,v 1.2 2004/07/24 21:51:52 mr_bones_ Exp $ inherit kernel-mod @@ -41,4 +41,4 @@ pkg_postinst() { einfo "The kernel module for quickcam.{o,ko} is installed for the" einfo "kernel linked by /usr/src/linux." -}
\ No newline at end of file +} |