diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 12:39:53 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 13:34:12 +0200 |
commit | f9f57c9140f11e0e525413b722cc3895cfdcded0 (patch) | |
tree | 8875b4552653f4a6b9d2ec44c76fd7f90443ad62 /x11-plugins | |
parent | x11-plugins/gkrellm-bgchanger: Fix dependency on gkrellm[X] (diff) | |
download | gentoo-f9f57c9140f11e0e525413b722cc3895cfdcded0.tar.gz gentoo-f9f57c9140f11e0e525413b722cc3895cfdcded0.tar.bz2 gentoo-f9f57c9140f11e0e525413b722cc3895cfdcded0.zip |
x11-plugins/gkrellm-bgchanger: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-plugins')
4 files changed, 0 insertions, 70 deletions
diff --git a/x11-plugins/gkrellm-bgchanger/Manifest b/x11-plugins/gkrellm-bgchanger/Manifest index 8d209eee13ac..b3c0f4324cdd 100644 --- a/x11-plugins/gkrellm-bgchanger/Manifest +++ b/x11-plugins/gkrellm-bgchanger/Manifest @@ -1,2 +1 @@ -DIST gkrellmbgchg2-0.1.10.tar.gz 17667 SHA256 ecd27ef920b8193bd5fe9ec08285fa672eb8c8d457ede7e2e38c44a44433845b SHA512 09abe6a378b96f7a3a47ac1aee02f82ff1aabc2dd3caf9cc1bfa9484100945364ed0d9e94ea8eab07995ae80b9131bce3836d932702991e37bd974cfab651e2c WHIRLPOOL 115befc5c6bc2427d7765e48f391744d7d8fedcc26ab315655f01d1745f51009d46b56ed7d91a11591838f832fa4d1cb7c6e62ee09ee3c971cb8c7057fb08d3a DIST gkrellmbgchg2-0.1.11.tar.gz 24164 SHA256 0cbb8c1f8638c7443105d3a8b7b4565333e8c233648c1d831b4289a71ef23d26 SHA512 648f56260e756d23ce616efb863e5746a7400a3fd7df135fc3b7548ac07ebb058e9c4f7c76af92cc2c4942ba6c1108b6e294b72afe831de6285e2329ca7c4803 WHIRLPOOL 8737ccfb37910911f14e156266387c38cfe341046547fcfb054dccbe3c4e7630913d8112fae6fa6448896fbaa8866babaef0107ca0b2d520c61d2ea47cb80a0d diff --git a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.10.ebuild b/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.10.ebuild deleted file mode 100644 index 44065aba8072..000000000000 --- a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.10.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -inherit gkrellm-plugin - -IUSE="" - -MY_PN=gkrellmbgchg2 -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Plugin for GKrellM2 to change your desktop background" -HOMEPAGE="http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html" -SRC_URI="http://www.bender-suhl.de/stefan/comp/sources/${MY_P}.tar.gz" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" - -PLUGIN_SO=gkrellmbgchg.so -PLUGIN_DOCS="bgchg_info.sh kdewallpaper.sh" diff --git a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.11-r1.ebuild b/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.11-r1.ebuild deleted file mode 100644 index 1437cbc48ae0..000000000000 --- a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.11-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit gkrellm-plugin toolchain-funcs - -IUSE="" - -MY_PN=gkrellmbgchg2 -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Plugin for GKrellM2 to change your desktop background" -HOMEPAGE="http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html" -SRC_URI="http://www.bender-suhl.de/stefan/comp/sources/${MY_P}.tar.gz" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" - -PLUGIN_SO=gkrellmbgchg.so -PLUGIN_DOCS="bgchg_info.sh kdewallpaper.sh" - -src_prepare() { - sed -i "s:local/::" Makefile || die - tc-export CC -} diff --git a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.11.ebuild b/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.11.ebuild deleted file mode 100644 index 44065aba8072..000000000000 --- a/x11-plugins/gkrellm-bgchanger/gkrellm-bgchanger-0.1.11.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -inherit gkrellm-plugin - -IUSE="" - -MY_PN=gkrellmbgchg2 -MY_P=${MY_PN}-${PV} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Plugin for GKrellM2 to change your desktop background" -HOMEPAGE="http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html" -SRC_URI="http://www.bender-suhl.de/stefan/comp/sources/${MY_P}.tar.gz" - -SLOT="2" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" - -PLUGIN_SO=gkrellmbgchg.so -PLUGIN_DOCS="bgchg_info.sh kdewallpaper.sh" |