diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:42:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:42:45 +0000 |
commit | 6366dc7375f45d5fc3b84dc3280516f0a8c3b11e (patch) | |
tree | 4f302966af0f0e7cef1e489750868bd6fd9cce9e /kde-base/libkexiv2 | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-6366dc7375f45d5fc3b84dc3280516f0a8c3b11e.tar.gz gentoo-2-6366dc7375f45d5fc3b84dc3280516f0a8c3b11e.tar.bz2 gentoo-2-6366dc7375f45d5fc3b84dc3280516f0a8c3b11e.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index 8be09b5883fa..270026afbb1e 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.137 2013/01/05 20:19:07 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.138 2013/01/27 12:42:45 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libkexiv2-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *libkexiv2-4.9.5 (05 Jan 2013) diff --git a/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild b/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild index e0a992aa1f3d..6bb4e8d07995 100644 --- a/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.9.5.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.9.5.ebuild,v 1.1 2013/01/05 20:19:07 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild,v 1.2 2013/01/27 12:42:45 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |