diff options
author | 2012-10-27 04:23:08 +0000 | |
---|---|---|
committer | 2012-10-27 04:23:08 +0000 | |
commit | 97bc7d0b108b8637cbc5c0bcdab0cb0a207f371d (patch) | |
tree | 9d32b5af1952d5f2074c0cd462aaa1ef6b8d0980 /media-libs | |
parent | x86 stable wrt bug #438352 (diff) | |
download | gentoo-2-97bc7d0b108b8637cbc5c0bcdab0cb0a207f371d.tar.gz gentoo-2-97bc7d0b108b8637cbc5c0bcdab0cb0a207f371d.tar.bz2 gentoo-2-97bc7d0b108b8637cbc5c0bcdab0cb0a207f371d.zip |
x86 stable wrt bug #438352
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libkgeomap/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkgeomap/libkgeomap-2.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkgeomap/ChangeLog b/media-libs/libkgeomap/ChangeLog index 33a8d83ed64e..91e69513c8aa 100644 --- a/media-libs/libkgeomap/ChangeLog +++ b/media-libs/libkgeomap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libkgeomap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/ChangeLog,v 1.23 2012/10/16 11:05:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/ChangeLog,v 1.24 2012/10/27 04:23:08 phajdan.jr Exp $ + + 27 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libkgeomap-2.9.0.ebuild: + x86 stable wrt bug #438352 16 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libkgeomap-2.9.0.ebuild: Stable for amd64, wrt bug #438352 diff --git a/media-libs/libkgeomap/libkgeomap-2.9.0.ebuild b/media-libs/libkgeomap/libkgeomap-2.9.0.ebuild index cb24c2e2a1d5..97655fa1d197 100644 --- a/media-libs/libkgeomap/libkgeomap-2.9.0.ebuild +++ b/media-libs/libkgeomap/libkgeomap-2.9.0.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/media-libs/libkgeomap/libkgeomap-2.9.0.ebuild,v 1.2 2012/10/16 11:05:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/libkgeomap-2.9.0.ebuild,v 1.3 2012/10/27 04:23:08 phajdan.jr Exp $ EAPI=4 @@ -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 |