diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 22:40:33 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 22:40:33 +0000 |
commit | 677bcd42dbfc5480e138f6ee293865474d6973ed (patch) | |
tree | bf6bc576e6f981ac14f6f123b1b581d5376d6d9d /kde-base | |
parent | Version bumps (diff) | |
download | gentoo-2-677bcd42dbfc5480e138f6ee293865474d6973ed.tar.gz gentoo-2-677bcd42dbfc5480e138f6ee293865474d6973ed.tar.bz2 gentoo-2-677bcd42dbfc5480e138f6ee293865474d6973ed.zip |
Stable on Alpha + ia64, bug 155949.
(Portage version: 2.1.2_rc3-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/ChangeLog b/kde-base/kdegraphics-kfile-plugins/ChangeLog index b00091bb1786..856b28220bbf 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.66 2006/12/11 12:44:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/ChangeLog,v 1.67 2006/12/11 22:40:33 kloeri Exp $ + + 11 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> + kdegraphics-kfile-plugins-3.5.5-r1.ebuild: + Stable on Alpha + ia64, bug 155949. 11 Dec 2006; <kloeri@gentoo.org> kdegraphics-kfile-plugins-3.5.5.ebuild: Stable on ia64. 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 7b60c7d496c2..85907b925402 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.3 2006/12/06 08:15:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.5.5-r1.ebuild,v 1.4 2006/12/11 22:40:33 kloeri 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 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="openexr" DEPEND="media-libs/tiff openexr? ( media-libs/openexr )" |