x11-themes/oxygen-gtk: EAPI-7 bump, fix HOMEPAGE
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 3 Apr 2019 19:43:02 +0000 (21:43 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 3 Apr 2019 20:27:20 +0000 (22:27 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
x11-themes/oxygen-gtk/oxygen-gtk-1.4.1-r1.ebuild
x11-themes/oxygen-gtk/oxygen-gtk-1.4.6-r1.ebuild

index 757eb755341120699825c114999bf9795b6f5120..803e8e61400a0a0a3b8c43e9642cd380d2bab52d 100644 (file)
@@ -1,15 +1,14 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MY_PN=${PN}3
 MY_P=${MY_PN}-${PV}
-
 inherit cmake-multilib
 
 DESCRIPTION="Official GTK+:3 port of KDE's Oxygen widget style"
-HOMEPAGE="https://store.kde.org/content/show.php/?content=136216"
+HOMEPAGE="https://store.kde.org/p/1005553/"
 SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
@@ -17,7 +16,8 @@ KEYWORDS="amd64 ~ppc x86"
 SLOT="3"
 IUSE="debug"
 
-COMMON_DEPEND="
+BDEPEND="virtual/pkgconfig"
+DEPEND="
        dev-libs/dbus-glib[${MULTILIB_USEDEP}]
        dev-libs/glib:2[${MULTILIB_USEDEP}]
        x11-libs/cairo[${MULTILIB_USEDEP}]
@@ -26,10 +26,7 @@ COMMON_DEPEND="
        x11-libs/libX11[${MULTILIB_USEDEP}]
        x11-libs/pango[${MULTILIB_USEDEP}]
 "
-DEPEND="${COMMON_DEPEND}
-       virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
        !x11-themes/oxygen-gtk:0
 "
 
index 9c643ec4e7677bc27e41c40e6290d59a16b076b7..9b9e4ced8f7face89ce837f71bc77e066d7aeebd 100644 (file)
@@ -1,15 +1,14 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 MY_PN=${PN}2
 MY_P=${MY_PN}-${PV}
-
 inherit cmake-multilib
 
 DESCRIPTION="Official GTK+:2 port of KDE's Oxygen widget style"
-HOMEPAGE="https://store.kde.org/content/show.php/?content=136216"
+HOMEPAGE="https://store.kde.org/p/1005553/"
 SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/src/${MY_P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
@@ -17,7 +16,8 @@ KEYWORDS="amd64 ~ppc x86"
 SLOT="2"
 IUSE="debug"
 
-COMMON_DEPEND="
+BDEPEND="virtual/pkgconfig"
+DEPEND="
        dev-libs/dbus-glib[${MULTILIB_USEDEP}]
        dev-libs/glib:2[${MULTILIB_USEDEP}]
        x11-libs/cairo[${MULTILIB_USEDEP}]
@@ -26,10 +26,7 @@ COMMON_DEPEND="
        x11-libs/libX11[${MULTILIB_USEDEP}]
        x11-libs/pango[${MULTILIB_USEDEP}]
 "
-DEPEND="${COMMON_DEPEND}
-       virtual/pkgconfig
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
        !x11-themes/oxygen-gtk:0
 "