diff options
author | 2012-11-23 17:52:59 +0000 | |
---|---|---|
committer | 2012-11-23 17:52:59 +0000 | |
commit | 248bc5884b084580dda5b055b7b8e1da2db667bb (patch) | |
tree | 323daeba84d691d6f69615a003f7957a1ae4f5b5 /kde-base/libkexiv2 | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-248bc5884b084580dda5b055b7b8e1da2db667bb.tar.gz gentoo-2-248bc5884b084580dda5b055b7b8e1da2db667bb.tar.bz2 gentoo-2-248bc5884b084580dda5b055b7b8e1da2db667bb.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index 7f484be73ea7..ee329f11b2cb 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.130 2012/11/13 20:21:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.131 2012/11/23 17:52:58 ago Exp $ + + 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libkexiv2-4.9.3.ebuild: + Stable for amd64, wrt bug #442394 13 Nov 2012; Johannes Huber <johu@gentoo.org> -libkexiv2-4.9.2.ebuild: Remove KDE SC 4.9.2 diff --git a/kde-base/libkexiv2/libkexiv2-4.9.3.ebuild b/kde-base/libkexiv2/libkexiv2-4.9.3.ebuild index 89a3e61bc602..cb68afad5a3d 100644 --- a/kde-base/libkexiv2/libkexiv2-4.9.3.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.9.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.3.ebuild,v 1.1 2012/11/08 23:26:38 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.3.ebuild,v 1.2 2012/11/23 17:52:59 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |