diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:53:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 17:53:29 +0000 |
commit | 8f761c1a72a25370daf989e9d3bd5e1199b02a19 (patch) | |
tree | 882cb04dfc9052972f7fcc3dde766662ce79d325 /kde-base/kfax | |
parent | Fix SRC_URI wrt bug #187755. (diff) | |
download | gentoo-2-8f761c1a72a25370daf989e9d3bd5e1199b02a19.tar.gz gentoo-2-8f761c1a72a25370daf989e9d3bd5e1199b02a19.tar.bz2 gentoo-2-8f761c1a72a25370daf989e9d3bd5e1199b02a19.zip |
Stable on sparc wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kfax')
-rw-r--r-- | kde-base/kfax/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfax/kfax-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog index 057c1c3a5bba..6b8c8b660853 100644 --- a/kde-base/kfax/ChangeLog +++ b/kde-base/kfax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfax # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.64 2007/05/22 23:40:18 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.65 2007/08/07 17:53:29 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> kfax-3.5.7.ebuild: + Stable on sparc wrt #176297 *kfax-3.5.7 (22 May 2007) diff --git a/kde-base/kfax/kfax-3.5.7.ebuild b/kde-base/kfax/kfax-3.5.7.ebuild index f8d4804ebb8f..feb0f6274895 100644 --- a/kde-base/kfax/kfax-3.5.7.ebuild +++ b/kde-base/kfax/kfax-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.7.ebuild,v 1.1 2007/05/22 23:40:18 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.7.ebuild,v 1.2 2007/08/07 17:53:29 gustavoz 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)" |