diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-29 20:38:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-29 20:38:59 +0000 |
commit | dac8b8cc8e1663ee9fdf4a2c279aa4f2030b3225 (patch) | |
tree | bd7ceca90de1c1e5253fa978b56e078689bb5900 /media-gfx/exiv2 | |
parent | Fix libsoup dep (diff) | |
download | gentoo-2-dac8b8cc8e1663ee9fdf4a2c279aa4f2030b3225.tar.gz gentoo-2-dac8b8cc8e1663ee9fdf4a2c279aa4f2030b3225.tar.bz2 gentoo-2-dac8b8cc8e1663ee9fdf4a2c279aa4f2030b3225.zip |
stabling 0.15-r1 instead of the too new 0.16
(Portage version: 2.1.4)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.15-r1.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.16.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 18691c382763..3b1367435371 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,10 @@ # 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.40 2008/01/29 20:31:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.41 2008/01/29 20:38:59 nixnut Exp $ + + 29 Jan 2008; nixnut <nixnut@gentoo.org> exiv2-0.15-r1.ebuild, + exiv2-0.16.ebuild: + stabling 0.15-r1 instead of the too new 0.16 29 Jan 2008; nixnut <nixnut@gentoo.org> exiv2-0.16.ebuild: Stable on ppc wrt bug 205588 diff --git a/media-gfx/exiv2/exiv2-0.15-r1.ebuild b/media-gfx/exiv2/exiv2-0.15-r1.ebuild index a035fb00d814..149498e7a717 100644 --- a/media-gfx/exiv2/exiv2-0.15-r1.ebuild +++ b/media-gfx/exiv2/exiv2-0.15-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.15-r1.ebuild,v 1.1 2007/12/16 01:20:13 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.15-r1.ebuild,v 1.2 2008/01/29 20:38:59 nixnut 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" diff --git a/media-gfx/exiv2/exiv2-0.16.ebuild b/media-gfx/exiv2/exiv2-0.16.ebuild index c9243464da39..01a9658b239e 100644 --- a/media-gfx/exiv2/exiv2-0.16.ebuild +++ b/media-gfx/exiv2/exiv2-0.16.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.16.ebuild,v 1.2 2008/01/29 20:31:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.16.ebuild,v 1.3 2008/01/29 20:38:59 nixnut 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 xmp examples unicode" IUSE_LINGUAS="de es fi fr pl ru" |