summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-04 13:40:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-04 13:40:38 +0000
commitedf0f78bf1b2f37f7a4b07b9ea3adf09030245a9 (patch)
tree7f441f6d98a8ef6e902912a41ea6402bcd132a41 /net-libs/ccrtp
parentStable for ppc64, wrt bug #470380 (diff)
downloadgentoo-2-edf0f78bf1b2f37f7a4b07b9ea3adf09030245a9.tar.gz
gentoo-2-edf0f78bf1b2f37f7a4b07b9ea3adf09030245a9.tar.bz2
gentoo-2-edf0f78bf1b2f37f7a4b07b9ea3adf09030245a9.zip
Stable for ppc64, wrt bug #470546
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/ccrtp')
-rw-r--r--net-libs/ccrtp/ChangeLog5
-rw-r--r--net-libs/ccrtp/ccrtp-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog
index e63fd3951a1f..55d7299918c1 100644
--- a/net-libs/ccrtp/ChangeLog
+++ b/net-libs/ccrtp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/ccrtp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.27 2013/07/30 09:07:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.28 2013/08/04 13:40:38 ago Exp $
+
+ 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ccrtp-2.0.5.ebuild:
+ Stable for ppc64, wrt bug #470546
30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ccrtp-2.0.5.ebuild:
Stable for amd64, wrt bug #470546
diff --git a/net-libs/ccrtp/ccrtp-2.0.5.ebuild b/net-libs/ccrtp/ccrtp-2.0.5.ebuild
index 0f9bbd985c76..d3b7bfaf0709 100644
--- a/net-libs/ccrtp/ccrtp-2.0.5.ebuild
+++ b/net-libs/ccrtp/ccrtp-2.0.5.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/net-libs/ccrtp/ccrtp-2.0.5.ebuild,v 1.2 2013/07/30 09:07:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.5.ebuild,v 1.3 2013/08/04 13:40:38 ago Exp $
EAPI=4
inherit eutils multilib
@@ -9,7 +9,7 @@ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport prot
HOMEPAGE="http://www.gnu.org/software/ccrtp/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~x86"
LICENSE="GPL-2"
IUSE="doc"
SLOT="0"