diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-04-27 22:15:28 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-04-27 22:17:07 +1000 |
commit | af5355a42607bd8358dbb119fcdd8397225df841 (patch) | |
tree | 032d1ab66f756f26c5767b14abe31eef641a3a3b /x11-plugins | |
parent | x11-plugins/gkrellaclock: remove 0.3.4-r0 (diff) | |
download | gentoo-af5355a42607bd8358dbb119fcdd8397225df841.tar.gz gentoo-af5355a42607bd8358dbb119fcdd8397225df841.tar.bz2 gentoo-af5355a42607bd8358dbb119fcdd8397225df841.zip |
x11-plugins/gkrellm-countdown: remove 0.1.2-r0
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild deleted file mode 100644 index 61408ddacc92..000000000000 --- a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gkrellm-plugin - -S=${WORKDIR}/${PN} -DESCRIPTION="A simple countdown clock for GKrellM2" -SRC_URI="http://oss.pugsplace.net/${P}.tar.gz" -HOMEPAGE="http://oss.pugsplace.net/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="ppc sparc x86" -IUSE="" |