summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-04 19:00:44 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-04 19:00:44 +0000
commitb641df7d34e366463a75429a745b61491c5c052a (patch)
treecda6caca40a2882a85d7f764b4cdd94fa2db3076 /media-libs/libquicktime
parentStable for HPPA (bug #373639). (diff)
downloadgentoo-2-b641df7d34e366463a75429a745b61491c5c052a.tar.gz
gentoo-2-b641df7d34e366463a75429a745b61491c5c052a.tar.bz2
gentoo-2-b641df7d34e366463a75429a745b61491c5c052a.zip
Stable for HPPA (bug #373639).
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libquicktime')
-rw-r--r--media-libs/libquicktime/ChangeLog5
-rw-r--r--media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libquicktime/ChangeLog b/media-libs/libquicktime/ChangeLog
index 5e7e547e5499..427bc081c245 100644
--- a/media-libs/libquicktime/ChangeLog
+++ b/media-libs/libquicktime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libquicktime
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.175 2011/10/03 20:45:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.176 2011/10/04 19:00:44 jer Exp $
+
+ 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> libquicktime-1.2.3-r1.ebuild:
+ Stable for HPPA (bug #373639).
03 Oct 2011; Jeroen Roovers <jer@gentoo.org> libquicktime-1.2.3-r1.ebuild:
Marked ~hppa (bug #373639).
diff --git a/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild b/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild
index 09e51c6441eb..d7310b11f396 100644
--- a/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild
+++ b/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild,v 1.2 2011/10/03 20:45:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild,v 1.3 2011/10/04 19:00:44 jer Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~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 )