public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/slop/
Date: Tue, 24 Apr 2018 09:21:58 +0000 (UTC)	[thread overview]
Message-ID: <1524561679.b4d465199230be985e2f2aca1b9aee0e44e9f9b2.soap@gentoo> (raw)

commit:     b4d465199230be985e2f2aca1b9aee0e44e9f9b2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 08:22:42 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 09:21:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d46519

x11-misc/slop: Remove old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 x11-misc/slop/Manifest           |  1 -
 x11-misc/slop/slop-6.3.46.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/x11-misc/slop/Manifest b/x11-misc/slop/Manifest
index 2ed1af945a0..dde7b8e91c7 100644
--- a/x11-misc/slop/Manifest
+++ b/x11-misc/slop/Manifest
@@ -1,2 +1 @@
-DIST slop-6.3.46.tar.gz 89391 BLAKE2B 0150ca63e4a598e892abd5505e867f01204f29796dc378a7f3d0c041c1a27f000e98962c41cbf8109573575b37449c1869f29f988c5d2046b504382b2a56779d SHA512 9f44bbb8e14e71a17858711d8da902cb9cf5dc65ed47284be15122f2d1793544deab7f0700517bd07e44613662bfbc7f0991f3d36dcf74af6f90de5fbbd79558
 DIST slop-7.4.tar.gz 50079 BLAKE2B 20815270bf1bffe0ef26630fd31d0d4cc7261633cef389e64c232a89033b6e8b5e1651fb5c882e2870808107734c4c088123b85675fa2aae932570d770344dc8 SHA512 13d09c2c9f05760ee0a273edb6d40da8a87989d3f071a8c868a0c7e535ba89b9eb934c79d56212cd689687f86e3683cef1b749ef7b37be3805ea8eb05c796e58

diff --git a/x11-misc/slop/slop-6.3.46.ebuild b/x11-misc/slop/slop-6.3.46.ebuild
deleted file mode 100644
index 796bb1f9b9d..00000000000
--- a/x11-misc/slop/slop-6.3.46.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="An application that queries the user for a selection for printing"
-HOMEPAGE="https://github.com/naelstrof/slop"
-SRC_URI="https://github.com/naelstrof/slop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-libs/icu:=
-	virtual/opengl
-	x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXrender"
-DEPEND="
-	${RDEPEND}
-	media-libs/glm"
-
-PATCHES=( "${FILESDIR}"/${PN}-6.3.46-fix-build-system.patch )


             reply	other threads:[~2018-04-24  9:22 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-24  9:21 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-20 11:06 [gentoo-commits] repo/gentoo:master commit in: x11-misc/slop/ Andreas Sturmlechner
2025-08-14 20:09 Sam James
2025-07-13  8:29 Sam James
2025-07-13  8:29 Sam James
2025-06-30 12:53 Petr Vaněk
2025-04-17  7:25 Joonas Niilola
2023-05-07  7:05 Joonas Niilola
2023-05-07  7:05 Joonas Niilola
2023-05-07  7:05 Joonas Niilola
2022-04-17 19:17 Sam James
2022-02-19 13:15 Jakov Smolić
2021-11-29  7:12 Joonas Niilola
2021-01-12 23:56 Sam James
2020-07-14 21:11 Andreas Sturmlechner
2020-06-04 22:08 Andreas Sturmlechner
2019-02-17 12:39 Andreas Sturmlechner
2018-04-24  9:21 David Seifert
2018-04-24  9:21 David Seifert
2018-04-22 10:41 David Seifert
2018-01-01 12:43 David Seifert
2017-12-30  8:23 Jonas Stein
2017-08-30  6:26 David Seifert
2017-06-03 21:01 Matthias Maier
2017-04-12 14:51 Göktürk Yüksek

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=1524561679.b4d465199230be985e2f2aca1b9aee0e44e9f9b2.soap@gentoo \
    --to=soap@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