diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:21:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 18:21:41 +0000 |
commit | 4dbe7378af0a6c6308d6340eb8214f8c1f313b70 (patch) | |
tree | cea1b2f0ad0512cda33202efc470fa53226dc990 /kde-base/kfax | |
parent | Version bump. (diff) | |
download | historical-4dbe7378af0a6c6308d6340eb8214f8c1f313b70.tar.gz historical-4dbe7378af0a6c6308d6340eb8214f8c1f313b70.tar.bz2 historical-4dbe7378af0a6c6308d6340eb8214f8c1f313b70.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-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}" |