diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-14 10:35:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-14 10:35:49 +0000 |
commit | 58e05104296d77615b53bbeae23a9258dcd67524 (patch) | |
tree | cfb6095a481d91bb339122c1236a6dc9d2c7002a /media-gfx/exiv2 | |
parent | Version bump. (diff) | |
download | gentoo-2-58e05104296d77615b53bbeae23a9258dcd67524.tar.gz gentoo-2-58e05104296d77615b53bbeae23a9258dcd67524.tar.bz2 gentoo-2-58e05104296d77615b53bbeae23a9258dcd67524.zip |
alpha stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 7677dbdfc3fb..e2fd333acf93 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.26 2007/06/01 19:56:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.27 2007/06/14 10:35:49 armin76 Exp $ + + 14 Jun 2007; Raúl Porcel <armin76@gentoo.org> exiv2-0.13.ebuild: + alpha stable 01 Jun 2007; Peter Weller <welp@gentoo.org> exiv2-0.13.ebuild: Stable on amd64 wrt bug 178802 diff --git a/media-gfx/exiv2/exiv2-0.13.ebuild b/media-gfx/exiv2/exiv2-0.13.ebuild index 172c083b7107..622add323cef 100644 --- a/media-gfx/exiv2/exiv2-0.13.ebuild +++ b/media-gfx/exiv2/exiv2-0.13.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.13.ebuild,v 1.7 2007/06/01 19:56:09 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.13.ebuild,v 1.8 2007/06/14 10:35:49 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="doc nls zlib unicode" IUSE_LINGUAS="de es fi fr pl ru" |