diff options
author | 2012-02-07 18:31:56 +0000 | |
---|---|---|
committer | 2012-02-07 18:31:56 +0000 | |
commit | 8819335f50a5f7fe39056998a5802770615858f6 (patch) | |
tree | bd2bc2e2d9a7d2df97b5b10d8c5b6a72b6d00c66 /media-video | |
parent | Drop old ircii-20060725 as bug #392771 is closed. (diff) | |
download | gentoo-2-8819335f50a5f7fe39056998a5802770615858f6.tar.gz gentoo-2-8819335f50a5f7fe39056998a5802770615858f6.tar.bz2 gentoo-2-8819335f50a5f7fe39056998a5802770615858f6.zip |
Stable for amd64, cleaning previous changelog entry, wrt bug #401017
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/libav/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/libav/libav-0.6.5.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/media-video/libav/ChangeLog b/media-video/libav/ChangeLog index e6da2e0abb95..2188ec342f27 100644 --- a/media-video/libav/ChangeLog +++ b/media-video/libav/ChangeLog @@ -1,9 +1,6 @@ # ChangeLog for media-video/libav # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.50 2012/02/07 16:38:58 ago Exp $ - - 07 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libav-0.6.5.ebuild: - Stable for AMD64, wrt bug #401017 +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.51 2012/02/07 18:31:56 ago Exp $ 27 Jan 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml: Whitespace. diff --git a/media-video/libav/libav-0.6.5.ebuild b/media-video/libav/libav-0.6.5.ebuild index 4acd8ad2efd4..e0dacc5e1834 100644 --- a/media-video/libav/libav-0.6.5.ebuild +++ b/media-video/libav/libav-0.6.5.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-video/libav/libav-0.6.5.ebuild,v 1.1 2012/01/27 10:06:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.6.5.ebuild,v 1.2 2012/02/07 18:31:56 ago Exp $ EAPI=4 @@ -24,7 +24,7 @@ fi LICENSE="GPL-3" SLOT="0" -[[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 +[[ ${PV} == *9999 ]] || KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+3dnow +3dnowext alsa altivec amr bindist +bzip2 cpudetection |