diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-15 21:28:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-15 21:28:50 +0000 |
commit | 3b8edd8ec27e6a4be3f6959c91444f8b09fece50 (patch) | |
tree | 236efff96304fdfa808e27a08935680cf3ee3e24 /net-libs/ccrtp/ccrtp-1.7.0.ebuild | |
parent | amd64/x86 stable, bug #264505 (diff) | |
download | gentoo-2-3b8edd8ec27e6a4be3f6959c91444f8b09fece50.tar.gz gentoo-2-3b8edd8ec27e6a4be3f6959c91444f8b09fece50.tar.bz2 gentoo-2-3b8edd8ec27e6a4be3f6959c91444f8b09fece50.zip |
amd64/x86 stable, bug #264505
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/ccrtp/ccrtp-1.7.0.ebuild')
-rw-r--r-- | net-libs/ccrtp/ccrtp-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ccrtp/ccrtp-1.7.0.ebuild b/net-libs/ccrtp/ccrtp-1.7.0.ebuild index b477a27abab2..8ac47be45c44 100644 --- a/net-libs/ccrtp/ccrtp-1.7.0.ebuild +++ b/net-libs/ccrtp/ccrtp-1.7.0.ebuild @@ -1,6 +1,6 @@ # 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.7.0.ebuild,v 1.1 2009/01/27 17:52:55 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ccrtp/ccrtp-1.7.0.ebuild,v 1.2 2009/04/15 21:28:50 maekke 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" |