diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-28 22:08:19 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-28 22:29:40 +0200 |
commit | 0896d5337a8e108c4f7b38ff4278a461777f5115 (patch) | |
tree | 27fc23f43685c10051f44ed4816db6ab0ca34040 /sci-geosciences | |
parent | sys-apps/accountsservice: Version bump (diff) | |
download | gentoo-0896d5337a8e108c4f7b38ff4278a461777f5115.tar.gz gentoo-0896d5337a8e108c4f7b38ff4278a461777f5115.tar.bz2 gentoo-0896d5337a8e108c4f7b38ff4278a461777f5115.zip |
sci-geosciences/gnome-maps: Drop old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gnome-maps/Manifest | 1 | ||||
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild | 38 |
2 files changed, 0 insertions, 39 deletions
diff --git a/sci-geosciences/gnome-maps/Manifest b/sci-geosciences/gnome-maps/Manifest index dbc11c99bfa8..0e8dd69d1144 100644 --- a/sci-geosciences/gnome-maps/Manifest +++ b/sci-geosciences/gnome-maps/Manifest @@ -1,2 +1 @@ -DIST gnome-maps-3.16.2.tar.xz 835624 SHA256 a7d791e4fb2dc3674232edf5c6d6112274869524db458695fc9fece49df07c96 SHA512 c62edd04805dfbf8f01afdab8173564111c1ba9eb41adbc547dcc06077114cd79ea4fe5fbfaff0583ced126201a5f9dc179459ffe0b50cbd5e5139b8eda189f8 WHIRLPOOL 26d47d429b6c9c1e332ac13a555c3d371ee2462f22af6dc90018454d1754da102bcfa3824c8dda5a650e51453ec0e9dd88164efbcf96a10aa7d057017af434ee DIST gnome-maps-3.18.2.tar.xz 864904 SHA256 693ff1559252eabe5d8c9c7354333b5aa1996e870936456d15706a0e0bac9278 SHA512 ed0f0f7ff927d9b41701cd66afa266857b618bda1a95a837a48554e7399020722f19841fba4fb1e767bb8db83111f029408065fc534b56b25dcca4cb1206975d WHIRLPOOL 0e939640ca9f8a55f44cfb7a533bedd3074aea417c5f936f935610e9265ba8a940dc1f50c8710da0ce6efb6ad13f3f32500efb43b246892959e691e96da41410 diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild deleted file mode 100644 index 382240a32577..000000000000 --- a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit eutils gnome2 - -DESCRIPTION="A map application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Maps" - -LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" -SLOT="0" -IUSE="" -KEYWORDS="amd64 x86" - -RDEPEND=" - >=app-misc/geoclue-0.12.99:2.0 - >=dev-libs/folks-0.10 - >=dev-libs/gjs-1.43.3 - >=dev-libs/gobject-introspection-0.6.3 - >=dev-libs/glib-2.39.3:2 - >=dev-libs/libgee-0.16:0.8[introspection] - media-libs/clutter-gtk:1.0[introspection] - media-libs/clutter:1.0[introspection] - media-libs/cogl:1.0[introspection] - >=media-libs/libchamplain-0.12.10-r1:0.12[gtk,introspection] - net-libs/libgfbgraph - net-libs/libsoup:2.4[introspection] - >=sci-geosciences/geocode-glib-3.15.2[introspection] - x11-libs/gdk-pixbuf:2[introspection] - >=x11-libs/gtk+-3.15.9:3[introspection] -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.40 - virtual/pkgconfig -" |