diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:19:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:19:55 +0000 |
commit | e724ae8a74c09972114e9c9362d44c264f3c7043 (patch) | |
tree | 3f10cbedbbc283e9c6b9c4208b2b6c62032c5abe /media-video/motion | |
parent | remove unused license (diff) | |
download | historical-e724ae8a74c09972114e9c9362d44c264f3c7043.tar.gz historical-e724ae8a74c09972114e9c9362d44c264f3c7043.tar.bz2 historical-e724ae8a74c09972114e9c9362d44c264f3c7043.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-video/motion')
-rw-r--r-- | media-video/motion/motion-3.2.4.ebuild | 4 | ||||
-rw-r--r-- | media-video/motion/motion-3.2.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/motion/motion-3.2.4.ebuild b/media-video/motion/motion-3.2.4.ebuild index 9ee4402a2724..bc8cca2fa463 100644 --- a/media-video/motion/motion-3.2.4.ebuild +++ b/media-video/motion/motion-3.2.4.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/media-video/motion/motion-3.2.4.ebuild,v 1.6 2007/04/28 11:52:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.4.ebuild,v 1.7 2007/06/26 02:17:53 mr_bones_ Exp $ inherit eutils @@ -39,7 +39,7 @@ src_install() { # copy configuration file cp "${D}"/etc/motion-dist.conf "${D}"/etc/motion.conf - # cleanup unused files + # cleanup unused files cd "${D}"/usr/share/doc/${P}/examples/ rm motion.init-Debian motion.init-RH motion.init-FreeBSD.sh } diff --git a/media-video/motion/motion-3.2.7.ebuild b/media-video/motion/motion-3.2.7.ebuild index f5dc752ed804..7d0ba54b7661 100644 --- a/media-video/motion/motion-3.2.7.ebuild +++ b/media-video/motion/motion-3.2.7.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/media-video/motion/motion-3.2.7.ebuild,v 1.5 2007/04/28 11:52:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.7.ebuild,v 1.6 2007/06/26 02:17:53 mr_bones_ Exp $ inherit eutils @@ -39,7 +39,7 @@ src_install() { # copy configuration file cp "${D}"/etc/motion-dist.conf "${D}"/etc/motion.conf - # cleanup unused files + # cleanup unused files cd "${D}"/usr/share/doc/${P}/examples/ rm motion.init-Debian motion.init-RH motion.init-FreeBSD.sh } |