diff options
author | 2008-05-14 18:14:46 +0000 | |
---|---|---|
committer | 2008-05-14 18:14:46 +0000 | |
commit | 4ea38f5cc5625181a12f2cd5e94790b7f1fd221c (patch) | |
tree | 0b516125a72e30248ea7d7bb4166d5310e63cf49 /kde-base/kfax/kfax-3.5.9.ebuild | |
parent | Makes *-darcs work with newer portage and pkgcore. (diff) | |
download | gentoo-2-4ea38f5cc5625181a12f2cd5e94790b7f1fd221c.tar.gz gentoo-2-4ea38f5cc5625181a12f2cd5e94790b7f1fd221c.tar.bz2 gentoo-2-4ea38f5cc5625181a12f2cd5e94790b7f1fd221c.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kfax/kfax-3.5.9.ebuild')
-rw-r--r-- | kde-base/kfax/kfax-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfax/kfax-3.5.9.ebuild b/kde-base/kfax/kfax-3.5.9.ebuild index f197925d3dbf..4901bb198eca 100644 --- a/kde-base/kfax/kfax-3.5.9.ebuild +++ b/kde-base/kfax/kfax-3.5.9.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.9.ebuild,v 1.5 2008/05/13 13:57:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.9.ebuild,v 1.6 2008/05/14 18:14:46 corsair Exp $ KMNAME=kdegraphics EAPI="1" inherit kde-meta eutils DESCRIPTION="KDE G3/G4 fax viewer" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/kviewshell-${PV}:${SLOT}" |