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/sprop/
Date: Mon, 13 Feb 2017 13:00:58 +0000 (UTC)	[thread overview]
Message-ID: <1486990848.75c0151cca5479de4ddc11aa2a9296cd94c4820b.soap@gentoo> (raw)

commit:     75c0151cca5479de4ddc11aa2a9296cd94c4820b
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Feb 13 10:19:18 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 13:00:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c0151c

x11-misc/sprop: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3945

 x11-misc/sprop/sprop-0.1.ebuild | 43 -----------------------------------------
 1 file changed, 43 deletions(-)

diff --git a/x11-misc/sprop/sprop-0.1.ebuild b/x11-misc/sprop/sprop-0.1.ebuild
deleted file mode 100644
index 655dcb7bc8..0000000000
--- a/x11-misc/sprop/sprop-0.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit toolchain-funcs
-
-DESCRIPTION="a simple X property utility"
-HOMEPAGE="http://tools.suckless.org/x/sprop"
-SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	x11-libs/libX11
-"
-DEPEND="
-	${RDEPEND}
-	x11-proto/xproto
-"
-src_prepare() {
-	sed -i \
-		-e '/^CC/d' \
-		-e '/^CFLAGS/s| =| +=|;s| -Os||g' \
-		-e '/^LDFLAGS/s|= -s|+=|g' \
-		config.mk || die
-
-	sed -i \
-		-e 's|@${CC}|$(CC)|g' \
-		Makefile || die
-
-	tc-export CC
-}
-
-src_compile() { emake sprop; }
-
-src_install() {
-	dobin ${PN}
-	doman ${PN}.1
-}


             reply	other threads:[~2017-02-13 13:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-13 13:00 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-03 20:59 [gentoo-commits] repo/gentoo:master commit in: x11-misc/sprop/ Georgy Yakovlev
2021-07-03 20:59 Georgy Yakovlev
2020-11-03 21:55 Georgy Yakovlev
2017-08-31 10:33 Jeroen Roovers
2016-12-26 17:25 Jeroen Roovers
2016-05-08  9:09 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=1486990848.75c0151cca5479de4ddc11aa2a9296cd94c4820b.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