public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/reiserfsprogs/
Date: Fri, 30 Apr 2021 19:03:26 +0000 (UTC)	[thread overview]
Message-ID: <1619809378.f3e16a81d1ed5cf0f9ca3d894e871f7e04fd9adb.asturm@gentoo> (raw)

commit:     f3e16a81d1ed5cf0f9ca3d894e871f7e04fd9adb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 16:58:10 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 19:02:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e16a81

sys-fs/reiserfsprogs: Drop 3.6.25, EAPI5--

Bug: https://bugs.gentoo.org/560318
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-fs/reiserfsprogs/Manifest                    |  1 -
 sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild | 48 ------------------------
 2 files changed, 49 deletions(-)

diff --git a/sys-fs/reiserfsprogs/Manifest b/sys-fs/reiserfsprogs/Manifest
index 560d7271c9f..29d21055540 100644
--- a/sys-fs/reiserfsprogs/Manifest
+++ b/sys-fs/reiserfsprogs/Manifest
@@ -1,2 +1 @@
-DIST reiserfsprogs-3.6.25.tar.xz 448984 BLAKE2B d9f032e51f70497cf84f5877172b68e8acacf8fecb3fee7d7c3d82c98cbd5c70f870baa96471b02f092345a86bb02501bd53156cc8e7e3230660a7a6865c2421 SHA512 247ca392d227680fb24e94cd490319e77e82d00d7d357516690d2cab6f0bbe8b35879f8a25ed5046bd3a7a3e1f2b140a8a82404043aa0e7f6f60f57d069857ae
 DIST reiserfsprogs-3.6.27.tar.xz 449176 BLAKE2B cd22120faa4d6d11ab545349fde5304f41cf3ca88b2c988255b7ca0e87961c9ccaa3095cad086e479a2b50627ad9bf3e90b2af46ddda64abc119e2a6755b8341 SHA512 bc524aa1ad7f8502238761fd185bfb8473048947bd579e2803c73371928c6b245e0d90bd9d458f4bebcbf163892dbc9f4bae65aec68ebbaa436be7451c13f50c

diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild
deleted file mode 100644
index 558d74239bf..00000000000
--- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit epatch flag-o-matic usr-ldscript
-
-DESCRIPTION="Reiserfs Utilities"
-HOMEPAGE="https://www.kernel.org/pub/linux/utils/fs/reiserfs/"
-SRC_URI="https://www.kernel.org/pub/linux/utils/fs/reiserfs/${P}.tar.xz
-	https://www.kernel.org/pub/linux/kernel/people/jeffm/${PN}/v${PV}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-3.6.25-no_acl.patch"
-)
-
-src_prepare() {
-	epatch "${PATCHES[@]}"
-}
-
-src_configure() {
-	append-flags -std=gnu89 #427300
-	local myeconfargs=(
-		--bindir="${EPREFIX}/bin"
-		--libdir="${EPREFIX}/$(get_libdir)"
-		--sbindir="${EPREFIX}/sbin"
-		$(use_enable static-libs static)
-	)
-	econf "${myeconfargs[@]}"
-}
-
-src_install() {
-	default
-	dodir /usr/$(get_libdir)
-	mv "${D}"/$(get_libdir)/pkgconfig "${D}"/usr/$(get_libdir) || die
-
-	if use static-libs ; then
-		mv "${D}"/$(get_libdir)/*a "${D}"/usr/$(get_libdir) || die
-		gen_usr_ldscript libreiserfscore.so
-	else
-		find "${D}" -type f \( -name "*.a" -o -name "*.la" \) -delete
-	fi
-}


             reply	other threads:[~2021-04-30 19:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30 19:03 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-05 23:48 [gentoo-commits] repo/gentoo:master commit in: sys-fs/reiserfsprogs/ WANG Xuerui
2021-09-10 20:16 Matt Turner
2021-08-03 11:03 Sam James
2020-12-02 23:21 Sam James
2020-08-31  9:23 Yixun Lan
2019-10-05 18:56 Michał Górny
2019-10-04 18:49 Matt Turner
2019-05-12  7:53 Sergei Trofimovich
2018-12-29 10:43 Mikle Kolyada
2018-12-08 12:04 Mikle Kolyada
2018-12-08 10:42 Mikle Kolyada
2018-12-08  9:58 Mikle Kolyada
2018-12-08  9:44 Sergei Trofimovich
2018-12-08  9:36 Sergei Trofimovich
2018-03-28 14:11 Lars Wendler
2018-03-28  9:55 Sergei Trofimovich
2017-10-09 17:38 Sergei Trofimovich
2017-07-26  9:51 Lars Wendler
2017-07-11  4:45 Markus Meier
2017-06-30  8:22 Sergei Trofimovich
2017-06-28 13:19 Agostino Sarubbo
2017-06-26 22:57 Lars Wendler
2016-06-14  9:43 Lars Wendler

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=1619809378.f3e16a81d1ed5cf0f9ca3d894e871f7e04fd9adb.asturm@gentoo \
    --to=asturm@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