diff options
author | 2013-06-29 18:26:28 +0000 | |
---|---|---|
committer | 2013-06-29 18:26:28 +0000 | |
commit | ff72ed7cc16615e594e51aed90f9b1d8dc6c643b (patch) | |
tree | 919f0cad3a9413b6a1e9e0b3a6d0483760f2a497 /media-plugins | |
parent | Stable for ppc, wrt bug #464536 (diff) | |
download | gentoo-2-ff72ed7cc16615e594e51aed90f9b1d8dc6c643b.tar.gz gentoo-2-ff72ed7cc16615e594e51aed90f9b1d8dc6c643b.tar.bz2 gentoo-2-ff72ed7cc16615e594e51aed90f9b1d8dc6c643b.zip |
Stable for ppc, wrt bug #464536
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mediastreamer-bcg729/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mediastreamer-bcg729/ChangeLog b/media-plugins/mediastreamer-bcg729/ChangeLog index df5b58906c25..1ac58646f944 100644 --- a/media-plugins/mediastreamer-bcg729/ChangeLog +++ b/media-plugins/mediastreamer-bcg729/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mediastreamer-bcg729 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/ChangeLog,v 1.7 2013/06/25 18:44:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/ChangeLog,v 1.8 2013/06/29 18:26:28 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> + mediastreamer-bcg729-1.0.0.ebuild: + Stable for ppc, wrt bug #464536 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mediastreamer-bcg729-1.0.0.ebuild: diff --git a/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild b/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild index c58b5c6dbee7..6e7256cd6b4b 100644 --- a/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild +++ b/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild,v 1.6 2013/06/25 18:44:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild,v 1.7 2013/06/29 18:26:28 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/linphone/plugins/sources/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND=">=media-libs/mediastreamer-2.8.2 |