diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-11 14:26:31 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-11 14:26:31 +0000 |
commit | fff498a434e738a39ff61e0cd7476f2953cc2413 (patch) | |
tree | 9145fdb235b3f373d5860eebad1e0432e8ed74f3 /media-gfx/exiv2 | |
parent | Stable on alpha, bug #272260 (diff) | |
download | gentoo-2-fff498a434e738a39ff61e0cd7476f2953cc2413.tar.gz gentoo-2-fff498a434e738a39ff61e0cd7476f2953cc2413.tar.bz2 gentoo-2-fff498a434e738a39ff61e0cd7476f2953cc2413.zip |
stable x86, bug 273577
(Portage version: 2.1.6.13/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.18.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 68e338160b57..4c2da2af90b4 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.70 2009/06/11 12:43:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.71 2009/06/11 14:26:31 fauli Exp $ + + 11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> exiv2-0.18.1.ebuild: + stable x86, bug 273577 *exiv2-0.18.1-r1 (11 Jun 2009) diff --git a/media-gfx/exiv2/exiv2-0.18.1.ebuild b/media-gfx/exiv2/exiv2-0.18.1.ebuild index 4565b426a932..e2969412dd22 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.3 2009/06/11 12:43:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.18.1.ebuild,v 1.4 2009/06/11 14:26:31 fauli 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})" |