diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2005-07-10 18:33:30 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2005-07-10 18:33:30 +0000 |
commit | 320967be3087bd08bc28af837fa23abeeb27e316 (patch) | |
tree | eaa5b3dd516b217e6008af5b190a365f67f0863f /net-misc/kiax | |
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')
-rw-r--r-- | net-misc/kiax/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/kiax/kiax-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/kiax/ChangeLog b/net-misc/kiax/ChangeLog index 7bc867520964..26990c1cb19c 100644 --- a/net-misc/kiax/ChangeLog +++ b/net-misc/kiax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/kiax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kiax/ChangeLog,v 1.1 2005/04/26 22:13:54 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kiax/ChangeLog,v 1.2 2005/07/10 18:33:30 stkn Exp $ + + 10 Jul 2005; Stefan Knoblich <stkn@gentoo.org> kiax-0.8.4.ebuild: + Stable on x86. *kiax-0.8.4 (27 Apr 2005) 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" |