diff options
author | 2007-08-15 23:52:24 +0000 | |
---|---|---|
committer | 2007-08-15 23:52:24 +0000 | |
commit | 1cbbfbbb70116eb64e2fabc5e794de0a2c9dda7a (patch) | |
tree | eee7708bcba38c78092acbd68d273eff0f4981b2 /net-libs/ccrtp/ccrtp-1.5.0.ebuild | |
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/ccrtp-1.5.0.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |