diff options
author | 2014-03-07 23:16:58 +0000 | |
---|---|---|
committer | 2014-03-07 23:16:58 +0000 | |
commit | a197f50ed0192fad64acbfbf76f6d1d36366cd99 (patch) | |
tree | 810118eb792718811556871fd1a86bb9a5c19c52 /sci-geosciences | |
parent | Make sure pypy2_0 use flag deps are generated as well. (diff) | |
download | gentoo-2-a197f50ed0192fad64acbfbf76f6d1d36366cd99.tar.gz gentoo-2-a197f50ed0192fad64acbfbf76f6d1d36366cd99.tar.bz2 gentoo-2-a197f50ed0192fad64acbfbf76f6d1d36366cd99.zip |
amd64 stable, bug #279046
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/mapnik-world-boundaries/ChangeLog | 9 | ||||
-rw-r--r-- | sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/sci-geosciences/mapnik-world-boundaries/ChangeLog b/sci-geosciences/mapnik-world-boundaries/ChangeLog index da4aca988766..8599b9c52d9e 100644 --- a/sci-geosciences/mapnik-world-boundaries/ChangeLog +++ b/sci-geosciences/mapnik-world-boundaries/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-geosciences/mapnik-world-boundaries -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik-world-boundaries/ChangeLog,v 1.3 2013/02/07 22:42:00 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik-world-boundaries/ChangeLog,v 1.4 2014/03/07 23:16:58 pacho Exp $ + + 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> + mapnik-world-boundaries-20090514.ebuild: + amd64 stable, bug #279046 07 Feb 2013; Ulrich Müller <ulm@gentoo.org> mapnik-world-boundaries-20090514.ebuild: @@ -14,4 +18,3 @@ 23 Jun 2009; Alfredo Tupone <tupone@gentoo.org> +mapnik-world-boundaries-20090514.ebuild: World Boundaries data for mapnik - diff --git a/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild b/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild index a1bfbccfa852..d5600fc178ed 100644 --- a/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild +++ b/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild,v 1.2 2013/02/07 22:42:00 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild,v 1.3 2014/03/07 23:16:58 pacho Exp $ EAPI=2 DESCRIPTION="Mapnik World Boundaries" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/world_boundaries-spherical-20090331.tgz LICENSE="CC-BY-SA-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" |