diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-03 22:22:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-03 22:22:51 +0000 |
commit | 4bcc0eae250e4390def0f00dec06361d3bc7e368 (patch) | |
tree | ed4f4c03a85df71f901963d4daf4e61beb72556c /net-misc/kphone/kphone-4.2.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-4bcc0eae250e4390def0f00dec06361d3bc7e368.tar.gz gentoo-2-4bcc0eae250e4390def0f00dec06361d3bc7e368.tar.bz2 gentoo-2-4bcc0eae250e4390def0f00dec06361d3bc7e368.zip |
Back to sparc & ppc stable
(Portage version: 2.0.54)
Diffstat (limited to 'net-misc/kphone/kphone-4.2.ebuild')
-rw-r--r-- | net-misc/kphone/kphone-4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kphone/kphone-4.2.ebuild b/net-misc/kphone/kphone-4.2.ebuild index 320fa45de89b..6dd899e223e6 100644 --- a/net-misc/kphone/kphone-4.2.ebuild +++ b/net-misc/kphone/kphone-4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.2.ebuild,v 1.5 2006/04/01 11:42:25 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.2.ebuild,v 1.6 2006/04/03 22:22:51 gustavoz Exp $ inherit qt3 eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.wirlab.net/kphone/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc sparc ~x86" IUSE="alsa debug jack" S=${WORKDIR}/${PN} |