diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-15 23:52:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-15 23:52:24 +0000 |
commit | 1cbbfbbb70116eb64e2fabc5e794de0a2c9dda7a (patch) | |
tree | eee7708bcba38c78092acbd68d273eff0f4981b2 /net-libs/ccrtp | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-1cbbfbbb70116eb64e2fabc5e794de0a2c9dda7a.tar.gz gentoo-2-1cbbfbbb70116eb64e2fabc5e794de0a2c9dda7a.tar.bz2 gentoo-2-1cbbfbbb70116eb64e2fabc5e794de0a2c9dda7a.zip |
ppc stable, bug #182353
(Portage version: 2.1.2.11)
Diffstat (limited to 'net-libs/ccrtp')
-rw-r--r-- | net-libs/ccrtp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ChangeLog b/net-libs/ccrtp/ChangeLog index 783483cc8420..fc87db35cc4f 100644 --- a/net-libs/ccrtp/ChangeLog +++ b/net-libs/ccrtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/ccrtp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.12 2007/08/11 02:25:06 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ChangeLog,v 1.13 2007/08/15 23:52:24 dertobi123 Exp $ + + 15 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> ccrtp-1.5.0.ebuild: + ppc stable, bug #182353 10 Aug 2007; Steve Dibb <beandog@gentoo.org> ccrtp-1.4.1.ebuild, ccrtp-1.5.0.ebuild, ccrtp-1.5.1.ebuild: diff --git a/net-libs/ccrtp/ccrtp-1.5.0.ebuild b/net-libs/ccrtp/ccrtp-1.5.0.ebuild index 53e5761ea017..41eb98c64946 100644 --- a/net-libs/ccrtp/ccrtp-1.5.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.5 2007/08/11 02:25:06 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.6 2007/08/15 23:52:24 dertobi123 Exp $ inherit multilib @@ -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" |