From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/barcode/
Date: Fri, 27 Nov 2020 18:40:17 +0000 (UTC) [thread overview]
Message-ID: <1606502257.c8c839fce71da26eb1ab23938072c8533ca8fd0a.bman@gentoo> (raw)
commit: c8c839fce71da26eb1ab23938072c8533ca8fd0a
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 27 18:37:37 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Nov 27 18:37:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c839fc
app-text/barcode: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
app-text/barcode/Manifest | 1 -
app-text/barcode/barcode-0.98-r1.ebuild | 36 ---------------------------------
2 files changed, 37 deletions(-)
diff --git a/app-text/barcode/Manifest b/app-text/barcode/Manifest
index 5cd4f25b9d3..524bab8c61a 100644
--- a/app-text/barcode/Manifest
+++ b/app-text/barcode/Manifest
@@ -1,2 +1 @@
-DIST barcode-0.98.tar.gz 335658 BLAKE2B 93694332200fce9311d4282c15b2e87e89a54af1a04cd251c9feb9b5ec056e62e97cca9f33e498df1d31d1d98d52e4f0b257f0669e9f7981addcc8e12a61f0cc SHA512 b2ff43d0c752a9fe7c17d65ef136ff2432ceddd27879c91cb18e46e9b0fc8ed6c174aa4154c0fa6d6e70c478ac86448b8eafa1857bb759159b2eaecc8d6f7ca1
DIST barcode-0.99.tar.gz 890730 BLAKE2B 4695a9baaa2d95c898f0078fc7d49e642fdd5b21e3b0c92d1f275252c78b94e5bdfc78084e6dd8d28231748bf6c567678cf996e309fc1e4a1db53bb2ceb0eb5a SHA512 f500dbe7eaa657ed6879316835557533e0972c8740a8bb61bea46efdd4120827a3c412ca24fec6e1833395191521425dae272f10d8553a252896b363290118b1
diff --git a/app-text/barcode/barcode-0.98-r1.ebuild b/app-text/barcode/barcode-0.98-r1.ebuild
deleted file mode 100644
index ef3174b628d..00000000000
--- a/app-text/barcode/barcode-0.98-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils multilib toolchain-funcs
-
-DESCRIPTION="barcode generator"
-HOMEPAGE="https://www.gnu.org/software/barcode/"
-SRC_URI="mirror://gnu/barcode/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-RDEPEND="app-text/libpaper"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PV}-info.patch
- sed -i -e '/^LDFLAGS =/s:=:+=:' \
- -e "/^aLIBDIR/s:lib:$(get_libdir):" \
- -e '/^INFODIR/s:info:share/info:' \
- -e '/^MAN/s:man:share/man:' \
- Makefile.in || die
-}
-
-src_configure() {
- tc-export CC
- econf
-}
-
-src_install() {
- emake install prefix="${ED}/usr"
- dodoc ChangeLog README TODO doc/barcode.{pdf,ps}
-}
next reply other threads:[~2020-11-27 18:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-27 18:40 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-29 1:03 [gentoo-commits] repo/gentoo:master commit in: app-text/barcode/ Sam James
2022-12-25 21:30 Matthias Maier
2022-04-09 2:35 Sam James
2021-11-23 14:49 Matthias Maier
2021-05-17 1:14 Sam James
2020-11-27 16:04 Agostino Sarubbo
2020-11-26 23:31 Thomas Deutschmann
2017-02-25 22:42 Matthias Maier
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=1606502257.c8c839fce71da26eb1ab23938072c8533ca8fd0a.bman@gentoo \
--to=bman@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