summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-12-17 13:16:55 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-12-17 13:16:55 +0000
commit566eba7201629bfa851fbb4b75ed1bc2eac718fa (patch)
treec229e5e15ef224c87fd2c3d3d058edfe05e448fc /kde-base/kdegraphics-kfile-plugins
parentAdded ~ppc64 (diff)
downloadgentoo-2-566eba7201629bfa851fbb4b75ed1bc2eac718fa.tar.gz
gentoo-2-566eba7201629bfa851fbb4b75ed1bc2eac718fa.tar.bz2
gentoo-2-566eba7201629bfa851fbb4b75ed1bc2eac718fa.zip
Added ~ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins')
-rw-r--r--kde-base/kdegraphics-kfile-plugins/ChangeLog6
-rw-r--r--kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/ChangeLog b/kde-base/kdegraphics-kfile-plugins/ChangeLog
index eb73fc8d173d..96ffe91dcad0 100644
--- a/kde-base/kdegraphics-kfile-plugins/ChangeLog
+++ b/kde-base/kdegraphics-kfile-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdegraphics-kfile-plugins
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.33 2005/12/12 17:10:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.34 2005/12/17 13:16:05 corsair Exp $
+
+ 17 Dec 2005; Markus Rothe <corsair@gentoo.org>
+ kdegraphics-kfile-plugins-3.5.0.ebuild:
+ Added ~ppc64
12 Dec 2005; Joseph Jezak <josejx@gentoo.org>
kdegraphics-kfile-plugins-3.5.0.ebuild:
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild
index 347c305f0ca1..998bbb339618 100644
--- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild
+++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild,v 1.4 2005/12/12 17:10:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.0.ebuild,v 1.5 2005/12/17 13:16:05 corsair Exp $
KMNAME=kdegraphics
KMMODULE=kfile-plugins
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="kfile plugins from kdegraphics"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="tiff openexr"
DEPEND="tiff? ( media-libs/tiff )
openexr? ( media-libs/openexr )"