diff options
-rw-r--r-- | media-gfx/shotwell/shotwell-0.28.3.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/shotwell/shotwell-0.28.4.ebuild | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/media-gfx/shotwell/shotwell-0.28.3.ebuild b/media-gfx/shotwell/shotwell-0.28.3.ebuild index 1d1f9124eb96..b7049d635548 100644 --- a/media-gfx/shotwell/shotwell-0.28.3.ebuild +++ b/media-gfx/shotwell/shotwell-0.28.3.ebuild @@ -1,13 +1,12 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 GNOME2_LA_PUNT="yes" VALA_MIN_API_VERSION="0.28" -inherit gnome2 multilib toolchain-funcs vala versionator +inherit gnome2 multilib toolchain-funcs vala -MY_PV=$(get_version_component_range 1-2) DESCRIPTION="Open source photo manager for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell" diff --git a/media-gfx/shotwell/shotwell-0.28.4.ebuild b/media-gfx/shotwell/shotwell-0.28.4.ebuild index 2f779a3aa54a..e6ea4f5ab99e 100644 --- a/media-gfx/shotwell/shotwell-0.28.4.ebuild +++ b/media-gfx/shotwell/shotwell-0.28.4.ebuild @@ -5,9 +5,8 @@ EAPI=6 GNOME2_LA_PUNT="yes" VALA_MIN_API_VERSION="0.28" -inherit gnome2 multilib toolchain-funcs vala versionator +inherit gnome2 multilib toolchain-funcs vala -MY_PV=$(get_version_component_range 1-2) DESCRIPTION="Open source photo manager for GNOME" HOMEPAGE="https://wiki.gnome.org/Apps/Shotwell" |