diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:30:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:30:36 +0000 |
commit | 0235cb3487a8b266e5c64f24e3d0c06fe346c743 (patch) | |
tree | 10baddcc33406bd04011529352966941cfc52828 /kde-base/libkdcraw | |
parent | Removing old compiz 0.7.8 ebuilds - affected by bug 263678. (diff) | |
download | gentoo-2-0235cb3487a8b266e5c64f24e3d0c06fe346c743.tar.gz gentoo-2-0235cb3487a8b266e5c64f24e3d0c06fe346c743.tar.bz2 gentoo-2-0235cb3487a8b266e5c64f24e3d0c06fe346c743.zip |
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'kde-base/libkdcraw')
-rw-r--r-- | kde-base/libkdcraw/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkdcraw/libkdcraw-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkdcraw/ChangeLog b/kde-base/libkdcraw/ChangeLog index af940bc9fe5a..645188052627 100644 --- a/kde-base/libkdcraw/ChangeLog +++ b/kde-base/libkdcraw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkdcraw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/ChangeLog,v 1.13 2009/03/08 20:42:57 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/ChangeLog,v 1.14 2009/04/11 17:30:36 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> libkdcraw-4.2.1.ebuild: + Add ~alpha/~ia64 wrt #260777 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkdcraw-4.2.0.ebuild: Drop KDE 4.2.0 diff --git a/kde-base/libkdcraw/libkdcraw-4.2.1.ebuild b/kde-base/libkdcraw/libkdcraw-4.2.1.ebuild index 65c4ca3b685e..96a005b63796 100644 --- a/kde-base/libkdcraw/libkdcraw-4.2.1.ebuild +++ b/kde-base/libkdcraw/libkdcraw-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.2.1.ebuild,v 1.1 2009/03/04 22:37:31 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkdcraw/libkdcraw-4.2.1.ebuild,v 1.2 2009/04/11 17:30:36 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ DESCRIPTION="KDE Image Plugin Interface: a dcraw library wrapper" HOMEPAGE="http://www.kipi-plugins.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |