public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/obstack-standalone/
Date: Wed, 15 Feb 2023 09:56:11 +0000 (UTC)	[thread overview]
Message-ID: <1676453917.89206f07b54d299463c892bfbeaaea0389ee3448.sam@gentoo> (raw)

commit:     89206f07b54d299463c892bfbeaaea0389ee3448
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 09:38:37 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 09:38:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89206f07

sys-libs/obstack-standalone: drop 1.1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/obstack-standalone/Manifest               |  1 -
 .../obstack-standalone-1.1.ebuild                  | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/sys-libs/obstack-standalone/Manifest b/sys-libs/obstack-standalone/Manifest
index 154b3ee1ffa2..d851231c5fa9 100644
--- a/sys-libs/obstack-standalone/Manifest
+++ b/sys-libs/obstack-standalone/Manifest
@@ -1,2 +1 @@
-DIST obstack-standalone-1.1.tar.gz 11561 BLAKE2B c6eba8ed7e235dcdefcfa7244d6318c6ac4d4b6d12a8f4778753bbc762ec98439724e1e8bbba4b1a04fbbafe56a1634bbb1c604c4d5f30574da39c82d52ca1c1 SHA512 e3a9956133d72a00663cf8d9720e62002142e113e7d67e2338a2bce1bdfac9eefd4290db8add15eabafdf01065f7fe9bb6754faa36b88df819c53d44fa140757
 DIST obstack-standalone-1.2.3.tar.gz 11483 BLAKE2B fa8322c680fed9f876c90e3182271ec0cf45319ae46c5139613ed1c2f1f268c3361654b55a7a28c2043a7365ea89cefcf3eab2190dadbc1f36c20c203fe97945 SHA512 b2bbed19c4ab2714ca794bdcb1a84fad1af964e884d4f3bbe91c9937ca089d92b8472cb05ebe998a9f5c85cb922b9b458db91eff29077bd099942e1ce18e16cc

diff --git a/sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild b/sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild
deleted file mode 100644
index ab63552c9de4..000000000000
--- a/sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="A standalone library to implement GNU libc's obstack"
-HOMEPAGE="https://github.com/pullmoll/musl-obstack"
-SRC_URI="https://github.com/pullmoll/musl-obstack/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86"
-IUSE="static-libs"
-
-DEPEND="
-	!sys-libs/glibc"
-
-S="${WORKDIR}/musl-obstack-${PV}"
-
-src_prepare() {
-	default
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		$(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-	mv "${ED%/}"/usr/$(get_libdir)/pkgconfig/{musl-obstack,obstack-standalone}.pc || die
-}


             reply	other threads:[~2023-02-15  9:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15  9:56 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-23 19:07 [gentoo-commits] repo/gentoo:master commit in: sys-libs/obstack-standalone/ Sam James
2022-12-03  6:05 Arthur Zamarin
2022-11-18 15:41 Arthur Zamarin
2022-11-18 15:41 Arthur Zamarin
2022-11-18 15:41 Arthur Zamarin
2022-11-18 15:41 Arthur Zamarin
2022-11-18 15:41 Arthur Zamarin
2022-10-04  3:00 Sam James
2022-04-22  0:20 Sam James
2022-01-01 20:08 David Seifert
2021-12-26  0:20 Sam James
2020-01-30  7:42 Georgy Yakovlev
2019-04-26 11:02 Anthony G. Basile
2019-04-21  2:45 Anthony G. Basile
2018-07-07 12:15 Jonas Stein
2018-06-24 17:37 Anthony G. Basile
2017-01-21 13:38 Anthony G. Basile
2017-01-21 13:38 Anthony G. Basile

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=1676453917.89206f07b54d299463c892bfbeaaea0389ee3448.sam@gentoo \
    --to=sam@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