diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 22:37:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 22:37:44 +0000 |
commit | 01e0787256cd20f60c8cb21b044f9a5ee8cc2453 (patch) | |
tree | deee26ba5ad2805e9c9d4a5adc0f99bcbb0daef2 /kde-base/kfax | |
parent | Added to ~hppa, ~ppc64, ~sparc. See bug #134270. (diff) | |
download | gentoo-2-01e0787256cd20f60c8cb21b044f9a5ee8cc2453.tar.gz gentoo-2-01e0787256cd20f60c8cb21b044f9a5ee8cc2453.tar.bz2 gentoo-2-01e0787256cd20f60c8cb21b044f9a5ee8cc2453.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kfax')
-rw-r--r-- | kde-base/kfax/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfax/kfax-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog index 5ca2896f7ce3..f355ca149754 100644 --- a/kde-base/kfax/ChangeLog +++ b/kde-base/kfax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfax # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.41 2006/04/09 13:57:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.42 2006/05/25 22:37:44 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kfax-3.5.2.ebuild: + Stable on x86 wrt bug #132213 09 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> kfax-3.5.2.ebuild: Add ~x86-fbsd keyword. diff --git a/kde-base/kfax/kfax-3.5.2.ebuild b/kde-base/kfax/kfax-3.5.2.ebuild index 195e75ec5175..4ae8f162f8da 100644 --- a/kde-base/kfax/kfax-3.5.2.ebuild +++ b/kde-base/kfax/kfax-3.5.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/kde-base/kfax/kfax-3.5.2.ebuild,v 1.3 2006/04/09 13:57:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.2.ebuild,v 1.4 2006/05/25 22:37:44 wolf31o2 Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE G3/G4 fax viewer" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/kviewshell)" |