diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 04:41:45 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 04:41:45 +0000 |
commit | 438db8158c5debb595cbe501a08fae0cc5ee1731 (patch) | |
tree | 04dcc345b360ed0c5d0ade816f6f9baa9224a01e /media-gfx/exiv2 | |
parent | nobody wants it so sound herd can give some love (diff) | |
download | gentoo-2-438db8158c5debb595cbe501a08fae0cc5ee1731.tar.gz gentoo-2-438db8158c5debb595cbe501a08fae0cc5ee1731.tar.bz2 gentoo-2-438db8158c5debb595cbe501a08fae0cc5ee1731.zip |
Stable for kphotoalbum, I really should get a digital eventially for myself, but x86 as well *wink*
(Portage version: 2.1-r2)
Diffstat (limited to 'media-gfx/exiv2')
-rw-r--r-- | media-gfx/exiv2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiv2/exiv2-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiv2/ChangeLog b/media-gfx/exiv2/ChangeLog index 08bb1adbcfb5..4635126d2a34 100644 --- a/media-gfx/exiv2/ChangeLog +++ b/media-gfx/exiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.7 2006/08/29 20:02:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.8 2006/08/30 04:41:45 tsunam Exp $ + + 30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> exiv2-0.9.1.ebuild: + stable x86; for kphotoalbum #145102 29 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> exiv2-0.9.1.ebuild: ppc stable diff --git a/media-gfx/exiv2/exiv2-0.9.1.ebuild b/media-gfx/exiv2/exiv2-0.9.1.ebuild index aca0217b0664..e68e7d38565f 100644 --- a/media-gfx/exiv2/exiv2-0.9.1.ebuild +++ b/media-gfx/exiv2/exiv2-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.5 2006/08/29 20:02:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.6 2006/08/30 04:41:45 tsunam Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc ~x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="doc" DEPEND="" |