summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Knoblich <stkn@gentoo.org>2005-03-21 19:19:28 +0000
committerStefan Knoblich <stkn@gentoo.org>2005-03-21 19:19:28 +0000
commit8427146403c47b00e72c73140af8ed662cf6a2e3 (patch)
treecc5f59a3aee332e4fc961bb292322481801e4b60 /net-misc/yate
parentStable on hppa. (diff)
downloadgentoo-2-8427146403c47b00e72c73140af8ed662cf6a2e3.tar.gz
gentoo-2-8427146403c47b00e72c73140af8ed662cf6a2e3.tar.bz2
gentoo-2-8427146403c47b00e72c73140af8ed662cf6a2e3.zip
Added ~amd64 keyword
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/yate')
-rw-r--r--net-misc/yate/ChangeLog6
-rw-r--r--net-misc/yate/yate-0.8.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/yate/ChangeLog b/net-misc/yate/ChangeLog
index 88014e14bbe3..b5a0903a8143 100644
--- a/net-misc/yate/ChangeLog
+++ b/net-misc/yate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/yate
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/ChangeLog,v 1.1 2005/03/21 01:56:47 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/ChangeLog,v 1.2 2005/03/21 19:19:28 stkn Exp $
+
+ 21 Mar 2005; Stefan Knoblich <stkn@gentoo.org> yate-0.8.7.ebuild:
+ Now that there's a working spandsp version on amd64 we can keyword this
+ ~amd64 too.
*yate-0.8.7 (21 Mar 2005)
diff --git a/net-misc/yate/yate-0.8.7.ebuild b/net-misc/yate/yate-0.8.7.ebuild
index 2ed2aa271487..4f15aad56e00 100644
--- a/net-misc/yate/yate-0.8.7.ebuild
+++ b/net-misc/yate/yate-0.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/yate-0.8.7.ebuild,v 1.1 2005/03/21 01:56:47 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/yate/yate-0.8.7.ebuild,v 1.2 2005/03/21 19:19:28 stkn Exp $
IUSE="h323 postgres zaptel fax qt gtk gsm ortp"
@@ -14,7 +14,7 @@ S=${WORKDIR}/${PN}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
DEPEND="media-sound/sox
postgres? ( dev-db/postgresql )