diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 21:43:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 21:43:44 +0000 |
commit | 281861e6c655d851af248bde2fbb468aa60cb088 (patch) | |
tree | 345c12b308471a0d66749e0f54e12e33f55bc5e8 /kde-base/kfax | |
parent | amd64 stable, bug #270688 (diff) | |
download | historical-281861e6c655d851af248bde2fbb468aa60cb088.tar.gz historical-281861e6c655d851af248bde2fbb468aa60cb088.tar.bz2 historical-281861e6c655d851af248bde2fbb468aa60cb088.zip |
ppc stable #271889
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'kde-base/kfax')
-rw-r--r-- | kde-base/kfax/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kfax/kfax-3.5.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kfax/ChangeLog b/kde-base/kfax/ChangeLog index 856ce4762bda..4e4944d80f8c 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.91 2008/10/21 11:36:32 jmbsvicetto Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/ChangeLog,v 1.92 2009/05/31 21:11:43 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> kfax-3.5.10.ebuild: + ppc stable #271889 21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> -kfax-4.0.4.ebuild: diff --git a/kde-base/kfax/kfax-3.5.10.ebuild b/kde-base/kfax/kfax-3.5.10.ebuild index 660ac638c501..a9413facc6f3 100644 --- a/kde-base/kfax/kfax-3.5.10.ebuild +++ b/kde-base/kfax/kfax-3.5.10.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.10.ebuild,v 1.1 2008/09/13 23:58:31 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfax/kfax-3.5.10.ebuild,v 1.2 2009/05/31 21:11:43 nixnut 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}" |