summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-16 02:40:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-16 02:40:19 +0000
commit63e9e1d5e97b6460cbe8cd7d29683233acf8a6be (patch)
treefc1c84661be0e28d07343526f74bde3eb487f68c
parentStable on alpha, bug 427544. (diff)
downloadgentoo-2-63e9e1d5e97b6460cbe8cd7d29683233acf8a6be.tar.gz
gentoo-2-63e9e1d5e97b6460cbe8cd7d29683233acf8a6be.tar.bz2
gentoo-2-63e9e1d5e97b6460cbe8cd7d29683233acf8a6be.zip
stable ppc ppc64, bug #ccrtp-2.0.3
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r--net-libs/ccrtp/ChangeLog5
-rw-r--r--net-libs/ccrtp/ccrtp-2.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog
index 2b50e7776a32..32cc84a13c85 100644
--- a/net-libs/ccrtp/ChangeLog
+++ b/net-libs/ccrtp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/ccrtp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.21 2012/09/29 17:37:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.22 2012/10/16 02:40:19 blueness Exp $
+
+ 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> ccrtp-2.0.3.ebuild:
+ stable ppc ppc64, bug #ccrtp-2.0.3
29 Sep 2012; Anthony G. Basile <blueness@gentoo.org> ccrtp-2.0.3.ebuild:
keyword ~ppc ~ppc64, bug #435992
diff --git a/net-libs/ccrtp/ccrtp-2.0.3.ebuild b/net-libs/ccrtp/ccrtp-2.0.3.ebuild
index e66ed12c4fed..bdfc30b82c0a 100644
--- a/net-libs/ccrtp/ccrtp-2.0.3.ebuild
+++ b/net-libs/ccrtp/ccrtp-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.3.ebuild,v 1.2 2012/09/29 17:37:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.3.ebuild,v 1.3 2012/10/16 02:40:19 blueness 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"