diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-14 15:53:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-14 15:53:39 +0000 |
commit | 6ce966b9bd3bce7beb81153fbdf17a83a4d8df1a (patch) | |
tree | cceb9cb2422aff752fd268b128f7d25674c6f04c /media-gfx/exif | |
parent | Stable for amd64, wrt bug #426366 (diff) | |
download | gentoo-2-6ce966b9bd3bce7beb81153fbdf17a83a4d8df1a.tar.gz gentoo-2-6ce966b9bd3bce7beb81153fbdf17a83a4d8df1a.tar.bz2 gentoo-2-6ce966b9bd3bce7beb81153fbdf17a83a4d8df1a.zip |
Stable for amd64, wrt bug #426366
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/exif')
-rw-r--r-- | media-gfx/exif/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index 284d913ee066..d7ffc92e0046 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exif # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.52 2012/07/13 13:01:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.53 2012/07/14 15:53:39 ago Exp $ + + 14 Jul 2012; Agostino Sarubbo <ago@gentoo.org> exif-0.6.21.ebuild: + Stable for amd64, wrt bug #426366 *exif-0.6.21 (13 Jul 2012) diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index a77ddb28964d..c18f5b142b00 100644 --- a/media-gfx/exif/exif-0.6.21.ebuild +++ b/media-gfx/exif/exif-0.6.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.21.ebuild,v 1.1 2012/07/13 13:01:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.21.ebuild,v 1.2 2012/07/14 15:53:39 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libexif/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="nls" RDEPEND="dev-libs/popt |