summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-31 15:36:41 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-31 15:36:41 +0000
commit1ed3fd823448a35f121db03705da6d0f777a1c76 (patch)
tree9e36ef3bf1b66ec4bbc39f2f6a8dedaa395f7382 /media-gfx/exiv2
parent64bit fix from bug 172875, thanks to Markus Rothe for patch. (diff)
downloadgentoo-2-1ed3fd823448a35f121db03705da6d0f777a1c76.tar.gz
gentoo-2-1ed3fd823448a35f121db03705da6d0f777a1c76.tar.bz2
gentoo-2-1ed3fd823448a35f121db03705da6d0f777a1c76.zip
Add ~ia64 wrt bug 169164
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r--media-gfx/exiv2/ChangeLog5
-rw-r--r--media-gfx/exiv2/exiv2-0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog
index 0258c86e1924..12e62c9118c6 100644
--- a/media-gfx/exiv2/ChangeLog
+++ b/media-gfx/exiv2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/exiv2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.18 2007/03/12 19:56:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.19 2007/03/31 15:36:41 armin76 Exp $
+
+ 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> exiv2-0.13.ebuild:
+ Add ~ia64 wrt bug 169164
12 Mar 2007; Raúl Porcel <armin76@gentoo.org> exiv2-0.12.ebuild:
x86 stable
diff --git a/media-gfx/exiv2/exiv2-0.13.ebuild b/media-gfx/exiv2/exiv2-0.13.ebuild
index 68f8ed2e7938..7e3a9cf5258d 100644
--- a/media-gfx/exiv2/exiv2-0.13.ebuild
+++ b/media-gfx/exiv2/exiv2-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13.ebuild,v 1.1 2007/03/05 23:34:41 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13.ebuild,v 1.2 2007/03/31 15:36:41 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="doc nls zlib unicode"
IUSE_LINGUAS="de es fi fr pl ru"