diff options
author | 2005-05-10 12:51:18 +0000 | |
---|---|---|
committer | 2005-05-10 12:51:18 +0000 | |
commit | 63586b421b39c11a963a7545df2840511eb57793 (patch) | |
tree | 59c48c28a0be46fd4b8c4ed4687cecf40152342a /net-misc/asterisk-oh323/asterisk-oh323-0.6.5.ebuild | |
parent | let portage handle stripping (diff) | |
download | gentoo-2-63586b421b39c11a963a7545df2840511eb57793.tar.gz gentoo-2-63586b421b39c11a963a7545df2840511eb57793.tar.bz2 gentoo-2-63586b421b39c11a963a7545df2840511eb57793.zip |
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-misc/asterisk-oh323/asterisk-oh323-0.6.5.ebuild')
-rw-r--r-- | net-misc/asterisk-oh323/asterisk-oh323-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/asterisk-oh323/asterisk-oh323-0.6.5.ebuild b/net-misc/asterisk-oh323/asterisk-oh323-0.6.5.ebuild index 6dd6223c7057..a57b7a63eb8e 100644 --- a/net-misc/asterisk-oh323/asterisk-oh323-0.6.5.ebuild +++ b/net-misc/asterisk-oh323/asterisk-oh323-0.6.5.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/asterisk-oh323/asterisk-oh323-0.6.5.ebuild,v 1.1 2005/03/10 01:44:19 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-oh323/asterisk-oh323-0.6.5.ebuild,v 1.2 2005/05/10 12:49:37 dholm Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.inaccessnetworks.com/projects/asterisk-oh323/" SRC_URI="http://www.inaccessnetworks.com/projects/asterisk-oh323/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="~dev-libs/pwlib-1.6.6 ~net-libs/openh323-1.13.5 >=net-misc/asterisk-1.0.0" |