diff options
author | 2009-05-31 21:11:43 +0000 | |
---|---|---|
committer | 2009-05-31 21:11:43 +0000 | |
commit | 2d98445ebc9a13fb7c0ecc15d4d7a63a412c170a (patch) | |
tree | 8630e459e9949e6ce837d3ddac2ad00722a42a8c /kde-base | |
parent | x86 stable, bug #271774 (diff) | |
download | gentoo-2-2d98445ebc9a13fb7c0ecc15d4d7a63a412c170a.tar.gz gentoo-2-2d98445ebc9a13fb7c0ecc15d4d7a63a412c170a.tar.bz2 gentoo-2-2d98445ebc9a13fb7c0ecc15d4d7a63a412c170a.zip |
ppc stable #271889
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'kde-base')
-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}" |