diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:58:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 09:58:51 +0000 |
commit | 02e9c9cc9fa0f185771ccfe020dfe24e8ea8e6f3 (patch) | |
tree | 4f31a63d47301572770f03c0193b2f989ee21a47 /media-libs | |
parent | Stable for amd64, wrt bug #470506 (diff) | |
download | gentoo-2-02e9c9cc9fa0f185771ccfe020dfe24e8ea8e6f3.tar.gz gentoo-2-02e9c9cc9fa0f185771ccfe020dfe24e8ea8e6f3.tar.bz2 gentoo-2-02e9c9cc9fa0f185771ccfe020dfe24e8ea8e6f3.zip |
Stable for amd64, wrt bug #470508
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libkgeomap/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkgeomap/libkgeomap-3.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkgeomap/ChangeLog b/media-libs/libkgeomap/ChangeLog index 8924bee78baa..0ed3144facf3 100644 --- a/media-libs/libkgeomap/ChangeLog +++ b/media-libs/libkgeomap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libkgeomap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/ChangeLog,v 1.32 2013/05/18 18:55:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/ChangeLog,v 1.33 2013/05/19 09:58:51 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> libkgeomap-3.1.0.ebuild: + Stable for amd64, wrt bug #470508 *libkgeomap-3.2.0 (18 May 2013) diff --git a/media-libs/libkgeomap/libkgeomap-3.1.0.ebuild b/media-libs/libkgeomap/libkgeomap-3.1.0.ebuild index 4cff0a85ed8f..6aa29116b681 100644 --- a/media-libs/libkgeomap/libkgeomap-3.1.0.ebuild +++ b/media-libs/libkgeomap/libkgeomap-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/libkgeomap-3.1.0.ebuild,v 1.1 2013/03/29 16:06:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/libkgeomap-3.1.0.ebuild,v 1.2 2013/05/19 09:58:51 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ DESCRIPTION="Wrapper library for world map components as marble, openstreetmap a HOMEPAGE="http://www.digikam.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" SLOT=4 |