commit:     00b5e633ab2fcb0ffeb0a4d03b62448dddfb9d49
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  2 10:15:39 2016 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Fri Dec  2 11:04:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b5e633

x11-plugins/wmclock: shorten description, drop some old ~arch versions

Package-Manager: portage-2.3.2

 x11-plugins/wmclock/Manifest              |  2 --
 x11-plugins/wmclock/wmclock-1.0.13.ebuild |  4 ++--
 x11-plugins/wmclock/wmclock-1.0.14.ebuild | 35 -------------------------------
 x11-plugins/wmclock/wmclock-1.0.15.ebuild | 33 -----------------------------
 x11-plugins/wmclock/wmclock-1.0.16.ebuild |  2 +-
 5 files changed, 3 insertions(+), 73 deletions(-)

diff --git a/x11-plugins/wmclock/Manifest b/x11-plugins/wmclock/Manifest
index 1a0d028..5109027 100644
--- a/x11-plugins/wmclock/Manifest
+++ b/x11-plugins/wmclock/Manifest
@@ -1,4 +1,2 @@
 DIST wmclock-1.0.13.tar.gz 45740 SHA256 
53a0166d565661d917743bfa3f77cb084e0d6c0ea369f81e17f4a6709e9e9e42 SHA512 
b7d202798767705157a2a5199344f645aa44201d3a3b6b4eb7a6213ebb10074cea68554d8d4ff9862eabfa2a94e88e453d36c22c451de74e9cac656c4d8af63c
 WHIRLPOOL 
ed8447ad66d62271aabdff08a81a5d5f5352ac3d6d79bfaa538df270cdec104d5bf26148c320ffcc83a38579abac411ed06fb880ad34b4b29d8ca0f70320162b
-DIST wmclock-1.0.14.tar.gz 38311 SHA256 
9a05bd547bb1f855ea75374cfada9f14ef90592246362a91dcb2c580550db64d SHA512 
34bf6e2287477a207e09d35d9ef0b326d2683be31a66d3cc6aa22323b5615cb114e8597d54ea7b3cbc204b689bba05d26e152f196305b82f4ba7220d14af73f6
 WHIRLPOOL 
85e3b10abc634aafa164d150debf3f320ac4efbb513039f19e60eeafc5fab8dd0c8be80789af26380a571786a9c364c662a8d263f1c0156d968e95a63d28c903
-DIST wmclock-1.0.15.tar.gz 35234 SHA256 
4d51e2e584e55bad5aaa714c75d42ca47833b07489e9671f60e9b5ebae35c96f SHA512 
908f34e9d41c0fa51df2352ce7a43319810f8ef35be9594126536907257516e7f8818635ff306e67fef81fc25ecba809a9d4152b6e3b7c6943586eabedbe09f9
 WHIRLPOOL 
565654a66359f9ddef57404a7bd7061092ab0b777c4821df4db862903e17588a8eda1c366637375e7643adb57458b80c20dddc7ac449af42e4474c4e25e0ee85
 DIST wmclock-1.0.16.tar.gz 37434 SHA256 
85269486b48f6a3b6089aa495cb2dc255f71e989257ddcab47b7736604dbcbb5 SHA512 
e27f7f89a7193852d4173b00f69cc319e781d083ec45935271878b729a280f5dfca3e4c3366342f3b40f29a5529b259095aab8e0af6043ae8c9dbd63a4f7f658
 WHIRLPOOL 
e1f7cda9de19a0758928be8b7f068338e1d329d324d68c4b5edd57aea8f4c6009686d8b935a8fce8b48711f64b109d604eb0ac3e5d1597b0b0daa3b74c7b87e9

diff --git a/x11-plugins/wmclock/wmclock-1.0.13.ebuild 
b/x11-plugins/wmclock/wmclock-1.0.13.ebuild
index 8af08ba..dc0bcfc 100644
--- a/x11-plugins/wmclock/wmclock-1.0.13.ebuild
+++ b/x11-plugins/wmclock/wmclock-1.0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=3
 
 inherit toolchain-funcs
 
-DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) 
operating systems)"
+DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) 
OS)"
 SRC_URI="http://www.bluestop.org/wmclock/${P}.tar.gz";
 HOMEPAGE="http://www.bluestop.org/wmclock/";
 

diff --git a/x11-plugins/wmclock/wmclock-1.0.14.ebuild 
b/x11-plugins/wmclock/wmclock-1.0.14.ebuild
deleted file mode 100644
index 89516b0..00000000
--- a/x11-plugins/wmclock/wmclock-1.0.14.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit toolchain-funcs
-
-DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) 
operating systems)"
-SRC_URI="http://www.bluestop.org/wmclock/${P}.tar.gz";
-HOMEPAGE="http://www.bluestop.org/wmclock/";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXpm"
-DEPEND="${RDEPEND}
-       x11-proto/xproto
-       x11-proto/xextproto
-       x11-misc/gccmakedep
-       x11-misc/imake"
-
-src_compile() {
-       emake CC=$(tc-getCC) CDEBUGFLAGS="${CFLAGS}" LDOPTIONS="${LDFLAGS}"
-}
-
-src_install() {
-       dobin wmclock
-       newman wmclock.man wmclock.1
-       dodoc ChangeLog README
-}

diff --git a/x11-plugins/wmclock/wmclock-1.0.15.ebuild 
b/x11-plugins/wmclock/wmclock-1.0.15.ebuild
deleted file mode 100644
index f726e8e..00000000
--- a/x11-plugins/wmclock/wmclock-1.0.15.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit autotools
-
-DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) 
operating systems)"
-HOMEPAGE="http://www.dockapps.net/wmclock";
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXpm"
-DEPEND="${RDEPEND}
-       x11-proto/xproto"
-
-S=${WORKDIR}/dockapps
-
-src_prepare() {
-       eautoreconf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install
-
-       dodoc ChangeLog README
-}

diff --git a/x11-plugins/wmclock/wmclock-1.0.16.ebuild 
b/x11-plugins/wmclock/wmclock-1.0.16.ebuild
index ca97821..624647c 100644
--- a/x11-plugins/wmclock/wmclock-1.0.16.ebuild
+++ b/x11-plugins/wmclock/wmclock-1.0.16.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 inherit autotools
 
-DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) 
operating systems)"
+DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) 
OS)"
 HOMEPAGE="http://www.dockapps.net/wmclock";
 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 

Reply via email to