diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:24:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:24:38 +0000 |
commit | a6bf8c51c86d0eb1c3d81d4bb6bc151ef858e80b (patch) | |
tree | 6151282ffdf5480ca1e4ec5400d55a14abcb9efd /x11-libs | |
parent | Added patch for tests and gcc 4.3, and a fix for random parallel build failur... (diff) | |
download | gentoo-2-a6bf8c51c86d0eb1c3d81d4bb6bc151ef858e80b.tar.gz gentoo-2-a6bf8c51c86d0eb1c3d81d4bb6bc151ef858e80b.tar.bz2 gentoo-2-a6bf8c51c86d0eb1c3d81d4bb6bc151ef858e80b.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXvMC/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXvMC/libXvMC-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXvMC/ChangeLog b/x11-libs/libXvMC/ChangeLog index 46a4077f37de..0180a93f5865 100644 --- a/x11-libs/libXvMC/ChangeLog +++ b/x11-libs/libXvMC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXvMC # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXvMC/ChangeLog,v 1.49 2010/01/18 19:57:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXvMC/ChangeLog,v 1.50 2010/01/19 20:24:38 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXvMC-1.0.5.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXvMC-1.0.5.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-libs/libXvMC/libXvMC-1.0.5.ebuild b/x11-libs/libXvMC/libXvMC-1.0.5.ebuild index 67b771046815..a8929523af52 100644 --- a/x11-libs/libXvMC/libXvMC-1.0.5.ebuild +++ b/x11-libs/libXvMC/libXvMC-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXvMC/libXvMC-1.0.5.ebuild,v 1.9 2010/01/18 19:57:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXvMC/libXvMC-1.0.5.ebuild,v 1.10 2010/01/19 20:24:38 armin76 Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XvMC library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |