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-misc/away/
Date: Sun,  8 Apr 2018 22:42:21 +0000 (UTC)	[thread overview]
Message-ID: <1523227297.09da6b9dce973dd00d7f0e751a6920a5833bc26c.monsieurp@gentoo> (raw)

commit:     09da6b9dce973dd00d7f0e751a6920a5833bc26c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr  8 16:41:44 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 22:41:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09da6b9d

app-misc/away: remove old.

 app-misc/away/away-0.9.5-r1.ebuild | 38 --------------------------------------
 1 file changed, 38 deletions(-)

diff --git a/app-misc/away/away-0.9.5-r1.ebuild b/app-misc/away/away-0.9.5-r1.ebuild
deleted file mode 100644
index 1b481dedd1b..00000000000
--- a/app-misc/away/away-0.9.5-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit pam toolchain-funcs flag-o-matic
-
-DESCRIPTION="Terminal locking program with few additional features"
-HOMEPAGE="http://unbeatenpath.net/software/away/"
-SRC_URI="http://unbeatenpath.net/software/away/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=sys-libs/pam-0.75"
-DEPEND="${RDEPEND}"
-
-src_unpack() {
-	unpack ${A}
-
-	sed -i -e '/-o \$(BINARY)/d' \
-		-e 's:LIBS:LDLIBS:' \
-		"${S}"/Makefile || die "Makefile fix failed"
-}
-src_compile() {
-	append-flags -pthread
-
-	emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)" || die
-}
-
-src_install() {
-	dobin away || die "dobin failed"
-
-	pamd_mimic_system away auth
-
-	doman doc/*
-	dodoc BUGS AUTHORS NEWS README TODO data/awayrc || die "dodoc failed"
-}


             reply	other threads:[~2018-04-08 22:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-08 22:42 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-30 10:41 [gentoo-commits] repo/gentoo:master commit in: app-misc/away/ Andreas Sturmlechner
2018-04-07 18:07 Sergei Trofimovich
2018-03-31 17:59 Sergei Trofimovich
2018-03-19  9:09 Patrice Clement
2018-02-17  8:43 Sergei Trofimovich
2018-02-12 21:36 Thomas Deutschmann
2017-08-11 21:12 Amy Liffey

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=1523227297.09da6b9dce973dd00d7f0e751a6920a5833bc26c.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