summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-28 10:54:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-28 10:54:05 +0000
commitd96b20c4131f41520f8e75647cb0323e5274ed5a (patch)
tree198761b7c9f9c0a5e205f176794be8098b249f1e /media-gfx
parentarm/ia64/sh stable wrt #257675 (diff)
downloadhistorical-d96b20c4131f41520f8e75647cb0323e5274ed5a.tar.gz
historical-d96b20c4131f41520f8e75647cb0323e5274ed5a.tar.bz2
historical-d96b20c4131f41520f8e75647cb0323e5274ed5a.zip
arm/sh stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/ChangeLog5
-rw-r--r--media-gfx/exiv2/exiv2-0.17.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog
index c77d45381d2e..472ed01a8732 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.62 2009/02/12 19:05:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.63 2009/02/28 10:54:05 armin76 Exp $
+
+ 28 Feb 2009; Raúl Porcel <armin76@gentoo.org> exiv2-0.17.1.ebuild:
+ arm/sh stable
12 Feb 2009; Tobias Klausmann <klausman@gentoo.org> exiv2-0.18.ebuild:
Stable on alpha, bug #244230
diff --git a/media-gfx/exiv2/exiv2-0.17.1.ebuild b/media-gfx/exiv2/exiv2-0.17.1.ebuild
index fc6559f827ef..f02cfc53b15e 100644
--- a/media-gfx/exiv2/exiv2-0.17.1.ebuild
+++ b/media-gfx/exiv2/exiv2-0.17.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.17.1.ebuild,v 1.6 2008/12/23 16:35:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v 1.7 2009/02/28 10:54:05 armin76 Exp $
inherit eutils
@@ -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})"