public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/psutils/
Date: Mon, 10 Apr 2017 11:13:12 +0000 (UTC)	[thread overview]
Message-ID: <1491822764.413bad613bd86d73a6888687e338ec31beacecb1.dilfridge@gentoo> (raw)

commit:     413bad613bd86d73a6888687e338ec31beacecb1
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 10 11:12:44 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 10 11:12:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413bad61

app-text/psutils: EAPI bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/psutils/psutils-1.17-r3.ebuild | 40 +++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/app-text/psutils/psutils-1.17-r3.ebuild b/app-text/psutils/psutils-1.17-r3.ebuild
new file mode 100644
index 00000000000..24f0a285f2f
--- /dev/null
+++ b/app-text/psutils/psutils-1.17-r3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="PostScript Utilities"
+HOMEPAGE="http://web.archive.org/web/20110722005140/http://www.tardis.ed.ac.uk/~ajcd/psutils/"
+SRC_URI="mirror://debian/pool/main/p/${PN}/${PN}_${PV}.dfsg.orig.tar.gz"
+
+LICENSE="psutils"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	dev-lang/perl"
+
+S="${WORKDIR}/${P}.orig"
+
+src_prepare() {
+	eapply "${FILESDIR}/${P}-ldflags.patch"
+	eapply "${FILESDIR}/${P}-no-fixmacps.patch"
+	sed \
+		-e "s:/usr/local:\$(DESTDIR)${EPREFIX}/usr:" \
+		"${S}/Makefile.unix" > "${S}/Makefile"
+	default
+}
+
+src_compile() {
+	emake CC="$(tc-getCC)"
+}
+
+src_install () {
+	dodir /usr/{bin,share/man}
+	emake DESTDIR="${D}" install
+	dodoc README
+}


             reply	other threads:[~2017-04-10 11:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-10 11:13 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-24 14:12 [gentoo-commits] repo/gentoo:master commit in: app-text/psutils/ Arthur Zamarin
2023-03-24 14:07 Arthur Zamarin
2023-03-22  9:21 Sam James
2022-09-09  2:27 Sam James
2021-01-06 13:46 Fabian Groffen
2017-12-17 13:11 Mikle Kolyada
2017-12-17 13:10 Mikle Kolyada
2017-07-08  7:13 Markus Meier
2017-06-26 20:18 Tobias Klausmann
2017-06-21 12:17 Agostino Sarubbo
2017-06-21 12:11 Agostino Sarubbo
2017-06-21  8:57 Sergei Trofimovich
2017-06-21  8:21 Agostino Sarubbo
2017-06-16 11:24 Alexis Ballier
2017-01-29 15:24 Fabian Groffen

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=1491822764.413bad613bd86d73a6888687e338ec31beacecb1.dilfridge@gentoo \
    --to=dilfridge@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