public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libezV24/
Date: Sat, 12 Oct 2019 07:06:31 +0000 (UTC)	[thread overview]
Message-ID: <1570863984.b4f94e5716886cc50a9b1b8b55dfe3a03b5c33b1.mgorny@gentoo> (raw)

commit:     b4f94e5716886cc50a9b1b8b55dfe3a03b5c33b1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:04:21 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:06:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f94e57

dev-libs/libezV24: Drop old (EAPI 0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-libs/libezV24/libezV24-0.1.1.ebuild | 39 ---------------------------------
 1 file changed, 39 deletions(-)

diff --git a/dev-libs/libezV24/libezV24-0.1.1.ebuild b/dev-libs/libezV24/libezV24-0.1.1.ebuild
deleted file mode 100644
index dca86d144ef..00000000000
--- a/dev-libs/libezV24/libezV24-0.1.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="library that provides an easy API to Linux serial ports"
-HOMEPAGE="http://ezv24.sourceforge.net"
-SRC_URI="mirror://sourceforge/ezv24/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/${P}-build.patch
-	epatch "${FILESDIR}"/${P}-test.patch
-	sed -i -e 's:__LINUX__:__linux__:' *.c *.h
-}
-
-src_compile() {
-	tc-export AR CC RANLIB
-	emake || die "emake failed."
-}
-
-src_install() {
-	export NO_LDCONFIG="stupid"
-	emake DESTDIR="${D}" LIBDIR="/usr/$(get_libdir)" \
-		install || die "emake install failed."
-	dodoc AUTHORS BUGS ChangeLog HISTORY README
-	dohtml api-html/*
-}


             reply	other threads:[~2019-10-12  7:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12  7:06 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-30  2:27 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libezV24/ Sam James
2024-10-29 20:56 Sam James
2024-10-29 20:56 Sam James
2024-10-29 20:56 Sam James
2024-01-11 13:33 Joonas Niilola
2022-12-18 12:16 Sam James
2022-12-18 11:39 Sam James
2022-04-17 15:18 Sam James
2019-10-12  4:30 Matt Turner
2019-10-07 10:44 Agostino Sarubbo

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=1570863984.b4f94e5716886cc50a9b1b8b55dfe3a03b5c33b1.mgorny@gentoo \
    --to=mgorny@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