diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-26 15:02:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-26 15:02:33 +0000 |
commit | c0615c9a6308fef53a0f4ecb27848587c771c54e (patch) | |
tree | 8e402485b8a91734bd089d916bef2dfec9b02c6b /net-libs/ccrtp/ccrtp-1.6.0.ebuild | |
parent | Fix deps. (diff) | |
download | gentoo-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/ccrtp-1.6.0.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |