diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-27 14:31:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-27 14:31:03 +0000 |
commit | 4a8ffaf99d57a433acf1ba826f11a8bbd58efa7c (patch) | |
tree | c45cb92b421b27d2d174080d4a3a28571a666040 /media-libs | |
parent | Marking ffmpegthumbnailer-1.5.4 ppc64 for bug 283632 (diff) | |
download | historical-4a8ffaf99d57a433acf1ba826f11a8bbd58efa7c.tar.gz historical-4a8ffaf99d57a433acf1ba826f11a8bbd58efa7c.tar.bz2 historical-4a8ffaf99d57a433acf1ba826f11a8bbd58efa7c.zip |
Marking libquicktime-1.1.3 ppc64 for bug 283815
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libquicktime/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libquicktime/libquicktime-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libquicktime/ChangeLog b/media-libs/libquicktime/ChangeLog index 4d7ae36bb2f1..cecfc17b9206 100644 --- a/media-libs/libquicktime/ChangeLog +++ b/media-libs/libquicktime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libquicktime # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.139 2009/09/11 21:14:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.140 2009/09/27 14:31:03 ranger Exp $ + + 27 Sep 2009; Brent Baude <ranger@gentoo.org> libquicktime-1.1.3.ebuild: + Marking libquicktime-1.1.3 ppc64 for bug 283815 11 Sep 2009; Markus Meier <maekke@gentoo.org> libquicktime-1.1.3.ebuild: amd64/x86 stable, bug #283815 diff --git a/media-libs/libquicktime/libquicktime-1.1.3.ebuild b/media-libs/libquicktime/libquicktime-1.1.3.ebuild index 91789a3d6780..8a3fef70ae37 100644 --- a/media-libs/libquicktime/libquicktime-1.1.3.ebuild +++ b/media-libs/libquicktime/libquicktime-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.3.ebuild,v 1.2 2009/09/11 21:14:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.1.3.ebuild,v 1.3 2009/09/27 14:31:03 ranger Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="mmx X opengl dv gtk alsa aac encode png jpeg vorbis lame x264 ffmpeg doc schroedinger" RDEPEND="dv? ( media-libs/libdv ) |