diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-15 20:17:58 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-15 20:17:58 +0000 |
commit | 806db08fbc80c636fd429b44c4a63f5cb5bea1e5 (patch) | |
tree | af81e64aeb16512fef25d0ae37c75aa4a41caae9 /media-gfx/exiv2 | |
parent | 15 Jun 2009; Zac Medico <zmedico@gentoo.org> +calibre-0.5.14-r1.ebuild: (diff) | |
download | gentoo-2-806db08fbc80c636fd429b44c4a63f5cb5bea1e5.tar.gz gentoo-2-806db08fbc80c636fd429b44c4a63f5cb5bea1e5.tar.bz2 gentoo-2-806db08fbc80c636fd429b44c4a63f5cb5bea1e5.zip |
Stable on alpha, bug #273577
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 6d0101bfbb4d..69395eef5697 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.75 2009/06/15 16:03:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.76 2009/06/15 20:17:58 klausman Exp $ + + 15 Jun 2009; Tobias Klausmann <klausman@gentoo.org> exiv2-0.18.1.ebuild: + Stable on alpha, bug #273577 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> exiv2-0.18.1.ebuild: Stable for HPPA (bug #273577). diff --git a/media-gfx/exiv2/exiv2-0.18.1.ebuild b/media-gfx/exiv2/exiv2-0.18.1.ebuild index ac31b203f5f4..4052965d100b 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.7 2009/06/15 16:03:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild,v 1.8 2009/06/15 20:17:58 klausman 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})" |