diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2014-12-23 23:21:33 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2014-12-23 23:21:33 +0000 |
commit | c15426a79d630aa4a3979f9f53599d002578e55d (patch) | |
tree | 370733194c956e2fd89976446fce38cc593c0a76 /sci-geosciences | |
parent | Version bump for Gnome 3.14. Clean up old revisions. (diff) | |
download | gentoo-2-c15426a79d630aa4a3979f9f53599d002578e55d.tar.gz gentoo-2-c15426a79d630aa4a3979f9f53599d002578e55d.tar.bz2 gentoo-2-c15426a79d630aa4a3979f9f53599d002578e55d.zip |
Version bump for Gnome 3.14. Clean up old revisions.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gnome-maps/ChangeLog | 9 | ||||
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-3.10.2.ebuild | 43 | ||||
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-3.14.2.ebuild (renamed from sci-geosciences/gnome-maps/gnome-maps-3.12.1.ebuild) | 11 |
3 files changed, 10 insertions, 53 deletions
diff --git a/sci-geosciences/gnome-maps/ChangeLog b/sci-geosciences/gnome-maps/ChangeLog index 7162d80a4463..c9cfb646aa2b 100644 --- a/sci-geosciences/gnome-maps/ChangeLog +++ b/sci-geosciences/gnome-maps/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sci-geosciences/gnome-maps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog,v 1.8 2014/07/22 10:53:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/ChangeLog,v 1.9 2014/12/23 23:21:33 eva Exp $ + +*gnome-maps-3.14.2 (23 Dec 2014) + + 23 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-maps-3.10.2.ebuild, -gnome-maps-3.12.1.ebuild, + +gnome-maps-3.14.2.ebuild: + Version bump for Gnome 3.14. Clean up old revisions. 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnome-maps-3.12.2.ebuild: Stable for amd64, wrt bug #512912 diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.10.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.10.2.ebuild deleted file mode 100644 index cbbd63acb107..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-3.10.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/gnome-maps-3.10.2.ebuild,v 1.5 2014/03/09 10:55:22 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="no" - -inherit eutils gnome2 - -DESCRIPTION="A map application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Design/Apps/Maps" - -LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" -SLOT="0" -IUSE="" -KEYWORDS="amd64" - -RDEPEND=" - >=app-misc/geoclue-1.99.3:2.0 - >=dev-libs/gjs-1.38 - dev-libs/gobject-introspection - >=dev-libs/glib-2.38:2 - media-libs/clutter-gtk:1.0[introspection] - media-libs/clutter:1.0[introspection] - media-libs/cogl:1.0[introspection] - media-libs/libchamplain:0.12[introspection] - net-libs/libsoup:2.4[introspection] - sci-geosciences/geocode-glib[introspection] - x11-libs/gdk-pixbuf:2[introspection] - >=x11-libs/gtk+-3.10:3[introspection] -" - -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 -} diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.12.1.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.14.2.ebuild index 5ce56b2c3a91..846506db120a 100644 --- a/sci-geosciences/gnome-maps/gnome-maps-3.12.1.ebuild +++ b/sci-geosciences/gnome-maps/gnome-maps-3.14.2.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/gnome-maps/gnome-maps-3.12.1.ebuild,v 1.1 2014/04/27 18:26:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gnome-maps/gnome-maps-3.14.2.ebuild,v 1.1 2014/12/23 23:21:33 eva Exp $ EAPI="5" GCONF_DEBUG="no" @@ -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 -} |