summaryrefslogtreecommitdiff
path: root/x11-misc/sct
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /x11-misc/sct
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
Diffstat (limited to 'x11-misc/sct')
-rw-r--r--x11-misc/sct/Manifest4
-rw-r--r--x11-misc/sct/sct-0.3.ebuild28
-rw-r--r--x11-misc/sct/sct-0.4.ebuild11
3 files changed, 8 insertions, 35 deletions
diff --git a/x11-misc/sct/Manifest b/x11-misc/sct/Manifest
index 4aa78533808e..6eb2eec24640 100644
--- a/x11-misc/sct/Manifest
+++ b/x11-misc/sct/Manifest
@@ -1,5 +1,3 @@
-DIST sct-0.3.tar.gz 3679 BLAKE2B 75d9f6c1ab71f77432b86735c8a48ba356891ecc524a6e82399d470a4b502f094af4bc0a5912630601e9e04ebd9cbd6ccee62a3a0ab991c0c0ecc0c5117590fe SHA512 515719e61afb7274749e28321f79adae4f7400e535e577cbada8453fe22c290aa50e5db8a5b93c7945d1759e08619ae75f3f33e9649cf31805b1c2ec82f711a1
DIST sct-0.4.tar.gz 4560 BLAKE2B a7434499d43180a20e4345ad207cd7644dd7271f9d1a3929e797263f5580e9f7517a3cb86a65892b68a1619a29cc5bb846fa40e3e8c14f4f5a5a7ab65dfa5ca1 SHA512 7a556c2d26cb2389a3e38e74de992d3fac96b29c637e20d1307e0ea0985c1119a3d05f2108d338612b407f5b5f5362bd3e5582722878d7ae62c568bdc9f46e65
-EBUILD sct-0.3.ebuild 513 BLAKE2B 15bdf92db1481dad24d2e700501078c5be4bcd7b90913d72bb9ea7a91205aec62d11c353f388b1e623a4fae3cb9b10a401beb8eb2b88359c128e07c1fadb29f7 SHA512 920cc573034ce08ac247f1d6fb18c2f9a09d4a2291c12467c9374edc3d11d8a272a924c308cbf781eb03f47a0dbec863e076441db84a7ed5df15fad2a47f820b
-EBUILD sct-0.4.ebuild 515 BLAKE2B bb7c90ab8223e1118d07466f120914843c42c0959c3d33459521b721dec0991bbe62049e3b20e6970e1dd567212dc4cdfc596963ab73052affaea2a1155491d7 SHA512 9641f7857910711f82bb0d4890a3aefbadcebec7fe2e8a4a6e410f9bc7cc8de82e087a6ba890dccb23c4aa917330f7ed6fb5cc04bfa8c624305b8022fd8150ee
+EBUILD sct-0.4.ebuild 518 BLAKE2B c967a87cca5d9b93bea41363b81bf10019bf4b1af177169135bc7978ac0da88643c0b45c8a33e031c248f03c5532dc2663bfe98bd5564155c3d5d27007c9fa71 SHA512 a68f1e74d4551bf130636988f70fdb9acba94c04a84b43a0902a3214a9665de80a5e0a09f2b3e7df042cc39ae16aeb461b769ec652311cdd6117efa4bcbdcdf1
MISC metadata.xml 251 BLAKE2B f3c965f619454b2d17e1039b6c218308c83af9214f41a5b18244ce9bd811b0a0b6e0227fdaac9b1659a2e2467e6b992b771ff6cf431220648363ab8173ee76f2 SHA512 e8203a24b5e739dcf0d94742215ee6ccdccbd00bb43001f9df58d27100fa427b01937065e1d7399e3552532b09179611e06099e3af14aac5fcf9ddc4ca5463da
diff --git a/x11-misc/sct/sct-0.3.ebuild b/x11-misc/sct/sct-0.3.ebuild
deleted file mode 100644
index b0c3decf10ee..000000000000
--- a/x11-misc/sct/sct-0.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Set color temperature of the screen"
-HOMEPAGE="https://www.umaxx.net/"
-SRC_URI="https://www.umaxx.net/dl/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="x11-libs/libXrandr"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- default
- sed \
- -e 's:_BSD_SOURCE:_DEFAULT_SOURCE:g' \
- -i Makefile || die
-}
-
-src_install() {
- dobin "${PN}"
- doman "${PN}.1"
- einstalldocs
-}
diff --git a/x11-misc/sct/sct-0.4.ebuild b/x11-misc/sct/sct-0.4.ebuild
index f7784edbf7b8..e19debd35a48 100644
--- a/x11-misc/sct/sct-0.4.ebuild
+++ b/x11-misc/sct/sct-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,10 +9,13 @@ SRC_URI="https://www.umaxx.net/dl/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
-DEPEND="x11-libs/libXrandr"
-RDEPEND="${DEPEND}"
+DEPEND="
+ x11-libs/libXrandr"
+
+RDEPEND="
+ ${DEPEND}"
src_prepare() {
default