diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:42:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:42:12 +0000 |
commit | 5b93a9fd2aa897eddb89c7f33d0573214139c256 (patch) | |
tree | b26072ed0ecaa82f2c21b49a3e86de6ca7390b95 /media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-5b93a9fd2aa897eddb89c7f33d0573214139c256.tar.gz gentoo-2-5b93a9fd2aa897eddb89c7f33d0573214139c256.tar.bz2 gentoo-2-5b93a9fd2aa897eddb89c7f33d0573214139c256.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild')
-rw-r--r-- | media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild b/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild index ac5d9f55b475..23832e30a031 100644 --- a/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild +++ b/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild,v 1.7 2014/08/07 19:00:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/libmpeg2-0.5.1-r2.ebuild,v 1.8 2014/08/21 10:42:12 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://libmpeg2.sourceforge.net/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="sdl static-libs X" RDEPEND="sdl? ( media-libs/libsdl ) |