diff options
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 } |