Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmclock/
Date: Fri, 02 Dec 2016 11:06:28
Message-Id: 1480676696.00b5e633ab2fcb0ffeb0a4d03b62448dddfb9d49.voyageur@gentoo
1 commit: 00b5e633ab2fcb0ffeb0a4d03b62448dddfb9d49
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 10:15:39 2016 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 11:04:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b5e633
7
8 x11-plugins/wmclock: shorten description, drop some old ~arch versions
9
10 Package-Manager: portage-2.3.2
11
12 x11-plugins/wmclock/Manifest | 2 --
13 x11-plugins/wmclock/wmclock-1.0.13.ebuild | 4 ++--
14 x11-plugins/wmclock/wmclock-1.0.14.ebuild | 35 -------------------------------
15 x11-plugins/wmclock/wmclock-1.0.15.ebuild | 33 -----------------------------
16 x11-plugins/wmclock/wmclock-1.0.16.ebuild | 2 +-
17 5 files changed, 3 insertions(+), 73 deletions(-)
18
19 diff --git a/x11-plugins/wmclock/Manifest b/x11-plugins/wmclock/Manifest
20 index 1a0d028..5109027 100644
21 --- a/x11-plugins/wmclock/Manifest
22 +++ b/x11-plugins/wmclock/Manifest
23 @@ -1,4 +1,2 @@
24 DIST wmclock-1.0.13.tar.gz 45740 SHA256 53a0166d565661d917743bfa3f77cb084e0d6c0ea369f81e17f4a6709e9e9e42 SHA512 b7d202798767705157a2a5199344f645aa44201d3a3b6b4eb7a6213ebb10074cea68554d8d4ff9862eabfa2a94e88e453d36c22c451de74e9cac656c4d8af63c WHIRLPOOL ed8447ad66d62271aabdff08a81a5d5f5352ac3d6d79bfaa538df270cdec104d5bf26148c320ffcc83a38579abac411ed06fb880ad34b4b29d8ca0f70320162b
25 -DIST wmclock-1.0.14.tar.gz 38311 SHA256 9a05bd547bb1f855ea75374cfada9f14ef90592246362a91dcb2c580550db64d SHA512 34bf6e2287477a207e09d35d9ef0b326d2683be31a66d3cc6aa22323b5615cb114e8597d54ea7b3cbc204b689bba05d26e152f196305b82f4ba7220d14af73f6 WHIRLPOOL 85e3b10abc634aafa164d150debf3f320ac4efbb513039f19e60eeafc5fab8dd0c8be80789af26380a571786a9c364c662a8d263f1c0156d968e95a63d28c903
26 -DIST wmclock-1.0.15.tar.gz 35234 SHA256 4d51e2e584e55bad5aaa714c75d42ca47833b07489e9671f60e9b5ebae35c96f SHA512 908f34e9d41c0fa51df2352ce7a43319810f8ef35be9594126536907257516e7f8818635ff306e67fef81fc25ecba809a9d4152b6e3b7c6943586eabedbe09f9 WHIRLPOOL 565654a66359f9ddef57404a7bd7061092ab0b777c4821df4db862903e17588a8eda1c366637375e7643adb57458b80c20dddc7ac449af42e4474c4e25e0ee85
27 DIST wmclock-1.0.16.tar.gz 37434 SHA256 85269486b48f6a3b6089aa495cb2dc255f71e989257ddcab47b7736604dbcbb5 SHA512 e27f7f89a7193852d4173b00f69cc319e781d083ec45935271878b729a280f5dfca3e4c3366342f3b40f29a5529b259095aab8e0af6043ae8c9dbd63a4f7f658 WHIRLPOOL e1f7cda9de19a0758928be8b7f068338e1d329d324d68c4b5edd57aea8f4c6009686d8b935a8fce8b48711f64b109d604eb0ac3e5d1597b0b0daa3b74c7b87e9
28
29 diff --git a/x11-plugins/wmclock/wmclock-1.0.13.ebuild b/x11-plugins/wmclock/wmclock-1.0.13.ebuild
30 index 8af08ba..dc0bcfc 100644
31 --- a/x11-plugins/wmclock/wmclock-1.0.13.ebuild
32 +++ b/x11-plugins/wmclock/wmclock-1.0.13.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 1999-2012 Gentoo Foundation
35 +# Copyright 1999-2016 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 # $Id$
38
39 @@ -6,7 +6,7 @@ EAPI=3
40
41 inherit toolchain-funcs
42
43 -DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) operating systems)"
44 +DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) OS)"
45 SRC_URI="http://www.bluestop.org/wmclock/${P}.tar.gz"
46 HOMEPAGE="http://www.bluestop.org/wmclock/"
47
48
49 diff --git a/x11-plugins/wmclock/wmclock-1.0.14.ebuild b/x11-plugins/wmclock/wmclock-1.0.14.ebuild
50 deleted file mode 100644
51 index 89516b0..00000000
52 --- a/x11-plugins/wmclock/wmclock-1.0.14.ebuild
53 +++ /dev/null
54 @@ -1,35 +0,0 @@
55 -# Copyright 1999-2012 Gentoo Foundation
56 -# Distributed under the terms of the GNU General Public License v2
57 -# $Id$
58 -
59 -EAPI=4
60 -
61 -inherit toolchain-funcs
62 -
63 -DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) operating systems)"
64 -SRC_URI="http://www.bluestop.org/wmclock/${P}.tar.gz"
65 -HOMEPAGE="http://www.bluestop.org/wmclock/"
66 -
67 -LICENSE="GPL-2"
68 -SLOT="0"
69 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
70 -IUSE=""
71 -
72 -RDEPEND="x11-libs/libX11
73 - x11-libs/libXext
74 - x11-libs/libXpm"
75 -DEPEND="${RDEPEND}
76 - x11-proto/xproto
77 - x11-proto/xextproto
78 - x11-misc/gccmakedep
79 - x11-misc/imake"
80 -
81 -src_compile() {
82 - emake CC=$(tc-getCC) CDEBUGFLAGS="${CFLAGS}" LDOPTIONS="${LDFLAGS}"
83 -}
84 -
85 -src_install() {
86 - dobin wmclock
87 - newman wmclock.man wmclock.1
88 - dodoc ChangeLog README
89 -}
90
91 diff --git a/x11-plugins/wmclock/wmclock-1.0.15.ebuild b/x11-plugins/wmclock/wmclock-1.0.15.ebuild
92 deleted file mode 100644
93 index f726e8e..00000000
94 --- a/x11-plugins/wmclock/wmclock-1.0.15.ebuild
95 +++ /dev/null
96 @@ -1,33 +0,0 @@
97 -# Copyright 1999-2016 Gentoo Foundation
98 -# Distributed under the terms of the GNU General Public License v2
99 -# $Id$
100 -
101 -EAPI=5
102 -inherit autotools
103 -
104 -DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) operating systems)"
105 -HOMEPAGE="http://www.dockapps.net/wmclock"
106 -SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
107 -
108 -LICENSE="GPL-2"
109 -SLOT="0"
110 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
111 -IUSE=""
112 -
113 -RDEPEND="x11-libs/libX11
114 - x11-libs/libXext
115 - x11-libs/libXpm"
116 -DEPEND="${RDEPEND}
117 - x11-proto/xproto"
118 -
119 -S=${WORKDIR}/dockapps
120 -
121 -src_prepare() {
122 - eautoreconf
123 -}
124 -
125 -src_install() {
126 - emake DESTDIR="${D}" install
127 -
128 - dodoc ChangeLog README
129 -}
130
131 diff --git a/x11-plugins/wmclock/wmclock-1.0.16.ebuild b/x11-plugins/wmclock/wmclock-1.0.16.ebuild
132 index ca97821..624647c 100644
133 --- a/x11-plugins/wmclock/wmclock-1.0.16.ebuild
134 +++ b/x11-plugins/wmclock/wmclock-1.0.16.ebuild
135 @@ -5,7 +5,7 @@
136 EAPI=5
137 inherit autotools
138
139 -DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) operating systems)"
140 +DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) OS)"
141 HOMEPAGE="http://www.dockapps.net/wmclock"
142 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"