summaryrefslogtreecommitdiff
path: root/net-im/cpop/cpop-0.0.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/cpop/cpop-0.0.4-r1.ebuild')
-rw-r--r--net-im/cpop/cpop-0.0.4-r1.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/net-im/cpop/cpop-0.0.4-r1.ebuild b/net-im/cpop/cpop-0.0.4-r1.ebuild
index b86f14d8e51d..9315a2381ea0 100644
--- a/net-im/cpop/cpop-0.0.4-r1.ebuild
+++ b/net-im/cpop/cpop-0.0.4-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit eutils
+EAPI=7
DESCRIPTION="GTK+ network popup message client. Compatible with the jpop protocol"
HOMEPAGE="http://www.draxil.uklinux.net/hip/index.pl?page=cpop"
@@ -11,15 +10,14 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
RDEPEND="dev-libs/glib:2
x11-libs/gtk+:2"
DEPEND="${RDEPEND}"
-src_prepare() {
- epatch "${FILESDIR}"/${P}-implicit-exit_memset_strlen.patch
-}
+PATCHES=(
+ "${FILESDIR}"/${P}-implicit-exit_memset_strlen.patch
+)
src_install() {
emake DESTDIR="${D}" install