diff options
author | 2015-03-15 11:54:56 +0000 | |
---|---|---|
committer | 2015-03-15 11:54:56 +0000 | |
commit | 57c1f074f8b32dde1542478feb5fd059b7cf4784 (patch) | |
tree | a82fe03668c0256d73030213bc9e48cb57656c11 /media-plugins/gst-plugins-twolame | |
parent | ppc64 stable, bug 534012 (diff) | |
download | gentoo-2-57c1f074f8b32dde1542478feb5fd059b7cf4784.tar.gz gentoo-2-57c1f074f8b32dde1542478feb5fd059b7cf4784.tar.bz2 gentoo-2-57c1f074f8b32dde1542478feb5fd059b7cf4784.zip |
ppc64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins/gst-plugins-twolame')
-rw-r--r-- | media-plugins/gst-plugins-twolame/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-twolame/ChangeLog b/media-plugins/gst-plugins-twolame/ChangeLog index 3f423e88e673..d8c369e4d059 100644 --- a/media-plugins/gst-plugins-twolame/ChangeLog +++ b/media-plugins/gst-plugins-twolame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-twolame # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.86 2015/03/15 11:18:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/ChangeLog,v 1.87 2015/03/15 11:54:56 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-twolame-1.4.5.ebuild: + ppc64 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-twolame-1.4.5.ebuild: ppc stable, bug 534012 diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.4.5.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.4.5.ebuild index b2eae2fabc80..2ff53f21c3d5 100644 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.4.5.ebuild +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.4.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.4.5.ebuild,v 1.3 2015/03/15 11:18:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.4.5.ebuild,v 1.4 2015/03/15 11:54:56 pacho Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]" |