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: app-shells/rrs/
Date: Wed,  7 Feb 2018 22:07:31 +0000 (UTC)	[thread overview]
Message-ID: <1518041248.922818f5b7a8d8da36bf21c8b4c3cd5f9ae2d0fb.monsieurp@gentoo> (raw)

commit:     922818f5b7a8d8da36bf21c8b4c3cd5f9ae2d0fb
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  7 21:25:53 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 22:07:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=922818f5

app-shells/rrs: clean up old.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-shells/rrs/rrs-1.70-r1.ebuild | 36 ------------------------------------
 1 file changed, 36 deletions(-)

diff --git a/app-shells/rrs/rrs-1.70-r1.ebuild b/app-shells/rrs/rrs-1.70-r1.ebuild
deleted file mode 100644
index 1bc50a484ef..00000000000
--- a/app-shells/rrs/rrs-1.70-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Reverse Remote Shell"
-HOMEPAGE="http://freecode.com/projects/rrs"
-SRC_URI="http://www.cycom.se/uploads/36/19/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="ssl"
-
-DEPEND="ssl? ( dev-libs/openssl )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/"${P}"-asneeded.patch
-	sed -i -e "s/-s //g" Makefile || die
-}
-
-src_compile() {
-	local target=""
-	use ssl || target="-nossl"
-
-	emake generic${target} CFLAGS="${CFLAGS}" LDEXTRA="${LDFLAGS}" CC="$(tc-getCC)"
-}
-
-src_install() {
-	dobin rrs
-	dodoc CHANGES README
-	doman rrs.1
-}


             reply	other threads:[~2018-02-07 22:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-07 22:07 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-14 11:19 [gentoo-commits] repo/gentoo:master commit in: app-shells/rrs/ Sergey Popov
2020-06-22 20:28 James Le Cuirot
2019-08-29 11:39 David Seifert
2018-02-07 22:07 Patrice Clement
2017-10-08 11:00 Michał Górny
2016-12-26  0:30 Patrice Clement
2016-03-13 18:25 Manuel Rüger

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=1518041248.922818f5b7a8d8da36bf21c8b4c3cd5f9ae2d0fb.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