diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 16:21:38 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 16:21:38 +0000 |
commit | 8738f7c0dc9c5a0fe64f9c0188c3ca2b52e7b948 (patch) | |
tree | c072eb6dc85b4f825686edcab3a15cda95bdc1e3 /kde-base/libkexiv2 | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-8738f7c0dc9c5a0fe64f9c0188c3ca2b52e7b948.tar.gz gentoo-2-8738f7c0dc9c5a0fe64f9c0188c3ca2b52e7b948.tar.bz2 gentoo-2-8738f7c0dc9c5a0fe64f9c0188c3ca2b52e7b948.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index 0d9c6edf8e3d..f9dabef446f6 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.29 2009/11/09 00:10:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.30 2009/11/29 16:21:38 ssuominen Exp $ + + 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> + libkexiv2-4.3.3.ebuild: + amd64 stable wrt #292455 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkexiv2-4.3.2.ebuild: Drop KDE 4.3.2 diff --git a/kde-base/libkexiv2/libkexiv2-4.3.3.ebuild b/kde-base/libkexiv2/libkexiv2-4.3.3.ebuild index 20497c482cb1..b902a1f13476 100644 --- a/kde-base/libkexiv2/libkexiv2-4.3.3.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.3.ebuild,v 1.1 2009/11/02 21:58:47 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.3.ebuild,v 1.2 2009/11/29 16:21:38 ssuominen Exp $ EAPI="2" @@ -12,7 +12,7 @@ DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" HOMEPAGE="http://www.kipi-plugins.org" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |