diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:26:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:26:19 +0000 |
commit | fbc31b126371f0b1e4d0ef8ce7e495ee2e814152 (patch) | |
tree | 538384e27edf7593d362d4ab00f97e69acaabecf /media-plugins/mediastreamer-silk | |
parent | Stable for ppc, wrt bug #464536 (diff) | |
download | gentoo-2-fbc31b126371f0b1e4d0ef8ce7e495ee2e814152.tar.gz gentoo-2-fbc31b126371f0b1e4d0ef8ce7e495ee2e814152.tar.bz2 gentoo-2-fbc31b126371f0b1e4d0ef8ce7e495ee2e814152.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/mediastreamer-silk')
-rw-r--r-- | media-plugins/mediastreamer-silk/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mediastreamer-silk/ChangeLog b/media-plugins/mediastreamer-silk/ChangeLog index 8f4b06528c20..6e13d83a3a01 100644 --- a/media-plugins/mediastreamer-silk/ChangeLog +++ b/media-plugins/mediastreamer-silk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mediastreamer-silk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog,v 1.8 2013/06/25 18:44:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog,v 1.9 2013/06/29 18:26:19 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> + mediastreamer-silk-0.0.1.ebuild: + Stable for ppc, wrt bug #464536 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> mediastreamer-silk-0.0.1.ebuild: diff --git a/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild b/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild index c09ba37bd106..b343c764c9ba 100644 --- a/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild +++ b/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.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-silk/mediastreamer-silk-0.0.1.ebuild,v 1.7 2013/06/25 18:44:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild,v 1.8 2013/06/29 18:26:19 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://nongnu/linphone/plugins/sources/${MY_PN}-${PV}.tar.gz LICENSE="GPL-2+ Clear-BSD SILK-patent-license" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="bindist" RDEPEND=">=media-libs/mediastreamer-2.8.2" |