summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-02-12 19:05:12 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-02-12 19:05:12 +0000
commitee4ab763aad2636cf68be2453e478a982da51e5c (patch)
tree89979522aa4ef807c563ec58354de0764575d25d /media-gfx
parentSet USE_RUBY to ruby18 since rack does not install for ruby19. (diff)
downloadgentoo-2-ee4ab763aad2636cf68be2453e478a982da51e5c.tar.gz
gentoo-2-ee4ab763aad2636cf68be2453e478a982da51e5c.tar.bz2
gentoo-2-ee4ab763aad2636cf68be2453e478a982da51e5c.zip
Stable on alpha, bug #244230
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiv2/ChangeLog5
-rw-r--r--media-gfx/exiv2/exiv2-0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog
index be0bd8a1c4b8..c77d45381d2e 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.61 2009/02/12 17:22:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.62 2009/02/12 19:05:12 klausman Exp $
+
+ 12 Feb 2009; Tobias Klausmann <klausman@gentoo.org> exiv2-0.18.ebuild:
+ Stable on alpha, bug #244230
12 Feb 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
Keyworded on alpha, bug #244230
diff --git a/media-gfx/exiv2/exiv2-0.18.ebuild b/media-gfx/exiv2/exiv2-0.18.ebuild
index 0a222f980348..34e804329ab6 100644
--- a/media-gfx/exiv2/exiv2-0.18.ebuild
+++ b/media-gfx/exiv2/exiv2-0.18.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.ebuild,v 1.1 2009/01/06 22:50:20 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.18.ebuild,v 1.2 2009/02/12 19:05:12 klausman 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})"