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: x11-misc/lineak-xosdplugin/
Date: Mon,  7 Oct 2019 19:47:46 +0000 (UTC)	[thread overview]
Message-ID: <1570477328.0275674e4607f9717a88015babf6fae692f2db14.mgorny@gentoo> (raw)

commit:     0275674e4607f9717a88015babf6fae692f2db14
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  7 19:42:08 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct  7 19:42:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0275674e

x11-misc/lineak-xosdplugin: Drop old (EAPI=0)

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

 .../lineak-xosdplugin-0.9.0-r1.ebuild              | 41 ----------------------
 1 file changed, 41 deletions(-)

diff --git a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r1.ebuild b/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r1.ebuild
deleted file mode 100644
index cb217003963..00000000000
--- a/x11-misc/lineak-xosdplugin/lineak-xosdplugin-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils multilib
-
-MY_P=${P/.0/}
-
-DESCRIPTION="Xosd plugin for LINEAK"
-HOMEPAGE="http://lineak.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="debug"
-
-DEPEND="=x11-misc/lineakd-${PV}*
-		x11-libs/xosd"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}"/${P}-gcc43.patch
-}
-
-src_compile() {
-	econf $(use_enable debug) --with-x
-	emake LDFLAGS="${LDFLAGS}" || die
-}
-
-src_install() {
-	emake DESTDIR="${D}" \
-		PLUGINDIR=/usr/$(get_libdir)/lineakd/plugins \
-		install || die
-	dodoc AUTHORS README || die
-}


             reply	other threads:[~2019-10-07 19:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07 19:47 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-04 22:15 [gentoo-commits] repo/gentoo:master commit in: x11-misc/lineak-xosdplugin/ Conrad Kostecki
2021-03-15 23:30 Sam James
2019-10-07 19:22 Sergei Trofimovich
2019-10-07  8:42 Agostino Sarubbo
2019-05-13  8:50 Jeroen Roovers

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=1570477328.0275674e4607f9717a88015babf6fae692f2db14.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