From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 34EDB138334 for ; Sun, 3 Jun 2018 07:26:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C240CE0830; Sun, 3 Jun 2018 07:26:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76E26E07FE for ; Sun, 3 Jun 2018 07:26:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C7BAA335C06 for ; Sun, 3 Jun 2018 07:26:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36A932BF for ; Sun, 3 Jun 2018 07:26:29 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1528010705.4b9daf44d9af2bde44b5b11e9d5d96361c79a6bf.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-xcursors/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/vanilla-dmz-xcursors/Manifest x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild X-VCS-Directories: x11-themes/vanilla-dmz-xcursors/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4b9daf44d9af2bde44b5b11e9d5d96361c79a6bf X-VCS-Branch: master Date: Sun, 3 Jun 2018 07:26:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0042ecad-176e-4fb2-8ce3-5661cf01134b X-Archives-Hash: 9314e38d602054fcf2e997d0e289e58c commit: 4b9daf44d9af2bde44b5b11e9d5d96361c79a6bf Author: Mikle Kolyada gentoo org> AuthorDate: Sun Jun 3 07:25:05 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Jun 3 07:25:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9daf44 x11-themes/vanilla-dmz-xcursors: Drop old Package-Manager: Portage-2.3.40, Repoman-2.3.7 x11-themes/vanilla-dmz-xcursors/Manifest | 1 - .../vanilla-dmz-xcursors-0.4.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/x11-themes/vanilla-dmz-xcursors/Manifest b/x11-themes/vanilla-dmz-xcursors/Manifest index 356e080e35b..359ecbe175e 100644 --- a/x11-themes/vanilla-dmz-xcursors/Manifest +++ b/x11-themes/vanilla-dmz-xcursors/Manifest @@ -1,2 +1 @@ DIST dmz-cursor-theme_0.4.5.tar.xz 947544 BLAKE2B 6c945575f57c3db87a95545ef023a4a7d8cc6a329c5a083d0501452e34c9603568cfe41e495bae4d2982d01641dbcd4deef39e0291d6aa12e4d7a35c47e4797c SHA512 627fff9e4f690e30c6acbedb06035abc3ca7f6c6656a7e1290d752e115dbd8a41c37a2fe0d7cd7ece697c54dd7a343dd78d3c4604d124158961d95125f899f73 -DIST vanilla-dmz-0.4.tar.bz2 135099 BLAKE2B 85d52af28493e801dbcd0d7480461a4075796322d6c48986c9dc3dd99e364f4961e3f3737bd0bbf8e4bc499a19c76e8d954992872fff522b6174d53d96e66661 SHA512 1e234033b683c1c13cc53a7a48f4ed41a53e22a622b4dd6e2a8c1b2f026f974ad608f91400ea4c43906b96e3d4f1ad4b13dabf3f9f156b27a7137aa561620bce diff --git a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-xcursors-0.4.ebuild deleted file mode 100644 index b44fc69ede9..00000000000 --- a/x11-themes/vanilla-dmz-xcursors/vanilla-dmz-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" -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\"" -}