diff options
author | Johannes Huber <johu@gentoo.org> | 2014-03-10 17:11:53 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2014-03-10 17:11:53 +0000 |
commit | ce65b59debd418eb82a0a15a5c1b095a73a86142 (patch) | |
tree | 9f8aa54f687671530278aeb15d2f3c74ec517135 /sci-geosciences | |
parent | Really remove ebuild. (diff) | |
download | gentoo-2-ce65b59debd418eb82a0a15a5c1b095a73a86142.tar.gz gentoo-2-ce65b59debd418eb82a0a15a5c1b095a73a86142.tar.bz2 gentoo-2-ce65b59debd418eb82a0a15a5c1b095a73a86142.zip |
x86 stable, bug #279046
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/mapnik-world-boundaries/ChangeLog | 6 | ||||
-rw-r--r-- | sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-geosciences/mapnik-world-boundaries/ChangeLog b/sci-geosciences/mapnik-world-boundaries/ChangeLog index 8599b9c52d9e..62a8e5b9632f 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik-world-boundaries/ChangeLog,v 1.5 2014/03/10 17:11:53 johu Exp $ + + 10 Mar 2014; Johannes Huber <johu@gentoo.org> + mapnik-world-boundaries-20090514.ebuild: + x86 stable, bug #279046 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> mapnik-world-boundaries-20090514.ebuild: 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 d5600fc178ed..6b1f47023d04 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-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.3 2014/03/07 23:16:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik-world-boundaries/mapnik-world-boundaries-20090514.ebuild,v 1.4 2014/03/10 17:11:53 johu 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="" |