diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-04-26 19:33:12 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-04-26 21:20:11 +0200 |
commit | ac078131035882a09ec3d180a926a341100197a9 (patch) | |
tree | 77a0dd61fa717fe288508500f9a348d6b81ffa84 /x11-themes/blueglass-xcursors | |
parent | net-libs/webkit-gtk: Stabilize 2.30.6 ppc64, #773193 (diff) | |
download | gentoo-ac078131035882a09ec3d180a926a341100197a9.tar.gz gentoo-ac078131035882a09ec3d180a926a341100197a9.tar.bz2 gentoo-ac078131035882a09ec3d180a926a341100197a9.zip |
x11-themes/blueglass-xcursors: update HOMEPAGE, SRC_URI
Updated HOMEPAGE, as it's now available in KDE Store.
SRC_URI replaced with gentoo mirror, as there is now way possible to get
a direct download link, since they become invalid after 24 hours.
Added more arches and <stabilize-allarches/>, as no compilation is involved.
Bug: https://bugs.gentoo.org/680558
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'x11-themes/blueglass-xcursors')
-rw-r--r-- | x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 11 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/metadata.xml | 9 |
2 files changed, 10 insertions, 10 deletions
diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild index 60f2a71174cb..c1704796d2a9 100644 --- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild +++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,14 +6,13 @@ EAPI=7 MY_P="5532-BlueGlass-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=5532" -SRC_URI="http://kde-look.org/content/files/$MY_P.tar.bz2" +HOMEPAGE="https://store.kde.org/p/999915/" +SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P:5}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" - -S="${WORKDIR}/${MY_P:5}" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" # Note: although the package name is BlueGlass, the tarball & authors directions # use the directory 'Blue'. diff --git a/x11-themes/blueglass-xcursors/metadata.xml b/x11-themes/blueglass-xcursors/metadata.xml index 49c86a887b6a..ae370525356a 100644 --- a/x11-themes/blueglass-xcursors/metadata.xml +++ b/x11-themes/blueglass-xcursors/metadata.xml @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>desktop-misc@gentoo.org</email> - <name>Gentoo Desktop Miscellaneous Project</name> -</maintainer> + <maintainer type="project"> + <email>desktop-misc@gentoo.org</email> + <name>Gentoo Desktop Miscellaneous Project</name> + </maintainer> + <stabilize-allarches/> </pkgmetadata> |