diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-28 02:09:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-28 02:09:26 +0000 |
commit | 2ec663a02ff4c496847f4e2facc2a61de1dbe72c (patch) | |
tree | 3c49dedc5a8667eb5ee16b1967c9fbee21690d44 /media-video/flumotion | |
parent | whitespace (diff) | |
download | historical-2ec663a02ff4c496847f4e2facc2a61de1dbe72c.tar.gz historical-2ec663a02ff4c496847f4e2facc2a61de1dbe72c.tar.bz2 historical-2ec663a02ff4c496847f4e2facc2a61de1dbe72c.zip |
whitespace
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'media-video/flumotion')
-rw-r--r-- | media-video/flumotion/flumotion-0.5.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/flumotion/flumotion-0.5.2.ebuild b/media-video/flumotion/flumotion-0.5.2.ebuild index d29b993e8348..ceb6c78c95b8 100644 --- a/media-video/flumotion/flumotion-0.5.2.ebuild +++ b/media-video/flumotion/flumotion-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.5.2.ebuild,v 1.1 2008/10/27 19:49:49 deathwing00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.5.2.ebuild,v 1.2 2008/10/28 02:08:57 mr_bones_ Exp $ inherit eutils gnome2 @@ -101,4 +101,3 @@ pkg_postinst() { chmod -R 755 ${dir} done } - |