diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:01:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:01:02 +0000 |
commit | 7f1196e4f03f410a94df9dbfe85b7f37b0928381 (patch) | |
tree | 2375d7563ebab9d972aaf1e71df9d85fd1eb6293 /kde-base/libkexiv2 | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-7f1196e4f03f410a94df9dbfe85b7f37b0928381.tar.gz gentoo-2-7f1196e4f03f410a94df9dbfe85b7f37b0928381.tar.bz2 gentoo-2-7f1196e4f03f410a94df9dbfe85b7f37b0928381.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index c8fab827d3c0..1a6d3cbc6948 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.144 2013/03/06 13:41:41 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.145 2013/03/31 16:01:02 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libkexiv2-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 *libkexiv2-4.10.1 (06 Mar 2013) diff --git a/kde-base/libkexiv2/libkexiv2-4.10.1.ebuild b/kde-base/libkexiv2/libkexiv2-4.10.1.ebuild index 7cf2ce3141ba..d125c5186371 100644 --- a/kde-base/libkexiv2/libkexiv2-4.10.1.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.10.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.10.1.ebuild,v 1.1 2013/03/06 13:41:41 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.10.1.ebuild,v 1.2 2013/03/31 16:01:02 ago Exp $ EAPI=5 inherit kde4-base DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |