diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 08:21:23 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 08:21:23 +0000 |
commit | 067b3a6b1187be9d87230709b9d871857a172573 (patch) | |
tree | 40f0ba3acf956a6dc7be858aff31e9241d552bdd /kde-base/libkexiv2 | |
parent | Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff) | |
download | gentoo-2-067b3a6b1187be9d87230709b9d871857a172573.tar.gz gentoo-2-067b3a6b1187be9d87230709b9d871857a172573.tar.bz2 gentoo-2-067b3a6b1187be9d87230709b9d871857a172573.zip |
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index ac3ad9e08a23..69c0e10c7944 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.8 2009/01/27 18:10:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.9 2009/02/01 08:21:23 jmbsvicetto Exp $ + + 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + libkexiv2-4.2.0.ebuild: + Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 *libkexiv2-4.2.0 (27 Jan 2009) diff --git a/kde-base/libkexiv2/libkexiv2-4.2.0.ebuild b/kde-base/libkexiv2/libkexiv2-4.2.0.ebuild index 8ac7f53cb4b0..03790d893014 100644 --- a/kde-base/libkexiv2/libkexiv2-4.2.0.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.2.0.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/libkexiv2/libkexiv2-4.2.0.ebuild,v 1.1 2009/01/27 18:10:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.2.0.ebuild,v 1.2 2009/02/01 08:21:23 jmbsvicetto Exp $ EAPI="2" @@ -12,7 +12,7 @@ DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" HOMEPAGE="http://www.kipi-plugins.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |