diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 19:56:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 19:56:40 +0000 |
commit | fddbc5b4197098e4a2aefb24b3c56efb32a0ea3f (patch) | |
tree | 6d1b7254a3f3e1bce5df1c8bc82cec8ca75ab2da /media-gfx | |
parent | Remove bashisms from init script, bug #169636. (diff) | |
download | gentoo-2-fddbc5b4197098e4a2aefb24b3c56efb32a0ea3f.tar.gz gentoo-2-fddbc5b4197098e4a2aefb24b3c56efb32a0ea3f.tar.bz2 gentoo-2-fddbc5b4197098e4a2aefb24b3c56efb32a0ea3f.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index dc7ef87a7ecc..0258c86e1924 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.17 2007/03/05 23:34:41 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.18 2007/03/12 19:56:40 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> exiv2-0.12.ebuild: + x86 stable *exiv2-0.13 (05 Mar 2007) diff --git a/media-gfx/exiv2/exiv2-0.12.ebuild b/media-gfx/exiv2/exiv2-0.12.ebuild index a7cc58c4a49c..7a10cbc438f4 100644 --- a/media-gfx/exiv2/exiv2-0.12.ebuild +++ b/media-gfx/exiv2/exiv2-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.12.ebuild,v 1.3 2007/02/01 15:03:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.12.ebuild,v 1.4 2007/03/12 19:56:40 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="doc unicode" DEPEND="sys-libs/zlib |