diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-20 20:27:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-20 20:27:44 +0000 |
commit | 0e7b2b5a3342a6de59ffa6bdf3e27df3c9b5a985 (patch) | |
tree | d25be0838cd5ddcb050fbb0e0501300d204bb7d7 | |
parent | ia64 + x86 stable (diff) | |
download | gentoo-2-0e7b2b5a3342a6de59ffa6bdf3e27df3c9b5a985.tar.gz gentoo-2-0e7b2b5a3342a6de59ffa6bdf3e27df3c9b5a985.tar.bz2 gentoo-2-0e7b2b5a3342a6de59ffa6bdf3e27df3c9b5a985.zip |
Stable on sparc
(Portage version: 2.1.2.2)
-rw-r--r-- | media-gfx/exif/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exif/exif-0.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exif/ChangeLog b/media-gfx/exif/ChangeLog index 5458fab14852..6bd64059fbd5 100644 --- a/media-gfx/exif/ChangeLog +++ b/media-gfx/exif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exif # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.4 2007/02/08 01:43:19 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/ChangeLog,v 1.5 2007/04/20 20:27:44 gustavoz Exp $ + + 20 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> exif-0.6.9.ebuild: + Stable on sparc 08 Feb 2007; Marcelo Goes <vanquirius@gentoo.org> exif-0.6.9.ebuild: Mark 0.6.9 x86 stable. diff --git a/media-gfx/exif/exif-0.6.9.ebuild b/media-gfx/exif/exif-0.6.9.ebuild index d38e0fd17e30..5483705327e8 100644 --- a/media-gfx/exif/exif-0.6.9.ebuild +++ b/media-gfx/exif/exif-0.6.9.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/exif/exif-0.6.9.ebuild,v 1.5 2007/02/08 01:43:19 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exif/exif-0.6.9.ebuild,v 1.6 2007/04/20 20:27:44 gustavoz Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ DESCRIPTION="Small CLI util to show EXIF infos hidden in JPEG files" SRC_URI="mirror://sourceforge/libexif/${P}.tar.gz" HOMEPAGE="http://libexif.sf.net" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos sparc x86" SLOT="0" DEPEND="dev-util/pkgconfig |