public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/neutral-xcursors/
Date: Mon,  5 Dec 2016 22:48:38 +0000 (UTC)	[thread overview]
Message-ID: <1480978110.8ca77598fa346f6c687fff3f7b0eeb9c7ef14217.monsieurp@gentoo> (raw)

commit:     8ca77598fa346f6c687fff3f7b0eeb9c7ef14217
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Mon Dec  5 21:04:08 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 22:48:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca77598

x11-themes/neutral-xcursors: remove old.

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3024

 x11-themes/neutral-xcursors/Manifest               |  1 -
 .../neutral-xcursors/neutral-xcursors-1.20.ebuild  | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/x11-themes/neutral-xcursors/Manifest b/x11-themes/neutral-xcursors/Manifest
index 1f726ff..52e9c79 100644
--- a/x11-themes/neutral-xcursors/Manifest
+++ b/x11-themes/neutral-xcursors/Manifest
@@ -1,4 +1,3 @@
-DIST 48837-Neutral_Plus_1.2.tar.bz2 61354 SHA256 6b496406128fb3effd4e87159a29811d12a1b2f071e1341e67a6744c57d206dd SHA512 e20b4aa172561b04d39a3209a0977d6d7d8f1956fb4d60f7dd022b7ae6195890956b76facbe58fe3d5fd6a4b844f0c14da5d09f7f82379048c610e41133a713d WHIRLPOOL 86aa0ead57c70d947dbd62a457067f7d8fd468ebdb3b5b52e67abe0b0278256557b83f861aa95e5b29d0e42459dd66f78cb5563772ac1238b9e41751876ae489
 DIST Neutral++-1.0.3.tar.bz2 43751 SHA256 23ec4fa3f7b62c023b8726b70d7a822ecd1f3cf90515b302d988f6fe58bce426 SHA512 59690f691bfa1695565f72282262b5def52d06969edd2b277a5aca6bcd3afa4a1a4cd6b7ac9f7036da9c5e82caf0e7379b654f199fa2fb9d31fb0dccea333b77 WHIRLPOOL 3ce7de9dd87e191d20e2dd239be1de9c8a0812200e9874e3e4cc0f64a740203bbe17730714f012db8b7e46476c480915d471cc1a8e5e5345ac8bfbdb219a4ea3
 DIST Neutral++_White-1.1.1.tar.bz2 42982 SHA256 2ba4b89abdc4394e605dd2e983c08517fce50265864be27c138d9f225decf47f SHA512 0027dd2823c605c810904d86fd25d021cde14c24c4b1cb507dd5829ac0cd6763fa96296db76422a1b2667b7e2a4b4ca397bfc26823f5b2656753a507cb71f0a2 WHIRLPOOL 9ca431bb7b4b6a121a488c1d55d45606b188f030eae0667cfa00ccb602315e584615e8ad657169f11b59de9afaaa10bcad7230b07740c19d1005cf421fce45a2
 DIST Neutral-1.13a.tar.gz 68777 SHA256 f67f613fa1e16742f144f26ef149fb24a55fe59c4237aa9a7d124c133484b0f9 SHA512 bee7d433294e74fd4c4e1e7892b15035c9f880a85da7b5faae16efc517cfd939a14258b36a9aa297db30ff994547262f1c8114a10ec1db497e88245b1905d4c3 WHIRLPOOL 42d243ce955bddd0a673f921bca077a4b4f0580b6ddd345103cb850cd2e90be890d28ae7af27a5f4e7bd08870419f9d6134919f7f619e983dc32c195a19c3f73

diff --git a/x11-themes/neutral-xcursors/neutral-xcursors-1.20.ebuild b/x11-themes/neutral-xcursors/neutral-xcursors-1.20.ebuild
deleted file mode 100644
index dcf360c..00000000
--- a/x11-themes/neutral-xcursors/neutral-xcursors-1.20.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-MY_P="48837-Neutral_Plus_1.2.tar.bz2"
-MY_PN="Neutral_Plus"
-
-DESCRIPTION="\"Neutral_Plus\", the standard X.Org mouse cursor with shadows and animations"
-HOMEPAGE="http://kde-look.org/content/show.php/show.php?content=48837"
-SRC_URI="http://kde-look.org/CONTENT/content-files/${MY_P}"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 sparc x86 ~x86-fbsd"
-IUSE="examples"
-RDEPEND="x11-libs/libX11
-	x11-libs/libXcursor
-	>=media-libs/libpng-1.2"
-DEPEND="${RDEPEND}
-	x11-apps/xcursorgen"
-S="${WORKDIR}/Neutral_Plus"
-
-src_install(){
-	insinto /usr/share/cursors/xorg-x11/${MY_PN}/
-
-	doins -r "${S}"/cursors/
-	doins "${S}"/index.theme
-
-	## install additional cursor source files?
-	if use examples; then
-	    doins -r "${S}"/source/
-	fi
-}


             reply	other threads:[~2016-12-05 22:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 22:48 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-21 12:06 [gentoo-commits] repo/gentoo:master commit in: x11-themes/neutral-xcursors/ Petr Vaněk
2024-08-13 14:57 Arthur Zamarin
2024-07-19 18:05 Pacho Ramos
2023-12-07 16:25 Arthur Zamarin
2021-04-26 21:20 Conrad Kostecki
2021-04-26 21:20 Conrad Kostecki
2016-12-05 20:45 Pacho Ramos
2016-09-04 19:06 David Seifert
2016-05-18 13:39 Sam Jorna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480978110.8ca77598fa346f6c687fff3f7b0eeb9c7ef14217.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox