[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2024-02-13 Thread Sam James
commit: 4acf9119bb3a0a2ca37441e71b895a0949c9af02
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb 14 00:51:58 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 14 00:51:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acf9119

x11-themes/vanilla-dmz-aa-xcursors: Stabilize 0.4.5-r1 arm64, #924394

Signed-off-by: Sam James  gentoo.org>

 .../vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild
index 0b03efb6e9ae..9733811aceab 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ S="${WORKDIR}/dmz-cursor-theme-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 DEPEND="x11-apps/xcursorgen"
 RDEPEND="x11-libs/libXcursor"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2021-04-26 Thread Conrad Kostecki
commit: 0c2a8069db661ccdadb09405a13489cf3e8dde3c
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Apr 26 20:27:29 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Apr 26 20:33:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2a8069

x11-themes/vanilla-dmz-aa-xcursors: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../vanilla-dmz-aa-xcursors-0.4.5.ebuild   | 29 --
 1 file changed, 29 deletions(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
deleted file mode 100644
index 34c28e8f6a0..000
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Style neutral scalable cursor theme (black version)"
-HOMEPAGE="http://jimmac.musichall.cz/;
-SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar.xz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="x11-apps/xcursorgen"
-
-S="${WORKDIR}/dmz-cursor-theme-${PV}"
-
-src_compile() {
-   cd "${S}/DMZ-Black/pngs" || die
-   ./make.sh || die
-}
-
-src_install() {
-   insinto /usr/share/icons/Vanilla-DMZ-AA/cursors
-   doins -r DMZ-Black/xcursors/.
-   insinto /usr/share/icons/Vanilla-DMZ-AA
-   doins DMZ-Black/index.theme
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2021-04-26 Thread Conrad Kostecki
commit: f8b9e8df8bb664d9869a04be834e956452fe5158
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Apr 26 20:26:25 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Apr 26 20:33:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b9e8df

x11-themes/vanilla-dmz-aa-xcursors: bump to EAPI=7

Bug: https://bugs.gentoo.org/758236
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-themes/vanilla-dmz-aa-xcursors/metadata.xml|  1 +
 .../vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml 
b/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
index 7a38bb90096..3c58a0219fb 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
+++ b/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
@@ -2,4 +2,5 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

+   
 

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild
new file mode 100644
index 000..1c19832b75a
--- /dev/null
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Style neutral scalable cursor theme (black version)"
+HOMEPAGE="https://jimmac.eu/;
+SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar.xz"
+S="${WORKDIR}/dmz-cursor-theme-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+
+DEPEND="x11-apps/xcursorgen"
+RDEPEND="x11-libs/libXcursor"
+
+src_compile() {
+   pushd "${S}/DMZ-Black/pngs"
+   ./make.sh || die
+   popd
+}
+
+src_install() {
+   insinto /usr/share/cursors/xorg-x11/DMZ-Black
+   doins DMZ-Black/index.theme
+
+   insinto /usr/share/cursors/xorg-x11/DMZ-Black/cursors
+   doins -r DMZ-Black/xcursors/.
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2018-06-03 Thread Mikle Kolyada
commit: 9463a4b77f72ef840578a7f27b1bd35a001ad861
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jun  3 07:25:44 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jun  3 07:25:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9463a4b7

x11-themes/vanilla-dmz-aa-xcursors: ppc stable wrt bug #652188

Package-Manager: Portage-2.3.40, Repoman-2.3.7

 x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
index bf8b702fe0e..34c28e8f6a0 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="x11-apps/xcursorgen"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2018-06-03 Thread Mikle Kolyada
commit: f607b2232fcff9248e91301185218bf5b4a821d0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jun  3 07:26:07 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jun  3 07:26:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f607b223

x11-themes/vanilla-dmz-aa-xcursors: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.7

 x11-themes/vanilla-dmz-aa-xcursors/Manifest|  1 -
 .../vanilla-dmz-aa-xcursors-0.4.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/x11-themes/vanilla-dmz-aa-xcursors/Manifest 
b/x11-themes/vanilla-dmz-aa-xcursors/Manifest
index 15344e4ee82..359ecbe175e 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/Manifest
+++ b/x11-themes/vanilla-dmz-aa-xcursors/Manifest
@@ -1,2 +1 @@
 DIST dmz-cursor-theme_0.4.5.tar.xz 947544 BLAKE2B 
6c945575f57c3db87a95545ef023a4a7d8cc6a329c5a083d0501452e34c9603568cfe41e495bae4d2982d01641dbcd4deef39e0291d6aa12e4d7a35c47e4797c
 SHA512 
627fff9e4f690e30c6acbedb06035abc3ca7f6c6656a7e1290d752e115dbd8a41c37a2fe0d7cd7ece697c54dd7a343dd78d3c4604d124158961d95125f899f73
-DIST vanilla-dmz-aa-0.4.tar.bz2 159309 BLAKE2B 
20ad256d31d101954ba7b41c52624da02e11a52072815a4c13e92787bf930e9fdd17eb8c96af371ee69f254204f225698f571f8459aa85701ff29bc053a7c6b6
 SHA512 
08a4a0d7e685d77c79b3f917b60cf7e6572bd9828b8314a335727baf8e51d7cf175c6a800ffa2761c5ccea275411e8552c56b39c7ed092effde8ecec784cf446

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild
deleted file mode 100644
index ca7a6687d4e..000
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-MY_PN="Vanilla-DMZ-AA"
-DESCRIPTION="Style neutral scalable cursor theme"
-HOMEPAGE="http://jimmac.musichall.cz/themes.php?skin=7;
-SRC_URI="http://jimmac.musichall.cz/zip/${P/-xcursors}.tar.bz2;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86"
-IUSE=""
-
-S=${WORKDIR}/${MY_PN}
-
-src_install() {
-   insinto /usr/share/cursors/xorg-x11/${MY_PN}
-   doins -r cursors || die "doins failed"
-}
-
-pkg_postinst() {
-   elog "To use this set of cursors, edit or create the file ~/.Xdefaults"
-   elog "and add the following line:"
-   elog "Xcursor.theme: ${MY_PN}"
-   elog
-   elog "You can change the size by adding a line like:"
-   elog "Xcursor.size: 48"
-   elog
-   elog "Also, to globally use this set of mouse cursors edit the file:"
-   elog "/usr/share/cursors/xorg-x11/default/index.theme"
-   elog "and change the line:"
-   elog "Inherits=[current setting]"
-   elog "to"
-   elog "Inherits=${MY_PN}"
-   elog
-   elog "Note this will be overruled by a user's ~/.Xdefaults file."
-   elog
-   ewarn "If you experience flickering, try setting the following line in"
-   ewarn "the Device section of your xorg.conf file:"
-   ewarn "Option  \"HWCursor\"  \"false\""
-}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2018-04-20 Thread Sergei Trofimovich
commit: 33cd3edce870b3d33f18303517dd77e11b2d0f73
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Apr 20 21:27:10 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr 20 21:27:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33cd3edc

x11-themes/vanilla-dmz-aa-xcursors: stable 0.4.5 for ppc64, bug #652188

Bug: https://bugs.gentoo.org/652188
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
index 8791b0ec8a1..bf8b702fe0e 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="x11-apps/xcursorgen"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2018-04-05 Thread Thomas Deutschmann
commit: ea0ac8726f9e790dd40447954c815d4b9b6a53e4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr  5 23:14:09 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr  5 23:16:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0ac872

x11-themes/vanilla-dmz-aa-xcursors: x86 stable (bug #652188)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
index 4eb9640c5ee..8791b0ec8a1 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc x86"
 IUSE=""
 
 DEPEND="x11-apps/xcursorgen"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2018-04-04 Thread Aaron Bauman
commit: afd713ffa54560e5f6f8cd571606835f9d01f2d8
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Apr  4 15:20:29 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Apr  4 15:20:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd713ff

x11-themes/vanilla-dmz-aa-xcursors: amd64 stable

Bug: https://bugs.gentoo.org/652188
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
index e1fb249eb9f..4eb9640c5ee 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
 IUSE=""
 
 DEPEND="x11-apps/xcursorgen"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2018-04-03 Thread Sergei Trofimovich
commit: 19d3a51940ddc2afc321bc7b5f48806214cb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr  3 20:20:39 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr  3 21:07:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d3a577

x11-themes/vanilla-dmz-aa-xcursors: stable 0.4.5 for sparc

Bug: https://bugs.gentoo.org/652188
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
index 66543b8035f..e1fb249eb9f 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86"
 IUSE=""
 
 DEPEND="x11-apps/xcursorgen"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2018-03-16 Thread Michał Górny
commit: 7ad85d5a3286005fd2fbd1ddbd8d32e73f889b3b
Author: Nikos Chantziaras  gmail  com>
AuthorDate: Wed Mar 14 05:42:04 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 16 10:12:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad85d5a

x11-themes/vanilla-dmz-aa-xcursors: version bump to 0.4.5

Closes: https://bugs.gentoo.org/554920
Closes: https://github.com/gentoo/gentoo/pull/7456
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-themes/vanilla-dmz-aa-xcursors/Manifest|  1 +
 .../vanilla-dmz-aa-xcursors-0.4.5.ebuild   | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/x11-themes/vanilla-dmz-aa-xcursors/Manifest 
b/x11-themes/vanilla-dmz-aa-xcursors/Manifest
index ee3e965a4bf..15344e4ee82 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/Manifest
+++ b/x11-themes/vanilla-dmz-aa-xcursors/Manifest
@@ -1 +1,2 @@
+DIST dmz-cursor-theme_0.4.5.tar.xz 947544 BLAKE2B 
6c945575f57c3db87a95545ef023a4a7d8cc6a329c5a083d0501452e34c9603568cfe41e495bae4d2982d01641dbcd4deef39e0291d6aa12e4d7a35c47e4797c
 SHA512 
627fff9e4f690e30c6acbedb06035abc3ca7f6c6656a7e1290d752e115dbd8a41c37a2fe0d7cd7ece697c54dd7a343dd78d3c4604d124158961d95125f899f73
 DIST vanilla-dmz-aa-0.4.tar.bz2 159309 BLAKE2B 
20ad256d31d101954ba7b41c52624da02e11a52072815a4c13e92787bf930e9fdd17eb8c96af371ee69f254204f225698f571f8459aa85701ff29bc053a7c6b6
 SHA512 
08a4a0d7e685d77c79b3f917b60cf7e6572bd9828b8314a335727baf8e51d7cf175c6a800ffa2761c5ccea275411e8552c56b39c7ed092effde8ecec784cf446

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
new file mode 100644
index 000..66543b8035f
--- /dev/null
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Style neutral scalable cursor theme (black version)"
+HOMEPAGE="http://jimmac.musichall.cz/;
+SRC_URI="mirror://debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_${PV}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="x11-apps/xcursorgen"
+
+S="${WORKDIR}/dmz-cursor-theme-${PV}"
+
+src_compile() {
+   cd "${S}/DMZ-Black/pngs" || die
+   ./make.sh || die
+}
+
+src_install() {
+   insinto /usr/share/icons/Vanilla-DMZ-AA/cursors
+   doins -r DMZ-Black/xcursors/.
+   insinto /usr/share/icons/Vanilla-DMZ-AA
+   doins DMZ-Black/index.theme
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2016-08-19 Thread Pacho Ramos
commit: 7fe287d5ae140234652bd7efc6de83a96b8e496d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:20:13 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:21:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe287d5

x11-themes/vanilla-dmz-aa-xcursors: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 x11-themes/vanilla-dmz-aa-xcursors/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml 
b/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
index e549dd8..097975e 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
+++ b/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
@@ -1,8 +1,4 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2016-03-20 Thread Stephen Klimaszewski
commit: 27f7a38a8d4327a119d2b48ff7796c2cb818db12
Author: Steev Klimaszewski  gentoo  org>
AuthorDate: Sun Mar 20 21:19:55 2016 +
Commit: Stephen Klimaszewski  gentoo  org>
CommitDate: Sun Mar 20 22:09:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f7a38a

x11-themes/vanilla-dmz-aa-xcursors: Add ~arm64 keyword

Package-Manager: portage-2.2.28

 x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild 
b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild
index e8b4eff..5c33f57 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild
+++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ SRC_URI="http://jimmac.musichall.cz/zip/${P/-xcursors}.tar.bz2;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86"
 IUSE=""
 
 S=${WORKDIR}/${MY_PN}