diff options
author | 2005-03-29 04:06:17 +0000 | |
---|---|---|
committer | 2005-03-29 04:06:17 +0000 | |
commit | 8f70c08d828589482ac52223dd7da17e78a1782f (patch) | |
tree | 0764ca0f3fc7b4e0c552a4cd968e0f909157cce3 /media-libs/win32codecs/ChangeLog | |
parent | It sort of helps to add the USE flag that you're working on. Added win32code... (diff) | |
download | historical-8f70c08d828589482ac52223dd7da17e78a1782f.tar.gz historical-8f70c08d828589482ac52223dd7da17e78a1782f.tar.bz2 historical-8f70c08d828589482ac52223dd7da17e78a1782f.zip |
Fixed the arch logic to -* [~x86,x86] instead of the long list of keywords since it only works on x86.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-libs/win32codecs/ChangeLog')
-rw-r--r-- | media-libs/win32codecs/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/win32codecs/ChangeLog b/media-libs/win32codecs/ChangeLog index 61c53dce75ec..c266a3c9b9ce 100644 --- a/media-libs/win32codecs/ChangeLog +++ b/media-libs/win32codecs/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/win32codecs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.24 2005/03/13 22:45:54 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.25 2005/03/29 04:06:17 chriswhite Exp $ + +*win32codecs-20050216 (29 Mar 2005) + + 29 Mar 2005; Chris White <chriswhite@gentoo.org> + win32codecs-20050115.ebuild, win32codecs-20050216.ebuild: + Fixed the arch logic to -* [~x86,x86] instead of the long list of keywords + since it only works on x86. 13 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> : version bump, fixes #85034. also corrected an permission issue, fixes #83221 |