diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:10:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 03:10:25 +0000 |
commit | e28fb09895149e03e17d368f43548680b328ecb0 (patch) | |
tree | 6ba8260de4373cbaa4d90fdfd1d2e26840e730a4 /media-libs/libquicktime | |
parent | merge updates from bug #184947 (diff) | |
download | historical-e28fb09895149e03e17d368f43548680b328ecb0.tar.gz historical-e28fb09895149e03e17d368f43548680b328ecb0.tar.bz2 historical-e28fb09895149e03e17d368f43548680b328ecb0.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'media-libs/libquicktime')
-rw-r--r-- | media-libs/libquicktime/libquicktime-0.9.10.ebuild | 3 | ||||
-rw-r--r-- | media-libs/libquicktime/libquicktime-1.0.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/media-libs/libquicktime/libquicktime-0.9.10.ebuild b/media-libs/libquicktime/libquicktime-0.9.10.ebuild index 873c6c7f0f94..358ddd0aee46 100644 --- a/media-libs/libquicktime/libquicktime-0.9.10.ebuild +++ b/media-libs/libquicktime/libquicktime-0.9.10.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-libs/libquicktime/libquicktime-0.9.10.ebuild,v 1.17 2007/05/16 15:23:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-0.9.10.ebuild,v 1.18 2007/07/12 03:10:24 mr_bones_ Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -119,4 +119,3 @@ pkg_preinst() { fi fi } - diff --git a/media-libs/libquicktime/libquicktime-1.0.0.ebuild b/media-libs/libquicktime/libquicktime-1.0.0.ebuild index d55bbd99d69b..d71d0569440f 100644 --- a/media-libs/libquicktime/libquicktime-1.0.0.ebuild +++ b/media-libs/libquicktime/libquicktime-1.0.0.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-libs/libquicktime/libquicktime-1.0.0.ebuild,v 1.2 2007/04/30 23:18:43 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.0.0.ebuild,v 1.3 2007/07/12 03:10:24 mr_bones_ Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -114,4 +114,3 @@ pkg_preinst() { fi fi } - |