diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:23:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:23:39 +0000 |
commit | c7a94d32effd8bdb4bfc6ac2f683947c6b5924eb (patch) | |
tree | 02b07cdf3ac89f733c6bf813d03f5d8e82c02102 /media-plugins/mediastreamer-silk | |
parent | Stable for ppc64, wrt bug #464536 (diff) | |
download | gentoo-2-c7a94d32effd8bdb4bfc6ac2f683947c6b5924eb.tar.gz gentoo-2-c7a94d32effd8bdb4bfc6ac2f683947c6b5924eb.tar.bz2 gentoo-2-c7a94d32effd8bdb4bfc6ac2f683947c6b5924eb.zip |
Stable for ppc64, wrt bug #464536
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 6e13d83a3a01..b647da1b9e55 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.9 2013/06/29 18:26:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/ChangeLog,v 1.10 2013/06/29 19:23:39 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> + mediastreamer-silk-0.0.1.ebuild: + Stable for ppc64, wrt bug #464536 29 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 b343c764c9ba..43fd326491c8 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.8 2013/06/29 18:26:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-silk/mediastreamer-silk-0.0.1.ebuild,v 1.9 2013/06/29 19:23:39 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" |