diff options
author | 2012-04-04 19:31:48 +0000 | |
---|---|---|
committer | 2012-04-04 19:31:48 +0000 | |
commit | ae1d0b334fcfb0e47ff262ae725806b20a1e58f8 (patch) | |
tree | a85f4c6b604ff9e9d9c8d1038ac8ef066fed9ab6 /media-libs | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-ae1d0b334fcfb0e47ff262ae725806b20a1e58f8.tar.gz gentoo-2-ae1d0b334fcfb0e47ff262ae725806b20a1e58f8.tar.bz2 gentoo-2-ae1d0b334fcfb0e47ff262ae725806b20a1e58f8.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libkgeomap/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libkgeomap/libkgeomap-2.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libkgeomap/ChangeLog b/media-libs/libkgeomap/ChangeLog index a2f8f596a1ca..c7fb5ae6574d 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.12 2012/01/16 23:57:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/ChangeLog,v 1.13 2012/04/04 19:31:48 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> libkgeomap-2.5.0.ebuild: + Stable for amd64, wrt bug #409403 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libkgeomap-2.4.1.ebuild: Stable for amd64, wrt bug #396359 diff --git a/media-libs/libkgeomap/libkgeomap-2.5.0.ebuild b/media-libs/libkgeomap/libkgeomap-2.5.0.ebuild index c3880e2b8958..2657c962b874 100644 --- a/media-libs/libkgeomap/libkgeomap-2.5.0.ebuild +++ b/media-libs/libkgeomap/libkgeomap-2.5.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.5.0.ebuild,v 1.1 2012/01/03 13:10:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libkgeomap/libkgeomap-2.5.0.ebuild,v 1.2 2012/04/04 19:31:48 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.digikam.org/" SRC_URI="mirror://sourceforge/${DIGIKAMPN}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" SLOT=4 |