diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-02 08:19:53 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-02 08:19:53 +0000 |
commit | 36eac8cde8981e04fd2bc0f6012ed806b7e50507 (patch) | |
tree | 5c90b639a43fc29be613bbe996768946ce57ea12 /media-libs/xvid/ChangeLog | |
parent | Version bump, hoping it works. (diff) | |
download | gentoo-2-36eac8cde8981e04fd2bc0f6012ed806b7e50507.tar.gz gentoo-2-36eac8cde8981e04fd2bc0f6012ed806b7e50507.tar.bz2 gentoo-2-36eac8cde8981e04fd2bc0f6012ed806b7e50507.zip |
Add a different patch for the 3dNow problem, so that it's used only when really present. Should fix both em64t and true amd64 boxes. See bug #129022.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'media-libs/xvid/ChangeLog')
-rw-r--r-- | media-libs/xvid/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/xvid/ChangeLog b/media-libs/xvid/ChangeLog index e33d65aa2b16..366efa77d6db 100644 --- a/media-libs/xvid/ChangeLog +++ b/media-libs/xvid/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/xvid # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.72 2006/09/24 09:04:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/ChangeLog,v 1.73 2006/10/02 08:19:53 flameeyes Exp $ + +*xvid-1.1.0-r2 (02 Oct 2006) + + 02 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + +files/xvid-1.1.0-3dnow-2.patch, +xvid-1.1.0-r2.ebuild: + Add a different patch for the 3dNow problem, so that it's used only when + really present. Should fix both em64t and true amd64 boxes. See bug #129022. 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> xvid-1.1.0-r1.ebuild: Stable on ppc. |