Skip to content

Commit

Permalink
sci-geosciences/osm-gps-map: move version 0.7.3 to slot 2
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Marek Szuba committed Aug 12, 2016
1 parent c230d11 commit 7b88e7d
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app-misc/gramps/gramps-3.4.9-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}]
Expand Down
4 changes: 2 additions & 2 deletions app-misc/gramps/gramps-3.4.9.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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}]
Expand Down
4 changes: 2 additions & 2 deletions app-misc/subsurface/subsurface-3.1.1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/3Q-2016
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"

Expand Down

0 comments on commit 7b88e7d

Please sign in to comment.