public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/hsetroot/
Date: Sun, 29 Nov 2020 22:52:06 +0000 (UTC)	[thread overview]
Message-ID: <1606690317.300e0002c11320314b8f570b3cb9f26bf9d84684.marecki@gentoo> (raw)

commit:     300e0002c11320314b8f570b3cb9f26bf9d84684
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 22:51:12 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 22:51:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300e0002

x11-misc/hsetroot: remove old

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 x11-misc/hsetroot/Manifest                 |  2 --
 x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild | 41 ------------------------------
 2 files changed, 43 deletions(-)

diff --git a/x11-misc/hsetroot/Manifest b/x11-misc/hsetroot/Manifest
index 237e0b3b298..481ba3078a3 100644
--- a/x11-misc/hsetroot/Manifest
+++ b/x11-misc/hsetroot/Manifest
@@ -1,4 +1,2 @@
 DIST hsetroot-1.0.2.tar.gz 125535 BLAKE2B 351c022e11e3d82118db451eb6d64ff765018a09fe1ac9cc3b437f7a351d575fca66619fde9671d297b346af7c7f265442d18115388d984554bf1f9af9fbe82d SHA512 51788a6b579b82368ef5e11255ff56e2db978a02f7ad752ba64ec33c56ae5f27c1f0ef3452725d1c7bdb9d97b8a3a5b64422031c9c75a7279c407b8772d5edc3
 DIST hsetroot-1.0.5.tar.gz 12878 BLAKE2B 54e80f00d140a83a950d98663db6555a00ac770bd85826b17d8293e3af27cba2a45c2da5e4c185ca90c6adc35bbf2ccdaa3722d015b31654d5e35f4e65a61366 SHA512 b43f7cd75886e72cb6134446d383d7d9a684c818f2d8a0f829670c8dfca5eaaa1eb6c25f30dda41f3483609b25e8a44a3a3cb3a969bba7f77a9b9df712fa2167
-DIST hsetroot_1.0.2-5.debian.tar.xz 4384 BLAKE2B 5ea72b6017a90bdf36030334c021cef1000ca29370f359f2596feea69365ebe5bd6b58286b109ca63a16dc953aea1f873ee4a7eadd50432655093d2dd7e6249d SHA512 5f1dbb00daebf6b8c9db77a51dbc463ea92b4564e0d7a2dac1ea9c316dd2e2126fb8c6454f4d1eddfd19533297e29651444987a7eacb7c0080e26c14383c827d
-DIST hsetroot_1.0.2.orig.tar.gz 125621 BLAKE2B 932acda46653d2211c528008dad14c8877b0b6ace0888da19e1316af58a39b0cde0464f5dd058b752d7d95dd6d69deefc254a0a445e37077c4b177ddedf74809 SHA512 cac98cc602fd8825dbfce27d289dc4ba47805c99c78de804e95c539e83ffae6984601a535cdb90658536a007a5f17c71e27e4c31af562ade6610f11f0d0d2ca5

diff --git a/x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild
deleted file mode 100644
index 691121fea2e..00000000000
--- a/x11-misc/hsetroot/hsetroot-1.0.2_p5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils
-
-DESCRIPTION="Tool which allows you to compose wallpapers ('root pixmaps') for X"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="
-	mirror://debian/pool/main/h/${PN}/${PN}_${PV/_p*/}.orig.tar.gz
-	mirror://debian/pool/main/h/${PN}/${PN}_${PV/_p*/}-${PV/*_p/}.debian.tar.xz
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="
-	>=media-libs/imlib2-1.0.6.2003[X]
-	x11-libs/libX11
-"
-DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
-	x11-base/xorg-proto
-"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-PATCHES=(
-	"${FILESDIR}"/${P/_p*/}-underlinking.patch
-	"${WORKDIR}"/debian/patches/01_fix-no-display-crash.patch
-	"${WORKDIR}"/debian/patches/02_extend-mode.patch
-	"${WORKDIR}"/debian/patches/03_cover-mode.patch
-)
-S=${WORKDIR}/${P/_p*/}.orig
-
-src_prepare() {
-	default
-
-	eautoreconf
-}


             reply	other threads:[~2020-11-29 22:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-29 22:52 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-27 22:57 [gentoo-commits] repo/gentoo:master commit in: x11-misc/hsetroot/ Marek Szuba
2020-12-24 13:25 Marek Szuba
2020-12-15 10:30 Sam James
2020-12-04 18:31 Sergei Trofimovich
2020-11-29 22:52 Marek Szuba
2020-11-29 22:52 Marek Szuba
2020-11-29 22:52 Marek Szuba
2017-07-31  5:28 Jeroen Roovers
2017-07-30 11:56 Jeroen Roovers
2017-07-30 11:56 Jeroen Roovers

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=1606690317.300e0002c11320314b8f570b3cb9f26bf9d84684.marecki@gentoo \
    --to=marecki@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