diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:23:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:23:48 +0000 |
commit | 8e92d0f5c7da2eaf81c60304cf5acbf6f69d575f (patch) | |
tree | 6bc1d0ede12fc76fe6a3ee8e3853be78d83bd6be /media-plugins/mediastreamer-bcg729 | |
parent | Stable for ppc64, wrt bug #464536 (diff) | |
download | gentoo-2-8e92d0f5c7da2eaf81c60304cf5acbf6f69d575f.tar.gz gentoo-2-8e92d0f5c7da2eaf81c60304cf5acbf6f69d575f.tar.bz2 gentoo-2-8e92d0f5c7da2eaf81c60304cf5acbf6f69d575f.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-bcg729')
-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 1ac58646f944..ed6552d71cbf 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.8 2013/06/29 18:26:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/ChangeLog,v 1.9 2013/06/29 19:23:48 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> + mediastreamer-bcg729-1.0.0.ebuild: + Stable for ppc64, wrt bug #464536 29 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 6e7256cd6b4b..d70df80cf52b 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.7 2013/06/29 18:26:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild,v 1.8 2013/06/29 19:23:48 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 |