public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/chname/
Date: Sun, 28 May 2023 19:02:30 +0000 (UTC)	[thread overview]
Message-ID: <1685300546.833672fd958d5b38df5afdafaa7591412778ea46.arthurzam@gentoo> (raw)

commit:     833672fd958d5b38df5afdafaa7591412778ea46
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 19:02:12 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 28 19:02:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833672fd

sys-apps/chname: drop 1.1 (EAPI=6)

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-apps/chname/chname-1.1.ebuild | 32 --------------------------------
 1 file changed, 32 deletions(-)

diff --git a/sys-apps/chname/chname-1.1.ebuild b/sys-apps/chname/chname-1.1.ebuild
deleted file mode 100644
index 9b0bb3d4003f..000000000000
--- a/sys-apps/chname/chname-1.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit toolchain-funcs
-
-DESCRIPTION="Run a command with a new system hostname"
-HOMEPAGE="https://github.com/marineam/chname"
-SRC_URI="https://github.com/marineam/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=sys-kernel/linux-headers-2.6.16"
-RDEPEND=""
-
-PATCHES=(
-	"${FILESDIR}"/${P}-flags.patch
-)
-
-src_configure() {
-	tc-export CC
-}
-
-src_install() {
-	dobin "${PN}"
-	doman "${PN}.1"
-	dodoc README*
-}


             reply	other threads:[~2023-05-28 19:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-28 19:02 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-28 19:01 [gentoo-commits] repo/gentoo:master commit in: sys-apps/chname/ Arthur Zamarin
2023-05-28 18:56 Arthur Zamarin
2023-04-27 21:57 Conrad Kostecki
2019-02-23  9:43 Pacho Ramos
2019-02-22 11:32 Mikle Kolyada
2019-02-15  0:39 Thomas Deutschmann
2017-02-22  3:11 Mike Frysinger
2017-01-08  1:40 Göktürk Yüksek
2016-06-21 19:50 Patrice Clement
2016-06-21 19:50 Patrice Clement
2015-09-01 20:06 Tobias Klausmann

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=1685300546.833672fd958d5b38df5afdafaa7591412778ea46.arthurzam@gentoo \
    --to=arthurzam@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