diff options
author | 2005-07-10 18:33:30 +0000 | |
---|---|---|
committer | 2005-07-10 18:33:30 +0000 | |
commit | 320967be3087bd08bc28af837fa23abeeb27e316 (patch) | |
tree | eaa5b3dd516b217e6008af5b190a365f67f0863f /net-misc/kiax/kiax-0.8.4.ebuild | |
parent | moving connectorj into jdbc-mysql as they are the same package (diff) | |
download | gentoo-2-320967be3087bd08bc28af837fa23abeeb27e316.tar.gz gentoo-2-320967be3087bd08bc28af837fa23abeeb27e316.tar.bz2 gentoo-2-320967be3087bd08bc28af837fa23abeeb27e316.zip |
Stable on x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/kiax/kiax-0.8.4.ebuild')
-rw-r--r-- | net-misc/kiax/kiax-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kiax/kiax-0.8.4.ebuild b/net-misc/kiax/kiax-0.8.4.ebuild index b970a13bc705..7327efee381a 100644 --- a/net-misc/kiax/kiax-0.8.4.ebuild +++ b/net-misc/kiax/kiax-0.8.4.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/kiax/kiax-0.8.4.ebuild,v 1.1 2005/04/26 22:13:54 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kiax/kiax-0.8.4.ebuild,v 1.2 2005/07/10 18:33:30 stkn Exp $ inherit eutils kde-functions @@ -10,7 +10,7 @@ DESCRIPTION="QT based IAX (Inter Asterisk eXchange) client" HOMEPAGE="http://kiax.sourceforge.net/" SRC_URI="mirror://sourceforge/kiax/${P}.tar.bz2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" |