From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/imwheel/
Date: Sat, 12 Oct 2019 07:01:45 +0000 (UTC) [thread overview]
Message-ID: <1570863683.441dac92c1061f7674fd2588e95cd890a2c854f7.mgorny@gentoo> (raw)
commit: 441dac92c1061f7674fd2588e95cd890a2c854f7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:01:23 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:01:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441dac92
x11-misc/imwheel: Drop old (EAPI 0)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-misc/imwheel/Manifest | 1 -
x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild | 48 -----------------------------
2 files changed, 49 deletions(-)
diff --git a/x11-misc/imwheel/Manifest b/x11-misc/imwheel/Manifest
index 6637642e3cd..092a7ed6e76 100644
--- a/x11-misc/imwheel/Manifest
+++ b/x11-misc/imwheel/Manifest
@@ -1,2 +1 @@
DIST imwheel-1.0.0_pre13_p20100827.tar.bz2 125776 BLAKE2B eda41d2d3ce7f057dd71fbbfb4304064134fe37068788182880fcfc6727c12f5748bac40f3115e8be0093c027373689b7375c58487fe8c5a97d0b1e9c297431e SHA512 3b5ae23a1762122f6fe86610da6ad65118e8e743a88f370d6f6cdd084b4aa5f08d3089fccf3fca3a69b06560d7c2d7cfecfde1375154af9f519c0d4fe996080c
-DIST imwheel-1.0.0pre12.tar.gz 186424 BLAKE2B a13dc0df0d9c580eeb08e0c51deb9127ff29ad86826e941e15fadc60c41a00ac2e82cfcf11b020ce5a37b431a90c8c081b7fda30f8c7f161ab1f8623a2739bbe SHA512 4781f8c05e81f931452fb74745a93c907c695ed8b8b25442411db3a91ce4d3834e9f2a0789c950d7e515ad89aca28017844250affa5033988e79e5f7ff33f112
diff --git a/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild b/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild
deleted file mode 100644
index d48dd40a3a0..00000000000
--- a/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="mouse tool for advanced features such as wheels and 3+ buttons"
-HOMEPAGE="http://imwheel.sourceforge.net/"
-SRC_URI="mirror://sourceforge/imwheel/${P/_/}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXtst
- x11-libs/libX11
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libXext"
-
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
- >=sys-apps/sed-4"
-
-S=${WORKDIR}/${P/_/}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- #epatch "${FILESDIR}"/${P}-gentoo.diff
- sed -i -e "s:/etc:${D}/etc:g" Makefile.am || die
- sed -i -e "s:/etc:${D}/etc:g" Makefile.in || die
-}
-
-src_compile() {
- local myconf
- # don't build gpm stuff
- myconf="--disable-gpm --disable-gpm-doc"
- econf ${myconf} || die "configure failed"
- emake || die "parallel make failed"
-}
-
-src_install() {
- einstall || die "make install failed"
- dodoc AUTHORS BUGS ChangeLog EMACS M-BA47 NEWS README TODO
-}
next reply other threads:[~2019-10-12 7:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-12 7:01 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/imwheel/ Conrad Kostecki
2019-10-12 4:30 Matt Turner
2019-10-07 19:22 Sergei Trofimovich
2019-10-07 8:42 Agostino Sarubbo
2018-05-27 18:23 Aaron Bauman
2018-05-27 18:23 Aaron Bauman
2018-05-26 18:16 Aaron Bauman
2018-05-26 0:14 Aaron Bauman
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=1570863683.441dac92c1061f7674fd2588e95cd890a2c854f7.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