diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 19:07:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 19:07:30 +0000 |
commit | fc856b92e8ab47e78bbf8bdcc2a491c1e5d8a28d (patch) | |
tree | 9335fded3053f31256157e45a9d5063ba7f93419 /kde-base/libkexiv2 | |
parent | Depend on <dev-libs/icu-49 for bug 410777. Remove old. (diff) | |
download | gentoo-2-fc856b92e8ab47e78bbf8bdcc2a491c1e5d8a28d.tar.gz gentoo-2-fc856b92e8ab47e78bbf8bdcc2a491c1e5d8a28d.tar.bz2 gentoo-2-fc856b92e8ab47e78bbf8bdcc2a491c1e5d8a28d.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index c54ba90be39b..01ef8fba7958 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.105 2012/03/23 07:37:20 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.106 2012/04/04 19:07:30 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libkexiv2-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 23 Mar 2012; Johannes Huber <johu@gentoo.org> -libkexiv2-4.8.0.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/libkexiv2/libkexiv2-4.8.1.ebuild b/kde-base/libkexiv2/libkexiv2-4.8.1.ebuild index 9b8e82f08331..a9a23536d8ef 100644 --- a/kde-base/libkexiv2/libkexiv2-4.8.1.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.8.1.ebuild @@ -1,6 +1,6 @@ # 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.8.1.ebuild,v 1.1 2012/03/06 23:35:08 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.8.1.ebuild,v 1.2 2012/04/04 19:07:30 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" HOMEPAGE="http://www.kipi-plugins.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |