diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:35:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:35:37 +0000 |
commit | fbd0e0cacdfb0459f94446e8e30f76e0a08b8654 (patch) | |
tree | 45c49de9ef0a0812e0bcd3c9ecb0d3f3ffc9ce9e /media-video/mpgtx | |
parent | Stable for ppc, wrt bug #535124 (diff) | |
download | gentoo-2-fbd0e0cacdfb0459f94446e8e30f76e0a08b8654.tar.gz gentoo-2-fbd0e0cacdfb0459f94446e8e30f76e0a08b8654.tar.bz2 gentoo-2-fbd0e0cacdfb0459f94446e8e30f76e0a08b8654.zip |
Stable for ppc, wrt bug #544048
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/mpgtx')
-rw-r--r-- | media-video/mpgtx/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/mpgtx/mpgtx-1.3.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/mpgtx/ChangeLog b/media-video/mpgtx/ChangeLog index 56ec77bacdef..02f5cfa32d58 100644 --- a/media-video/mpgtx/ChangeLog +++ b/media-video/mpgtx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/mpgtx # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/ChangeLog,v 1.21 2015/03/25 14:00:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/ChangeLog,v 1.22 2015/03/28 21:35:37 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> mpgtx-1.3.1-r2.ebuild: + Stable for ppc, wrt bug #544048 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> mpgtx-1.3.1-r2.ebuild: Stable for x86, wrt bug #544048 diff --git a/media-video/mpgtx/mpgtx-1.3.1-r2.ebuild b/media-video/mpgtx/mpgtx-1.3.1-r2.ebuild index 676e2f86f1df..a008b8eff022 100644 --- a/media-video/mpgtx/mpgtx-1.3.1-r2.ebuild +++ b/media-video/mpgtx/mpgtx-1.3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/mpgtx-1.3.1-r2.ebuild,v 1.3 2015/03/25 14:00:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/mpgtx-1.3.1-r2.ebuild,v 1.4 2015/03/28 21:35:37 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://mpgtx.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" src_prepare() { |