diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-03-04 15:27:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-03-04 15:27:04 +0000 |
commit | 0982f1341c0c176554a017e498e6b0ea03f6dd1f (patch) | |
tree | 07b936f9d2b8a4757911b900f8638436045ef321 /media-gfx/exiv2 | |
parent | Stable for HPPA (bug #306333). (diff) | |
download | gentoo-2-0982f1341c0c176554a017e498e6b0ea03f6dd1f.tar.gz gentoo-2-0982f1341c0c176554a017e498e6b0ea03f6dd1f.tar.bz2 gentoo-2-0982f1341c0c176554a017e498e6b0ea03f6dd1f.zip |
Stable for HPPA (bug #306333).
(Portage version: 2.2_rc64/cvs/Linux i686)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 2074622bfc54..a875b52c43cc 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.82 2010/03/03 12:24:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.83 2010/03/04 15:27:04 jer Exp $ + + 04 Mar 2010; Jeroen Roovers <jer@gentoo.org> exiv2-0.19.ebuild: + Stable for HPPA (bug #306333). 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> exiv2-0.19.ebuild: stable x86, bug 306333 diff --git a/media-gfx/exiv2/exiv2-0.19.ebuild b/media-gfx/exiv2/exiv2-0.19.ebuild index 183f905ede0e..8c6c2a98b43f 100644 --- a/media-gfx/exiv2/exiv2-0.19.ebuild +++ b/media-gfx/exiv2/exiv2-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.3 2010/03/03 12:24:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.19.ebuild,v 1.4 2010/03/04 15:27:04 jer Exp $ EAPI="2" @@ -12,7 +12,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="contrib doc examples nls unicode xmp zlib" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="${IUSE} $(printf 'linguas_%s ' ${IUSE_LINGUAS})" |