diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:29:24 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:29:24 +0000 |
commit | 04b5e658d506d65c9173ce08c9cc37814077cb45 (patch) | |
tree | 79869ff108497d384f684bd56950b07feed1d2e5 /kde-base/libkexiv2 | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-04b5e658d506d65c9173ce08c9cc37814077cb45.tar.gz gentoo-2-04b5e658d506d65c9173ce08c9cc37814077cb45.tar.bz2 gentoo-2-04b5e658d506d65c9173ce08c9cc37814077cb45.zip |
amd64 stable wrt #287697
(Portage version: 2.2_rc44/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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index bd228b2fddc9..c3a121b16c94 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.24 2009/10/08 15:04:22 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.25 2009/10/10 10:29:24 ssuominen Exp $ + + 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + libkexiv2-4.3.1.ebuild: + amd64 stable wrt #287697 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkexiv2-4.3.0.ebuild: Drop KDE 4.3.0 diff --git a/kde-base/libkexiv2/libkexiv2-4.3.1.ebuild b/kde-base/libkexiv2/libkexiv2-4.3.1.ebuild index 70925bf9926c..f99846fd86d6 100644 --- a/kde-base/libkexiv2/libkexiv2-4.3.1.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.3.1.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.1.ebuild,v 1.1 2009/09/01 16:14:37 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.3.1.ebuild,v 1.2 2009/10/10 10:29:24 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=" |