summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 32cc84a13c85..a006a779ae35 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.22 2012/10/16 02:40:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.23 2012/10/22 16:58:30 ago Exp $
+
+ 22 Oct 2012; Agostino Sarubbo <ago@gentoo.org> ccrtp-2.0.3.ebuild:
+ Stable for amd64, wrt bug #435996
16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> ccrtp-2.0.3.ebuild:
stable ppc ppc64, bug #ccrtp-2.0.3
diff --git a/net-libs/ccrtp/ccrtp-2.0.3.ebuild b/net-libs/ccrtp/ccrtp-2.0.3.ebuild
index bdfc30b82c0a..c2d0c2e794f5 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.3 2012/10/16 02:40:19 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-2.0.3.ebuild,v 1.4 2012/10/22 16:58:30 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"