diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-21 11:53:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-21 11:53:32 +0000 |
commit | f704e1924878a7f26f6d134b88b264698c3f2c41 (patch) | |
tree | 12f28570f49d704a88ee3efabc1075cb6cee14f5 /media-libs/libquicktime | |
parent | Stable for HPPA (bug #416359). (diff) | |
download | gentoo-2-f704e1924878a7f26f6d134b88b264698c3f2c41.tar.gz gentoo-2-f704e1924878a7f26f6d134b88b264698c3f2c41.tar.bz2 gentoo-2-f704e1924878a7f26f6d134b88b264698c3f2c41.zip |
Stable for HPPA (bug #416221).
(Portage version: 2.2.0_alpha107/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libquicktime/ChangeLog b/media-libs/libquicktime/ChangeLog index 8190e319a236..de5ea4bc7e41 100644 --- a/media-libs/libquicktime/ChangeLog +++ b/media-libs/libquicktime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libquicktime # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.184 2012/05/20 09:42:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.185 2012/05/21 11:53:32 jer Exp $ + + 21 May 2012; Jeroen Roovers <jer@gentoo.org> libquicktime-1.2.4.ebuild: + Stable for HPPA (bug #416221). 20 May 2012; Agostino Sarubbo <ago@gentoo.org> libquicktime-1.2.4.ebuild: Stable for amd64, wrt bug #416221 diff --git a/media-libs/libquicktime/libquicktime-1.2.4.ebuild b/media-libs/libquicktime/libquicktime-1.2.4.ebuild index d23f6e8a9c3b..0851758d0f00 100644 --- a/media-libs/libquicktime/libquicktime-1.2.4.ebuild +++ b/media-libs/libquicktime/libquicktime-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.2.4.ebuild,v 1.4 2012/05/20 09:42:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/libquicktime-1.2.4.ebuild,v 1.5 2012/05/21 11:53:32 jer Exp $ EAPI=4 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="aac alsa doc dv encode ffmpeg gtk jpeg lame mmx opengl png schroedinger static-libs vorbis X x264" RDEPEND="virtual/libintl |