public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/screenfetch/
Date: Sat,  4 Jan 2020 23:54:24 +0000 (UTC)	[thread overview]
Message-ID: <1578182052.f1d182abdc80d9b0534edcb26f8e899451454f8a.johu@gentoo> (raw)

commit:     f1d182abdc80d9b0534edcb26f8e899451454f8a
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 23:53:58 2020 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 23:54:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d182ab

app-misc/screenfetch: Remove 3.9.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 app-misc/screenfetch/Manifest                 |  1 -
 app-misc/screenfetch/screenfetch-3.9.0.ebuild | 35 ---------------------------
 2 files changed, 36 deletions(-)

diff --git a/app-misc/screenfetch/Manifest b/app-misc/screenfetch/Manifest
index 714cfb0a37b..64ebc2ca137 100644
--- a/app-misc/screenfetch/Manifest
+++ b/app-misc/screenfetch/Manifest
@@ -1,3 +1,2 @@
 DIST screenfetch-3.8.0.tar.gz 71970 BLAKE2B 783d14bb30f5858f2f2f8ac81c6c8bca2fa4c1e7c9225d9ba13a7ace05c365459e277bea625b680fc3e3fedd0303507a583190d866627cedcb33e042aa8fdca7 SHA512 903f42e3bfcd719c4d6b91d10e5678063e223c2baa58214c7e8dae9ea925852f9e2c07ad90148e02d87ce5f9af7b989e80e93c2f569cd579e6f4f7d5c49c62f2
-DIST screenfetch-3.9.0.tar.gz 77670 BLAKE2B 9d5710f93d7e5614add98e303eee7bd13753af3aab8e5e266a09bd0a5a126d2056075364cff23428436953afd2bc840735362dad631f5001e08de797d2274fc7 SHA512 ff99dcf6f6276f54d88d05f6f6bdb82cd8c1e7e74befb60786993118c543550929090ba710142df7793112f7253dc415a031715bd6f85f2625260d281ffdc817
 DIST screenfetch-3.9.1.tar.gz 77350 BLAKE2B 10852e63c9ad615cea9a5e53374f16e2f3ac40074bc247c144c91b5e96e0040c6b6623d2a79300e859cef0d8eeb2e935aad585c73d668676dda388d5af6693b3 SHA512 e186901480dcad57b765052b1b156b7706a196ce0e08b6b88264912a5d2a1250e5014923312353a82ccabd8129d4d2421891f13fd34f0ed76c50ce9633207df0

diff --git a/app-misc/screenfetch/screenfetch-3.9.0.ebuild b/app-misc/screenfetch/screenfetch-3.9.0.ebuild
deleted file mode 100644
index 09b465b4c1a..00000000000
--- a/app-misc/screenfetch/screenfetch-3.9.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/f/F}"
-
-DESCRIPTION="Bash Screenshot Information Tool"
-HOMEPAGE="https://github.com/KittyKatt/screenFetch"
-
-if [[ ${PV} == *9999 ]] ; then
-	EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch.git"
-	inherit git-r3
-else
-	KEYWORDS="~amd64 ~arm ~x86 ~x64-macos"
-	SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/${MY_PN}-${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="curl X"
-
-DEPEND=""
-RDEPEND="
-	curl? ( net-misc/curl )
-	X? (
-		media-gfx/scrot
-		x11-apps/xdpyinfo
-	)"
-
-src_install() {
-	newbin ${PN}-dev ${PN}
-	einstalldocs
-}


             reply	other threads:[~2020-01-04 23:54 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-04 23:54 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-06 19:45 [gentoo-commits] repo/gentoo:master commit in: app-misc/screenfetch/ Arthur Zamarin
2024-12-06 19:45 Arthur Zamarin
2024-11-23 15:47 Michał Górny
2024-11-23 13:16 Michał Górny
2022-05-05 10:06 WANG Xuerui
2022-05-05 10:06 WANG Xuerui
2021-12-12 14:23 Yixun Lan
2021-10-10  7:47 Patrice Clement
2021-05-27 11:59 Joonas Niilola
2021-05-27 11:59 Joonas Niilola
2020-02-18 16:58 Johannes Huber
2020-02-17 12:13 Agostino Sarubbo
2020-02-16 21:14 Thomas Deutschmann
2020-01-12 10:54 Johannes Huber
2020-01-04 23:54 Johannes Huber
2019-10-27  8:59 Johannes Huber
2019-08-29 11:39 David Seifert
2018-10-07 20:24 Johannes Huber
2018-10-07 12:04 Mikle Kolyada
2018-07-17  9:00 Johannes Huber
2018-07-15  8:01 Patrice Clement
2018-05-06 19:25 Johannes Huber
2018-05-06 19:25 Johannes Huber
2018-04-18 13:32 Mikle Kolyada
2018-04-06 11:05 Fabian Groffen
2018-02-25 15:17 Pacho Ramos
2017-07-30  8:47 Michał Górny
2017-03-23 20:46 David Seifert
2016-12-27  9:12 Aaron Bauman
2016-01-18  8:44 Justin Lecher

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=1578182052.f1d182abdc80d9b0534edcb26f8e899451454f8a.johu@gentoo \
    --to=johu@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