[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2018-12-11 Thread Bernard Cafarelli
commit: b5f21262c79ca63da89582b7f4821699cc59c55e
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Dec  8 19:56:48 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Dec 11 14:28:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f21262

x11-plugins/wmitime: drop old

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-plugins/wmitime/wmitime-0.5.ebuild | 31 ---
 1 file changed, 31 deletions(-)

diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild 
b/x11-plugins/wmitime/wmitime-0.5.ebuild
deleted file mode 100644
index 8795779f3f1..000
--- a/x11-plugins/wmitime/wmitime-0.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Overglorified clock dockapp w/time, date, and internet time"
-HOMEPAGE="https://www.dockapps.net/wmitime";
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdockapp-0.7:=
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}"
-
-src_compile() {
-   emake CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX=/usr install
-
-   dodoc BUGS CHANGES README
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2018-10-21 Thread Mikle Kolyada
commit: d2b3511500ec324c06e16bdb16f339fd2873fcb8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 21 08:15:40 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 21 08:15:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b35115

x11-plugins/wmitime: amd64 stable wrt bug #666088

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-plugins/wmitime/wmitime-0.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/wmitime/wmitime-0.5-r1.ebuild 
b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
index 83f2dc17fca..c6fb25531b1 100644
--- a/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
+++ b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ 
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=
x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2018-09-22 Thread Sergei Trofimovich
commit: 24087463d8be32531a227d03f61ae8682a3ada7a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Sep 22 11:24:54 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Sep 22 11:28:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24087463

x11-plugins/wmitime: stable 0.5-r1 for ppc64, bug #666088

Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 x11-plugins/wmitime/wmitime-0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmitime/wmitime-0.5-r1.ebuild 
b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
index 1f7e6c54941..83f2dc17fca 100644
--- a/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
+++ b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=
x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2018-09-19 Thread Thomas Deutschmann
commit: 9ec6898366233a3a2c130a5b6044e3877f3b94fa
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Sep 19 18:14:09 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Sep 19 18:27:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec68983

x11-plugins/wmitime: x86 stable (bug #666088)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 x11-plugins/wmitime/wmitime-0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmitime/wmitime-0.5-r1.ebuild 
b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
index 99ccad44049..1f7e6c54941 100644
--- a/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
+++ b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=
x11-libs/libX11



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2018-08-02 Thread Bernard Cafarelli
commit: 66406829655ee583cc1901f6d23b354ba6cbeab8
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Jul 22 14:53:29 2018 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Thu Aug  2 20:12:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66406829

x11-plugins/wmitime: add EAPI7 ebuild

 x11-plugins/wmitime/wmitime-0.5-r1.ebuild | 29 +
 1 file changed, 29 insertions(+)

diff --git a/x11-plugins/wmitime/wmitime-0.5-r1.ebuild 
b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
new file mode 100644
index 000..99ccad44049
--- /dev/null
+++ b/x11-plugins/wmitime/wmitime-0.5-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit toolchain-funcs
+
+DESCRIPTION="Overglorified clock dockapp w/time, date, and internet time"
+HOMEPAGE="https://www.dockapps.net/wmitime";
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND=">=x11-libs/libdockapp-0.7:=
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXpm"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+   emake CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2018-05-05 Thread Aaron Bauman
commit: 8cdb850ef76032ad89d3bd3397bc6fc8bd15c967
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Apr 30 09:00:00 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat May  5 19:26:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cdb850e

x11-plugins/wmitime: use HTTPS

 x11-plugins/wmitime/wmitime-0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild 
b/x11-plugins/wmitime/wmitime-0.5.ebuild
index ec9c2b44938..8795779f3f1 100644
--- a/x11-plugins/wmitime/wmitime-0.5.ebuild
+++ b/x11-plugins/wmitime/wmitime-0.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="Overglorified clock dockapp w/time, date, and internet time"
-HOMEPAGE="http://www.dockapps.net/wmitime";
+HOMEPAGE="https://www.dockapps.net/wmitime";
 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/files/, x11-plugins/wmitime/

2017-11-24 Thread Bernard Cafarelli
commit: ecd1202bf1f82d015cd16293c4187ea52e92a657
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Nov 24 15:49:46 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Nov 24 15:50:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd1202b

x11-plugins/wmitime: drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-plugins/wmitime/Manifest|  2 --
 x11-plugins/wmitime/files/makefile.diff | 26 --
 x11-plugins/wmitime/wmitime-0.3.ebuild  | 39 -
 x11-plugins/wmitime/wmitime-0.4.ebuild  | 32 ---
 4 files changed, 99 deletions(-)

diff --git a/x11-plugins/wmitime/Manifest b/x11-plugins/wmitime/Manifest
index 1ac993ad12a..d85ab49efb4 100644
--- a/x11-plugins/wmitime/Manifest
+++ b/x11-plugins/wmitime/Manifest
@@ -1,3 +1 @@
-DIST wmitime-0.3.tar.gz 21442 SHA256 
fcec441bac183ac2fbbbf9d577c2eaaf9b9e0292a6041256e5a4286a76cddc61 SHA512 
69506d7619008bdc169f64326cb185a714055d4f030cd583f39144379cb35ed07959e1a09b3a4da33483f337ed8afb4761f34b6d6a5a28a06eff98a9bf14efc7
 WHIRLPOOL 
4d86a7219c4efdbcb39d7860505661693c256335c2742df98a84b717053417575dee1a318d8fd5f59a66953848d02bebe4e7bf36d610c027c32255528ebc0714
-DIST wmitime-0.4.tar.gz 21092 SHA256 
aa4557833d2661d841befc0d3c0f940195af11c7a96802647907f5fe46a69846 SHA512 
ae0d3d5942ec5258e69298874563c9faafbca63f60f6f57f1859bb58094fb6c64255bbf231b00208c58cb103229a9be8ea2ba60259cb5adb33105ea3a9c570ec
 WHIRLPOOL 
4bf88a20512b294f46caa267a081a58dd70f33801ff926e5b44a9c3a9804e77c6a4936f557974e31ed9cd633feabef3c30f0ed1a9fd6be8c59ad554cd37bc66b
 DIST wmitime-0.5.tar.gz 15099 SHA256 
cd71975e2bb7a65d2ff9d54afc4ee6fb82140ddf4edcb77366ee1de6d08fa7e0 SHA512 
ae7d36eaf92e1a5f7481fc92685b87c2ee1092e73ed85450686b0c22e3502cd2ff82787a24bf396bf346d6e3bdb3950306fd237ea750c4ada87f0b56d3b23cab
 WHIRLPOOL 
99e30ef24a15ba779868bace14d73873d2e043d49e0a340c2112abcdffeedd9e3e66d0a641bdd7c5b7647a427b327bda8bf4cf68ae2063d0ed8ca92f4c52db25

diff --git a/x11-plugins/wmitime/files/makefile.diff 
b/x11-plugins/wmitime/files/makefile.diff
deleted file mode 100644
index 343c247a3ed..000
--- a/x11-plugins/wmitime/files/makefile.diff
+++ /dev/null
@@ -1,26 +0,0 @@
-diff -urN wmitime/wmitime/Makefile wmitime-modified/wmitime/Makefile
 wmitime/wmitime/Makefile   1999-03-28 21:51:39.0 -0600
-+++ wmitime-modified/wmitime/Makefile  2002-10-04 10:35:16.0 -0500
-@@ -1,7 +1,6 @@
--#LANG = fr
- LIBDIR = -L/usr/X11R6/lib
- LIBS   = -lXpm -lXext -lX11 -lm
--FLAGS = -O2
-+FLAGS = $(CFLAGS)
- OBJS =wmitime.o \
-   ../wmgeneral/wmgeneral.o \
-   ../wmgeneral/misc.o \
-@@ -9,11 +8,10 @@
- 
- 
- .c.o:
--  cc -I/usr/X11R6/share/include $(FLAGS) -D$(LANG) -c -Wall $< -o $*.o
-+  gcc -I/usr/X11R6/share/include $(FLAGS) -c -Wall $< -o $*.o
- 
- wmtime: $(OBJS)
--  cc $(FLAGS) -D$(LANG) -o wmitime $^ -lXext $(LIBDIR) $(LIBS)
--
-+  gcc $(FLAGS) $(LDFLAGS) -o wmitime $^ -lXext $(LIBDIR) $(LIBS) 
- all:: wmtime
- 
- clean::

diff --git a/x11-plugins/wmitime/wmitime-0.3.ebuild 
b/x11-plugins/wmitime/wmitime-0.3.ebuild
deleted file mode 100644
index 667e83a2c0e..000
--- a/x11-plugins/wmitime/wmitime-0.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-S=${WORKDIR}/${PN}
-IUSE=""
-DESCRIPTION="Overglorified clock dockapp w/time, date, and internet time"
-HOMEPAGE="http://www.neotokyo.org/illusion/";
-SRC_URI="http://www.neotokyo.org/illusion/downloads/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}
-   x11-proto/xextproto"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   epatch "${FILESDIR}"/makefile.diff
-}
-
-src_compile() {
-   cd "${S}"/wmitime
-   make || die "make failed"
-}
-
-src_install() {
-   cd "${S}"/wmitime
-   dobin wmitime
-
-   cd "${S}"
-   dodoc BUGS CHANGES README
-}

diff --git a/x11-plugins/wmitime/wmitime-0.4.ebuild 
b/x11-plugins/wmitime/wmitime-0.4.ebuild
deleted file mode 100644
index c3c33f2fb3e..000
--- a/x11-plugins/wmitime/wmitime-0.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Overglorified clock dockapp w/time, date, and internet time"
-HOMEPAGE="http://www.dockapps.net/wmitime";
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXpm"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/dockapps
-
-src_compile() {
-   emake CC="$(tc-getCC)" \
-   CFLAGS="${C

[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2016-04-09 Thread Agostino Sarubbo
commit: 3b907b95c662afdfaf6626efd7b61f019ba9c738
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr  9 14:16:01 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr  9 14:16:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b907b95

x11-plugins/wmitime: x86 stable wrt bug #579234

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/wmitime/wmitime-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild 
b/x11-plugins/wmitime/wmitime-0.5.ebuild
index 6eab154..8cc8c6d 100644
--- a/x11-plugins/wmitime/wmitime-0.5.ebuild
+++ b/x11-plugins/wmitime/wmitime-0.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2016-04-09 Thread Agostino Sarubbo
commit: 8b08bd15afb72105fd2b88d2d620d1ac5a1aa876
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr  9 14:13:06 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr  9 14:13:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b08bd15

x11-plugins/wmitime: amd64 stable wrt bug #579234

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/wmitime/wmitime-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild 
b/x11-plugins/wmitime/wmitime-0.5.ebuild
index 12ed8d0..6eab154 100644
--- a/x11-plugins/wmitime/wmitime-0.5.ebuild
+++ b/x11-plugins/wmitime/wmitime-0.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=x11-libs/libdockapp-0.7:=



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmitime/

2015-08-21 Thread Bernard Cafarelli
commit: 3e5b518b3dab1315c272f20092f8035e9b52dd61
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Aug 21 15:23:16 2015 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Aug 21 15:23:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5b518b

x11-plugins/wmitime: version bump

Package-Manager: portage-2.2.20.1

 x11-plugins/wmitime/Manifest   |  1 +
 x11-plugins/wmitime/wmitime-0.5.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/x11-plugins/wmitime/Manifest b/x11-plugins/wmitime/Manifest
index 409c8ea..0ba108e 100644
--- a/x11-plugins/wmitime/Manifest
+++ b/x11-plugins/wmitime/Manifest
@@ -1,2 +1,3 @@
 DIST wmitime-0.3.tar.gz 21442 SHA256 
fcec441bac183ac2fbbbf9d577c2eaaf9b9e0292a6041256e5a4286a76cddc61
 DIST wmitime-0.4.tar.gz 21092 SHA256 
aa4557833d2661d841befc0d3c0f940195af11c7a96802647907f5fe46a69846 SHA512 
ae0d3d5942ec5258e69298874563c9faafbca63f60f6f57f1859bb58094fb6c64255bbf231b00208c58cb103229a9be8ea2ba60259cb5adb33105ea3a9c570ec
 WHIRLPOOL 
4bf88a20512b294f46caa267a081a58dd70f33801ff926e5b44a9c3a9804e77c6a4936f557974e31ed9cd633feabef3c30f0ed1a9fd6be8c59ad554cd37bc66b
+DIST wmitime-0.5.tar.gz 15099 SHA256 
cd71975e2bb7a65d2ff9d54afc4ee6fb82140ddf4edcb77366ee1de6d08fa7e0 SHA512 
ae7d36eaf92e1a5f7481fc92685b87c2ee1092e73ed85450686b0c22e3502cd2ff82787a24bf396bf346d6e3bdb3950306fd237ea750c4ada87f0b56d3b23cab
 WHIRLPOOL 
99e30ef24a15ba779868bace14d73873d2e043d49e0a340c2112abcdffeedd9e3e66d0a641bdd7c5b7647a427b327bda8bf4cf68ae2063d0ed8ca92f4c52db25

diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild 
b/x11-plugins/wmitime/wmitime-0.5.ebuild
new file mode 100644
index 000..cbf2317
--- /dev/null
+++ b/x11-plugins/wmitime/wmitime-0.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit toolchain-funcs
+
+DESCRIPTION="Overglorified clock dockapp w/time, date, and internet time"
+HOMEPAGE="http://windowmaker.org/dockapps/?name=wmitime";
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/libdockapp-0.7:=
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXpm"
+DEPEND="${RDEPEND}"
+
+src_compile() {
+   emake CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX=/usr install
+
+   dodoc BUGS CHANGES README
+}