diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-03 20:45:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-03 20:45:50 +0000 |
commit | 82bc1538cafaf452e4bc10c94ff9271907bfaac0 (patch) | |
tree | e5eb664180ba97bbea560488c20676315c00c57b /media-libs/libquicktime | |
parent | Version bump (diff) | |
download | gentoo-2-82bc1538cafaf452e4bc10c94ff9271907bfaac0.tar.gz gentoo-2-82bc1538cafaf452e4bc10c94ff9271907bfaac0.tar.bz2 gentoo-2-82bc1538cafaf452e4bc10c94ff9271907bfaac0.zip |
Marked ~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/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libquicktime/ChangeLog b/media-libs/libquicktime/ChangeLog index fdd1c6dc111d..5e7e547e5499 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.174 2011/09/16 23:22:07 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.175 2011/10/03 20:45:50 jer Exp $ + + 03 Oct 2011; Jeroen Roovers <jer@gentoo.org> libquicktime-1.2.3-r1.ebuild: + Marked ~hppa (bug #373639). *libquicktime-1.2.3-r1 (16 Sep 2011) diff --git a/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild b/media-libs/libquicktime/libquicktime-1.2.3-r1.ebuild index 73b63bc27fe1..09e51c6441eb 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.1 2011/09/16 23:22:07 beandog Exp $ +# $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 $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~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 ) |