summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-26 15:02:33 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-26 15:02:33 +0000
commitc0615c9a6308fef53a0f4ecb27848587c771c54e (patch)
tree8e402485b8a91734bd089d916bef2dfec9b02c6b /net-libs/ccrtp
parentFix deps. (diff)
downloadgentoo-2-c0615c9a6308fef53a0f4ecb27848587c771c54e.tar.gz
gentoo-2-c0615c9a6308fef53a0f4ecb27848587c771c54e.tar.bz2
gentoo-2-c0615c9a6308fef53a0f4ecb27848587c771c54e.zip
stable ppc, bug 264505
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/ccrtp')
-rw-r--r--net-libs/ccrtp/ChangeLog5
-rw-r--r--net-libs/ccrtp/ccrtp-1.6.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog
index d069ec487f12..97402dc50571 100644
--- a/net-libs/ccrtp/ChangeLog
+++ b/net-libs/ccrtp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/ccrtp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.16 2009/04/15 21:28:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.17 2009/04/26 15:02:33 ranger Exp $
+
+ 26 Apr 2009; Brent Baude <ranger@gentoo.org> ccrtp-1.6.0.ebuild:
+ stable ppc, bug 264505
15 Apr 2009; Markus Meier <maekke@gentoo.org> ccrtp-1.7.0.ebuild:
amd64/x86 stable, bug #264505
diff --git a/net-libs/ccrtp/ccrtp-1.6.0.ebuild b/net-libs/ccrtp/ccrtp-1.6.0.ebuild
index 75b8330d6386..2290ddb606bd 100644
--- a/net-libs/ccrtp/ccrtp-1.6.0.ebuild
+++ b/net-libs/ccrtp/ccrtp-1.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.6.0.ebuild,v 1.1 2008/05/10 10:03:57 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.6.0.ebuild,v 1.2 2009/04/26 15:02:33 ranger Exp $
inherit multilib eutils
@@ -8,7 +8,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"