summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-19 02:19:09 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-19 02:19:09 +0000
commit2f7afbc6e1cb60a565994182e896520e390303f0 (patch)
tree74725af42725a135afda9f268e5c1a7172eacdfd /kde-base/kdegraphics-kfile-plugins
parentSet the moc path explicitly since the configure script is grabbing the 4.x se... (diff)
downloadgentoo-2-2f7afbc6e1cb60a565994182e896520e390303f0.tar.gz
gentoo-2-2f7afbc6e1cb60a565994182e896520e390303f0.tar.bz2
gentoo-2-2f7afbc6e1cb60a565994182e896520e390303f0.zip
Mark stable on amd64 as per bug #155949.
(Portage version: 2.1.2_rc3-r6)
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.5-r1.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 bc048fd12d8d..15d81cdc699a 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.69 2006/12/17 21:54:09 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.70 2006/12/19 02:19:09 flameeyes Exp $
+
+ 19 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ kdegraphics-kfile-plugins-3.5.5-r1.ebuild:
+ Mark stable on amd64 as per bug #155949.
17 Dec 2006; René Nussbaumer <killerfox@gentoo.org>
kdegraphics-kfile-plugins-3.5.5-r1.ebuild:
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild
index 70f09faffcd0..1739a9905189 100644
--- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild
+++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.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/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild,v 1.6 2006/12/17 21:54:09 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild,v 1.7 2006/12/19 02:19:09 flameeyes 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 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="openexr"
DEPEND="media-libs/tiff
openexr? ( media-libs/openexr )"