commit: 993965c1b7d12b58922d3d22a78568606767e4fc
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 5 21:07:18 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 5 21:20:04 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=993965c1
sci-geosciences/gnome-maps: 3.12.2 → 3.14.0
---
.../{gnome-maps-3.12.1.ebuild => gnome-maps-3.14.0.ebuild} | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.12.1.ebuild
b/sci-geosciences/gnome-maps/gnome-maps-3.14.0.ebuild
similarity index 82%
rename from sci-geosciences/gnome-maps/gnome-maps-3.12.1.ebuild
rename to sci-geosciences/gnome-maps/gnome-maps-3.14.0.ebuild
index 70b1922..38ce7e2 100644
--- a/sci-geosciences/gnome-maps/gnome-maps-3.12.1.ebuild
+++ b/sci-geosciences/gnome-maps/gnome-maps-3.14.0.ebuild
@@ -8,7 +8,7 @@ GCONF_DEBUG="no"
inherit eutils gnome2
DESCRIPTION="A map application for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Design/Apps/Maps"
+HOMEPAGE="https://wiki.gnome.org/Apps/Maps"
LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
SLOT="0"
@@ -34,10 +34,3 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
virtual/pkgconfig
"
-
-src_prepare() {
- # FIXME: autogenerated, should not be in tarball at all
- rm "${S}"/src/path.js || die
-
- gnome2_src_prepare
-}