diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:14:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:14:46 +0000 |
commit | 4ea38f5cc5625181a12f2cd5e94790b7f1fd221c (patch) | |
tree | 0b516125a72e30248ea7d7bb4166d5310e63cf49 /kde-base/kfax | |
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')
-rw-r--r-- | kde-base/kfax/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfax/kfax-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog index b7607c4a7eda..b2f5ff9cd8a0 100644 --- a/kde-base/kfax/ChangeLog +++ b/kde-base/kfax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfax # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.85 2008/05/13 13:57:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.86 2008/05/14 18:14:46 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> kfax-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kfax-3.5.9.ebuild: Stable for HPPA (bug #221063). 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}" |