diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-22 14:47:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-22 14:47:19 +0000 |
commit | 6f2614753590b35481a336c686e8b61768c2752e (patch) | |
tree | 73465a4c150c95bedb1f32cfe45508ff3704a206 /net-misc/kphone | |
parent | Install the sample conf files as .conf.example files instead, fixing bug #115... (diff) | |
download | gentoo-2-6f2614753590b35481a336c686e8b61768c2752e.tar.gz gentoo-2-6f2614753590b35481a336c686e8b61768c2752e.tar.bz2 gentoo-2-6f2614753590b35481a336c686e8b61768c2752e.zip |
Stable on sparc wrt security #133814
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-misc/kphone')
-rw-r--r-- | net-misc/kphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/kphone/kphone-4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/kphone/ChangeLog b/net-misc/kphone/ChangeLog index 0bade21d2822..461c92cfe89d 100644 --- a/net-misc/kphone/ChangeLog +++ b/net-misc/kphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/kphone # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.39 2006/05/21 04:46:35 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.40 2006/05/22 14:47:19 gustavoz Exp $ + + 22 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> kphone-4.2-r1.ebuild: + Stable on sparc wrt security #133814 21 May 2006; Mark Loeser <halcy0n@gentoo.org> kphone-4.2-r1.ebuild: Stable on x86; bug #133814 diff --git a/net-misc/kphone/kphone-4.2-r1.ebuild b/net-misc/kphone/kphone-4.2-r1.ebuild index 3e9f960a6610..7dc770c4a5ca 100644 --- a/net-misc/kphone/kphone-4.2-r1.ebuild +++ b/net-misc/kphone/kphone-4.2-r1.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-r1.ebuild,v 1.2 2006/05/21 04:46:35 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.2-r1.ebuild,v 1.3 2006/05/22 14:47:19 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} |