diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-07-23 07:18:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-07-23 07:18:07 +0000 |
commit | 1d1bd2e07bd3fe5a0e98371ecc59edcba0c53626 (patch) | |
tree | e854271a2170da824a5e2345dd4023e5c1511718 /net-libs/ccrtp/ccrtp-1.5.0.ebuild | |
parent | stable x86, bug 185195 (diff) | |
download | historical-1d1bd2e07bd3fe5a0e98371ecc59edcba0c53626.tar.gz historical-1d1bd2e07bd3fe5a0e98371ecc59edcba0c53626.tar.bz2 historical-1d1bd2e07bd3fe5a0e98371ecc59edcba0c53626.zip |
stable x86, bug 182353
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'net-libs/ccrtp/ccrtp-1.5.0.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/ccrtp/ccrtp-1.5.0.ebuild b/net-libs/ccrtp/ccrtp-1.5.0.ebuild index 992baac33989..6a2e57f4eafb 100644 --- a/net-libs/ccrtp/ccrtp-1.5.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.5.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.3 2007/07/13 07:18:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.5.0.ebuild,v 1.4 2007/07/23 07:18:07 opfer Exp $ DESCRIPTION="GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF" 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" |