commit:     b7e01b984a971b30562fbff3a7ce4d8ec3e7c962
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  9 21:47:04 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Feb  9 22:56:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e01b98

x11-misc/xflux: drop 20130927-r1, 20170103

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 x11-misc/xflux/xflux-20130927-r1.ebuild | 32 --------------------------------
 x11-misc/xflux/xflux-20170103.ebuild    | 29 -----------------------------
 2 files changed, 61 deletions(-)

diff --git a/x11-misc/xflux/xflux-20130927-r1.ebuild 
b/x11-misc/xflux/xflux-20130927-r1.ebuild
deleted file mode 100644
index c34eac9ddae4..000000000000
--- a/x11-misc/xflux/xflux-20130927-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
-HOMEPAGE="https://justgetflux.com/";
-SRC_URI="
-       amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
-       x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )
-"
-
-KEYWORDS="-* amd64 x86"
-LICENSE="f.lux"
-SLOT="0"
-
-RESTRICT="bindist mirror"
-
-RDEPEND="
-       x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXrandr
-       x11-libs/libXxf86vm
-"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="usr/bin/xflux"
-
-src_install() {
-       dobin xflux
-}

diff --git a/x11-misc/xflux/xflux-20170103.ebuild 
b/x11-misc/xflux/xflux-20170103.ebuild
deleted file mode 100644
index c5897e2e7152..000000000000
--- a/x11-misc/xflux/xflux-20170103.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
-HOMEPAGE="https://justgetflux.com/";
-SRC_URI="https://justgetflux.com/linux/${PN}12.tgz -> ${PN}12-${PV}.tar.gz"
-
-KEYWORDS="-* amd64"
-LICENSE="f.lux"
-SLOT="0"
-
-RESTRICT="bindist mirror"
-
-RDEPEND="
-       x11-libs/libX11
-       x11-libs/libXext
-       x11-libs/libXrandr
-       x11-libs/libXxf86vm
-"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="usr/bin/xflux"
-
-src_install() {
-       newbin xflux12 xflux
-}

Reply via email to