summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-29 17:37:28 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-29 17:37:28 +0000
commit1688c172042feda466a8a5183568a01b17dcfe1e (patch)
tree768669db0cec725fb3a6b0eed7f7878da26d9f2a /net-libs/ccrtp
parentkeyword ~ppc ~ppc64, bug #435992 (diff)
downloadgentoo-2-1688c172042feda466a8a5183568a01b17dcfe1e.tar.gz
gentoo-2-1688c172042feda466a8a5183568a01b17dcfe1e.tar.bz2
gentoo-2-1688c172042feda466a8a5183568a01b17dcfe1e.zip
keyword ~ppc ~ppc64, bug #435992
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/ccrtp')
-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 579b113ac992..2b50e7776a32 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.20 2012/09/23 14:28:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.21 2012/09/29 17:37:28 blueness Exp $
+
+ 29 Sep 2012; Anthony G. Basile <blueness@gentoo.org> ccrtp-2.0.3.ebuild:
+ keyword ~ppc ~ppc64, bug #435992
*ccrtp-2.0.3 (23 Sep 2012)
diff --git a/net-libs/ccrtp/ccrtp-2.0.3.ebuild b/net-libs/ccrtp/ccrtp-2.0.3.ebuild
index 09d5e90a3282..e66ed12c4fed 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.1 2012/09/23 14:28:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.3.ebuild,v 1.2 2012/09/29 17:37:28 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
LICENSE="GPL-2"
IUSE="doc"
SLOT="0"