* [gentoo-commits] repo/gentoo:master commit in: net-mail/ripole/
@ 2020-09-15 10:51 Stephan Hartmann
0 siblings, 0 replies; 2+ messages in thread
From: Stephan Hartmann @ 2020-09-15 10:51 UTC (permalink / raw
To: gentoo-commits
commit: fcd6be1b22009f13d0da1a10ef6db0ae249bdb6b
Author: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 10:47:47 2020 +0000
Commit: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 10:47:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd6be1b
net-mail/ripole: EAPI 7 bump
Closes: https://bugs.gentoo.org/742236
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>
net-mail/ripole/ripole-0.2.2.ebuild | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild
index b2830570efa..43f2b111e81 100644
--- a/net-mail/ripole/ripole-0.2.2.ebuild
+++ b/net-mail/ripole/ripole-0.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Program/library to pull out attachment from OLE2 data files"
HOMEPAGE="http://www.pldaniels.com/ripole/"
@@ -12,11 +12,10 @@ SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
-IUSE=""
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.2.0-ldflags.patch
-}
+PATCHES=(
+ "${FILESDIR}"/${PN}-0.2.0-ldflags.patch
+)
src_compile() {
emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-mail/ripole/
@ 2023-12-14 4:13 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-12-14 4:13 UTC (permalink / raw
To: gentoo-commits
commit: 4c70b1fac608b346d7763503fc19202baea81bd8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 14 04:13:12 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 14 04:13:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c70b1fa
net-mail/ripole: Keyword 0.2.2 arm64, #919747
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/ripole/ripole-0.2.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild
index 9f121991a1f3..f904bc860fd6 100644
--- a/net-mail/ripole/ripole-0.2.2.ebuild
+++ b/net-mail/ripole/ripole-0.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
PATCHES=(
"${FILESDIR}"/${PN}-0.2.0-ldflags.patch
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-14 4:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15 10:51 [gentoo-commits] repo/gentoo:master commit in: net-mail/ripole/ Stephan Hartmann
-- strict thread matches above, loose matches on Subject: below --
2023-12-14 4:13 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox