diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-17 15:48:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-17 15:48:36 +0000 |
commit | f5f49c84661ea3a52f89dec36d57aa0212741f5e (patch) | |
tree | 5bc0bc85dd9802a73debcf2e243b472ce80bc477 /media-gfx | |
parent | Stable for HPPA (bug #426366). (diff) | |
download | gentoo-2-f5f49c84661ea3a52f89dec36d57aa0212741f5e.tar.gz gentoo-2-f5f49c84661ea3a52f89dec36d57aa0212741f5e.tar.bz2 gentoo-2-f5f49c84661ea3a52f89dec36d57aa0212741f5e.zip |
Stable for HPPA (bug #426366).
(Portage version: 2.2.0_alpha118/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exif/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.21.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index f7ada473d7eb..302208ebff54 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,12 @@ # 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.55 2012/07/15 17:08:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.56 2012/07/17 15:48:36 jer Exp $ + + 17 Jul 2012; Jeroen Roovers <jer@gentoo.org> exif-0.6.21.ebuild: + Stable for HPPA (bug #426366). + + 17 Jul 2012; Jeroen Roovers <jer@gentoo.org> exif-0.6.21.ebuild: + Stable for HPPA (bug #426366). 15 Jul 2012; Raúl Porcel <armin76@gentoo.org> exif-0.6.21.ebuild: alpha/ia64/sparc stable wrt #423175 diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index 8246567ee02c..6cefbd3770af 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.4 2012/07/15 17:08:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.21.ebuild,v 1.5 2012/07/17 15:48:36 jer 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 |