diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-23 16:35:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-23 16:35:35 +0000 |
commit | bb46bb6ccab457929be24876c86d69328f143341 (patch) | |
tree | c7c1b8aa4d1ce0ed08f9f42d2950f5a622b68608 /media-gfx | |
parent | Add version that builds and works wrt bug #198121 (gcc43). (diff) | |
download | gentoo-2-bb46bb6ccab457929be24876c86d69328f143341.tar.gz gentoo-2-bb46bb6ccab457929be24876c86d69328f143341.tar.bz2 gentoo-2-bb46bb6ccab457929be24876c86d69328f143341.zip |
Marking exiv2-0.17.1 ppc64 for bug 246826
(Portage version: 2.1.6.1/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.17.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 744ae754e8d4..af5c2e861db4 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.58 2008/12/07 11:19:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.59 2008/12/23 16:35:35 ranger Exp $ + + 23 Dec 2008; Brent Baude <ranger@gentoo.org> exiv2-0.17.1.ebuild: + Marking exiv2-0.17.1 ppc64 for bug 246826 07 Dec 2008; Mike Frysinger <vapier@gentoo.org> exiv2-0.17.1.ebuild: Use printf for IUSE_LINGUAS and add arm/s390/sh love #242236. diff --git a/media-gfx/exiv2/exiv2-0.17.1.ebuild b/media-gfx/exiv2/exiv2-0.17.1.ebuild index 45d7c28b8ee5..fc6559f827ef 100644 --- a/media-gfx/exiv2/exiv2-0.17.1.ebuild +++ b/media-gfx/exiv2/exiv2-0.17.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v 1.5 2008/12/07 11:19:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.17.1.ebuild,v 1.6 2008/12/23 16:35:35 ranger 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})" |