diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:17:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:17:53 +0000 |
commit | 89e558ca60aba61ac722c93f0b0cafbf9b05114e (patch) | |
tree | c75f6f5fc201d3088d1cdf4fedd4101ca02b2e85 /media-video | |
parent | whitespace (diff) | |
download | gentoo-2-89e558ca60aba61ac722c93f0b0cafbf9b05114e.tar.gz gentoo-2-89e558ca60aba61ac722c93f0b0cafbf9b05114e.tar.bz2 gentoo-2-89e558ca60aba61ac722c93f0b0cafbf9b05114e.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-video')
-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 } |