From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/9libs/
Date: Fri, 3 Jan 2020 19:08:13 +0000 (UTC) [thread overview]
Message-ID: <1578077617.a82c1d74fab751a318cd0efce9c90a6036935125.asturm@gentoo> (raw)
commit: a82c1d74fab751a318cd0efce9c90a6036935125
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 18:44:52 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 18:53:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82c1d74
dev-libs/9libs: Drop 1.0-r3
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/9libs/9libs-1.0-r3.ebuild | 43 --------------------------------------
1 file changed, 43 deletions(-)
diff --git a/dev-libs/9libs/9libs-1.0-r3.ebuild b/dev-libs/9libs/9libs-1.0-r3.ebuild
deleted file mode 100644
index 22450aa79db..00000000000
--- a/dev-libs/9libs/9libs-1.0-r3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="A package of Plan 9 compatibility libraries"
-HOMEPAGE="https://www.netlib.org/research/9libs/9libs-1.0.README"
-SRC_URI="https://www.netlib.org/research/9libs/${P}.tar.bz2"
-
-LICENSE="PLAN9"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- >=x11-libs/libX11-1.0.0
- >=x11-libs/libXt-1.0.0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # Bug 385387
- epatch "${FILESDIR}/${PN}-va_list.patch"
-}
-
-src_configure() {
- tc-export CC
- econf \
- --includedir=/usr/include/9libs \
- --enable-shared
-}
-
-src_install() {
- make install DESTDIR="${D}"
- dodoc README
-
- # rename some man pages to avoid collisions with dev-libs/libevent
- local f
- for f in add balloc bitblt cachechars event frame graphics rgbpix; do
- mv "${D}"/usr/share/man/man3/${f}.{3,3g} || die
- done
-}
next reply other threads:[~2020-01-03 19:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-03 19:08 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-08 3:37 [gentoo-commits] repo/gentoo:master commit in: dev-libs/9libs/ Ionen Wolkens
2022-10-08 3:37 Ionen Wolkens
2022-10-08 3:37 Ionen Wolkens
2021-10-29 13:31 Yixun Lan
2021-01-09 3:59 Matt Turner
2020-01-03 14:30 Agostino Sarubbo
2020-01-01 15:30 Agostino Sarubbo
2019-01-27 11:25 Jeroen Roovers
2019-01-14 0:04 Jeroen Roovers
2019-01-14 0:04 Jeroen Roovers
2019-01-14 0:04 Jeroen Roovers
2018-04-28 1:16 Matt Turner
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=1578077617.a82c1d74fab751a318cd0efce9c90a6036935125.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