* [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter/
@ 2017-02-25 14:15 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2017-02-25 14:15 UTC (permalink / raw
To: gentoo-commits
commit: 3a9f15ec11b8d2c74bd22ba11ae4db8b623df90a
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 16:41:03 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 14:14:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9f15ec
x11-misc/unclutter: EAPI bump 5 -> 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4071
.../{unclutter-8-r3.ebuild => unclutter-8-r4.ebuild} | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/x11-misc/unclutter/unclutter-8-r3.ebuild b/x11-misc/unclutter/unclutter-8-r4.ebuild
similarity index 75%
rename from x11-misc/unclutter/unclutter-8-r3.ebuild
rename to x11-misc/unclutter/unclutter-8-r4.ebuild
index 260ebc9d0e..1372a6c79a 100644
--- a/x11-misc/unclutter/unclutter-8-r3.ebuild
+++ b/x11-misc/unclutter/unclutter-8-r4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Hides mouse pointer while not in use"
HOMEPAGE="http://www.ibiblio.org/pub/X11/contrib/utilities/unclutter-8.README"
@@ -20,11 +20,10 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/${PN}
-src_prepare() {
- epatch \
- "${FILESDIR}"/${P}-include.patch \
- "${FILESDIR}"/${P}-FocusOut.patch
-}
+PATCHES=(
+ "${FILESDIR}"/${P}-include.patch
+ "${FILESDIR}"/${P}-FocusOut.patch
+)
src_compile() {
emake CDEBUGFLAGS="${CFLAGS}" CC="$(tc-getCC)" LDOPTIONS="${LDFLAGS}"
@@ -33,5 +32,5 @@ src_compile() {
src_install () {
dobin unclutter
newman unclutter.man unclutter.1x
- dodoc README
+ einstalldocs
}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter/
@ 2017-03-21 10:08 Michael Weber
0 siblings, 0 replies; 6+ messages in thread
From: Michael Weber @ 2017-03-21 10:08 UTC (permalink / raw
To: gentoo-commits
commit: 4daa544276f479f63f74e8a121ea429f0ba28f91
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 10:03:55 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 10:08:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4daa5442
x11-misc/unclutter: ppc64 stable (bug 613104)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
x11-misc/unclutter/unclutter-8-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/unclutter/unclutter-8-r4.ebuild b/x11-misc/unclutter/unclutter-8-r4.ebuild
index 06dc1c0b534..01097ba8747 100644
--- a/x11-misc/unclutter/unclutter-8-r4.ebuild
+++ b/x11-misc/unclutter/unclutter-8-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter/
@ 2017-03-22 7:30 Michael Weber
0 siblings, 0 replies; 6+ messages in thread
From: Michael Weber @ 2017-03-22 7:30 UTC (permalink / raw
To: gentoo-commits
commit: 6244f1ef232fe3a2cc36b6713fd0861c29878483
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 15:31:27 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 07:29:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6244f1ef
x11-misc/unclutter: ppc stable (bug 613104)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
x11-misc/unclutter/unclutter-8-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/unclutter/unclutter-8-r4.ebuild b/x11-misc/unclutter/unclutter-8-r4.ebuild
index d3996933fb2..64c44de29f6 100644
--- a/x11-misc/unclutter/unclutter-8-r4.ebuild
+++ b/x11-misc/unclutter/unclutter-8-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter/
@ 2017-04-04 19:28 Tobias Klausmann
0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann @ 2017-04-04 19:28 UTC (permalink / raw
To: gentoo-commits
commit: 978599c918e32305ef9a35a1c0921c965414b30c
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 4 19:27:44 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Apr 4 19:27:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978599c9
x11-misc/unclutter-8-r4: add alpha keyword
Gentoo-Bug: 613104
x11-misc/unclutter/unclutter-8-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/unclutter/unclutter-8-r4.ebuild b/x11-misc/unclutter/unclutter-8-r4.ebuild
index 64c44de29f6..a28f1667f15 100644
--- a/x11-misc/unclutter/unclutter-8-r4.ebuild
+++ b/x11-misc/unclutter/unclutter-8-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter/
@ 2017-04-30 8:46 Jeroen Roovers
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers @ 2017-04-30 8:46 UTC (permalink / raw
To: gentoo-commits
commit: a29130e665f808507c81500476277e00d655102e
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 08:45:46 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 08:46:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29130e6
x11-misc/unclutter: Stable for HPPA (bug #616858).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
x11-misc/unclutter/unclutter-8-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/unclutter/unclutter-8-r4.ebuild b/x11-misc/unclutter/unclutter-8-r4.ebuild
index a28f1667f15..d73744fa9e8 100644
--- a/x11-misc/unclutter/unclutter-8-r4.ebuild
+++ b/x11-misc/unclutter/unclutter-8-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 ~sparc x86"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter/
@ 2017-04-30 8:46 Jeroen Roovers
0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers @ 2017-04-30 8:46 UTC (permalink / raw
To: gentoo-commits
commit: 6ab7bbf84f195caac580705a29d1ec41ec68cf28
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 08:46:19 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 08:46:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab7bbf8
x11-misc/unclutter: Old.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
x11-misc/unclutter/unclutter-8-r2.ebuild | 36 --------------------------------
1 file changed, 36 deletions(-)
diff --git a/x11-misc/unclutter/unclutter-8-r2.ebuild b/x11-misc/unclutter/unclutter-8-r2.ebuild
deleted file mode 100644
index d41f925d390..00000000000
--- a/x11-misc/unclutter/unclutter-8-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit toolchain-funcs
-
-DESCRIPTION="Hides mouse pointer while not in use"
-HOMEPAGE="http://www.ibiblio.org/pub/X11/contrib/utilities/unclutter-8.README"
-SRC_URI="ftp://ftp.x.org/contrib/utilities/${P}.tar.Z"
-
-SLOT="0"
-LICENSE="public-domain"
-KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 ~sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
- sed -i -e "/stdio/ a #include <stdlib.h>" unclutter.c || die #implictits
-}
-
-src_compile() {
- emake CDEBUGFLAGS="${CFLAGS}" CC="$(tc-getCC)" \
- LDOPTIONS="${LDFLAGS}" || die
-}
-
-src_install () {
- dobin unclutter || die
- newman unclutter.man unclutter.1x || die
- dodoc README || die
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-04-30 8:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-30 8:46 [gentoo-commits] repo/gentoo:master commit in: x11-misc/unclutter/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2017-04-30 8:46 Jeroen Roovers
2017-04-04 19:28 Tobias Klausmann
2017-03-22 7:30 Michael Weber
2017-03-21 10:08 Michael Weber
2017-02-25 14:15 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox