summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-24 11:51:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-24 11:51:44 +0000
commit8d0c159d060fba3abd1fd217cc5e84b00fc30619 (patch)
tree0eb0016d71144b369381eae740d868eea2d1853d /media-libs/win32codecs
parentMIPS love. (diff)
downloadgentoo-2-8d0c159d060fba3abd1fd217cc5e84b00fc30619.tar.gz
gentoo-2-8d0c159d060fba3abd1fd217cc5e84b00fc30619.tar.bz2
gentoo-2-8d0c159d060fba3abd1fd217cc5e84b00fc30619.zip
x86 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-libs/win32codecs')
-rw-r--r--media-libs/win32codecs/ChangeLog6
-rw-r--r--media-libs/win32codecs/win32codecs-20061022-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/win32codecs/ChangeLog b/media-libs/win32codecs/ChangeLog
index 62daa5a29d6e..e084174d0f6a 100644
--- a/media-libs/win32codecs/ChangeLog
+++ b/media-libs/win32codecs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/win32codecs
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.42 2007/01/12 05:48:09 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.43 2007/04/24 11:51:44 armin76 Exp $
+
+ 24 Apr 2007; Raúl Porcel <armin76@gentoo.org>
+ win32codecs-20061022-r1.ebuild:
+ x86 stable
*win32codecs-20061022-r1 (12 Jan 2007)
*win32codecs-20060611-r1 (12 Jan 2007)
diff --git a/media-libs/win32codecs/win32codecs-20061022-r1.ebuild b/media-libs/win32codecs/win32codecs-20061022-r1.ebuild
index e82f706b39c0..f760f9a6ff96 100644
--- a/media-libs/win32codecs/win32codecs-20061022-r1.ebuild
+++ b/media-libs/win32codecs/win32codecs-20061022-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20061022-r1.ebuild,v 1.1 2007/01/12 05:48:09 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20061022-r1.ebuild,v 1.2 2007/04/24 11:51:44 armin76 Exp $
inherit multilib
@@ -9,7 +9,7 @@ SRC_URI="mirror://mplayer/releases/codecs/all-${PV}.tar.bz2"
HOMEPAGE="http://www.mplayerhq.hu/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 x86 ~x86-fbsd"
IUSE="quicktime real"
RDEPEND="real? ( =virtual/libstdc++-3.3*