summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-07-19 11:47:30 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-07-19 11:47:30 +0000
commitbdab3035102721d165cc3a0c2d369e6f4e536ea7 (patch)
treee1c3943817d36ad418a0261819953a0158ea9d12 /media-gfx
parentsrfi-3[45] are provided by guile-lib, so don't install them anymore, bug 278233 (diff)
downloadgentoo-2-bdab3035102721d165cc3a0c2d369e6f4e536ea7.tar.gz
gentoo-2-bdab3035102721d165cc3a0c2d369e6f4e536ea7.tar.bz2
gentoo-2-bdab3035102721d165cc3a0c2d369e6f4e536ea7.zip
ppc stable #273577
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/ChangeLog5
-rw-r--r--media-gfx/exiv2/exiv2-0.18.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog
index 8bdf27efda54..20ba237c7948 100644
--- a/media-gfx/exiv2/ChangeLog
+++ b/media-gfx/exiv2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/exiv2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.77 2009/06/29 14:21:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.78 2009/07/19 11:47:30 nixnut Exp $
+
+ 19 Jul 2009; nixnut <nixnut@gentoo.org> exiv2-0.18.1.ebuild:
+ ppc stable #273577
29 Jun 2009; Brent Baude <ranger@gentoo.org> exiv2-0.18.1.ebuild:
Marking exiv2-0.18.1 ppc64 for bug 273577
diff --git a/media-gfx/exiv2/exiv2-0.18.1.ebuild b/media-gfx/exiv2/exiv2-0.18.1.ebuild
index 68fa633354ab..1cead9aad334 100644
--- a/media-gfx/exiv2/exiv2-0.18.1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.18.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/media-gfx/exiv2/exiv2-0.18.1.ebuild,v 1.9 2009/06/29 14:21:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild,v 1.10 2009/07/19 11:47:30 nixnut Exp $
inherit eutils multilib toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="doc nls zlib xmp examples unicode"
IUSE_LINGUAS="de es fi fr pl ru sk"
IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})"