* [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, app-misc/gramps/, sci-geosciences/osm-gps-map/, ...
@ 2016-08-12 10:14 Marek Szuba
0 siblings, 0 replies; only message in thread
From: Marek Szuba @ 2016-08-12 10:14 UTC (permalink / raw
To: gentoo-commits
commit: 7b88e7dd798f0a6e11e4f242c33f98543ec9a9c4
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 22:12:52 2016 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Aug 12 10:09:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b88e7dd
sci-geosciences/osm-gps-map: move version 0.7.3 to slot 2
This is to make room for ebuilds of version 1.0.0 and newer, which among other
changes are linked against gtk3 instead of gtk2 and have a different library
name.
Package-Manager: portage-2.3.0
app-misc/gramps/gramps-3.4.9-r1.ebuild | 2 +-
app-misc/gramps/gramps-3.4.9.ebuild | 4 ++--
app-misc/subsurface/subsurface-3.1.1.ebuild | 4 ++--
profiles/updates/3Q-2016 | 1 +
sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild | 4 ++--
5 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/app-misc/gramps/gramps-3.4.9-r1.ebuild b/app-misc/gramps/gramps-3.4.9-r1.ebuild
index dd3a36a..89bd31b 100644
--- a/app-misc/gramps/gramps-3.4.9-r1.ebuild
+++ b/app-misc/gramps/gramps-3.4.9-r1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/pygoocanvas[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.16.0[${PYTHON_USEDEP}]
gnome-base/librsvg:2
- sci-geosciences/osm-gps-map
+ sci-geosciences/osm-gps-map:2
x11-misc/xdg-utils
gnome? (
dev-python/gconf-python[${PYTHON_USEDEP}]
diff --git a/app-misc/gramps/gramps-3.4.9.ebuild b/app-misc/gramps/gramps-3.4.9.ebuild
index 487be35..034970f 100644
--- a/app-misc/gramps/gramps-3.4.9.ebuild
+++ b/app-misc/gramps/gramps-3.4.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,7 +24,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/pygoocanvas[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.16.0[${PYTHON_USEDEP}]
gnome-base/librsvg:2
- sci-geosciences/osm-gps-map
+ sci-geosciences/osm-gps-map:2
x11-misc/xdg-utils
gnome? (
dev-python/gconf-python[${PYTHON_USEDEP}]
diff --git a/app-misc/subsurface/subsurface-3.1.1.ebuild b/app-misc/subsurface/subsurface-3.1.1.ebuild
index b180ac0..d868cf0 100644
--- a/app-misc/subsurface/subsurface-3.1.1.ebuild
+++ b/app-misc/subsurface/subsurface-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -35,7 +35,7 @@ RDEPEND="dev-db/sqlite:3
dev-libs/libxslt
dev-libs/libzip
gnome-base/gconf:2
- sci-geosciences/osm-gps-map
+ sci-geosciences/osm-gps-map:2
net-libs/libsoup:2.4
virtual/libusb
x11-libs/cairo
diff --git a/profiles/updates/3Q-2016 b/profiles/updates/3Q-2016
index 5c8e9d5..6426645 100644
--- a/profiles/updates/3Q-2016
+++ b/profiles/updates/3Q-2016
@@ -11,3 +11,4 @@ slotmove >=dev-php/pecl-yaml-2.0.0_rc1 0 7
move dev-perl/regexp-common dev-perl/Regexp-Common
move dev-php/PEAR-PHP_CodeSniffer dev-php/PHP_CodeSniffer
move kde-apps/kgamma kde-plasma/kgamma
+slotmove =sci-geosciences/osm-gps-map-0.7.3 0 2
diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild
index 531bff5..f52efcf 100644
--- a/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild
+++ b/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="http://www.johnstowers.co.nz/files/${PN}/${P}.tar.gz
python? ( http://www.johnstowers.co.nz/files/${PN}/python-osmgpsmap-${PV}.tar.gz )"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="2"
KEYWORDS="~amd64 ~x86"
IUSE="+introspection python"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-12 10:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-12 10:14 [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, app-misc/gramps/, sci-geosciences/osm-gps-map/, Marek Szuba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox