Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xbacklight/
Date: Sat, 21 Sep 2019 17:12:06
Message-Id: 1569085905.47060779a2fb25fd239d64a1834e491ca0a6707b.mattst88@gentoo
1 commit: 47060779a2fb25fd239d64a1834e491ca0a6707b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 17:03:52 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 17:11:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47060779
7
8 x11-apps/xbacklight: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-apps/xbacklight/Manifest | 2 --
13 x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild | 14 --------------
14 x11-apps/xbacklight/xbacklight-1.2.2.ebuild | 14 --------------
15 3 files changed, 30 deletions(-)
16
17 diff --git a/x11-apps/xbacklight/Manifest b/x11-apps/xbacklight/Manifest
18 index 25b6fbc53c7..b8725886ad2 100644
19 --- a/x11-apps/xbacklight/Manifest
20 +++ b/x11-apps/xbacklight/Manifest
21 @@ -1,3 +1 @@
22 -DIST xbacklight-1.2.1.tar.bz2 117607 BLAKE2B 286be7b9f6d0e50ba20bae86aaaa211a7d611df055e3298e8676b52c36168db67e153c13e242089db52b1c7ed2c6872dfe8dd63a7f97b81644269832276bf636 SHA512 9a0afebea2fe155ab7d1ad00ef27566daeb7dc4fd47523511f1b8e8ac30977f938a08783bc0c7443fe92ebff1c17c68c78d44db08b32768d7831128130e0637d
23 -DIST xbacklight-1.2.2.tar.bz2 124058 BLAKE2B 4ad7b0eaab29bada40ba6b79a538d5dbf6c584226c51004e1488733b5b33a7c3905d21cb5f275010f301241da3eb644b0e66e20a07fe271152905568008c5af7 SHA512 4dca70ef8e3494b19ea126c46395807cddc007b2b09a133810daeb77ae27fa36ac4eec7813828248fc195abe27f59700cfa58ee65ef3a020a51f73e5107678ec
24 DIST xbacklight-1.2.3.tar.bz2 124611 BLAKE2B 19355773b2b2bc491cb3682d9d02fed462d30ed21742dfb9f7398ec39e85bde4fdd1b60bc8b4ac2a2d32410016186c1f1e5d45904fb19358bcc16eee69242dbf SHA512 717c87ce24634892fc4ac54fc59dcc0a5bc8f206aaf1d13410f95f7e4fe6e3dbc7ff8d951bcd8ea8c5e955357a00fea6ceadd4559e60b1a632e40f71290e12c7
25
26 diff --git a/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild
27 deleted file mode 100644
28 index f16788f4e56..00000000000
29 --- a/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild
30 +++ /dev/null
31 @@ -1,14 +0,0 @@
32 -# Copyright 1999-2016 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -inherit xorg-2
38 -
39 -DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
40 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
41 -IUSE=""
42 -
43 -RDEPEND="x11-libs/libxcb
44 - >=x11-libs/xcb-util-0.3.8"
45 -DEPEND="${RDEPEND}"
46
47 diff --git a/x11-apps/xbacklight/xbacklight-1.2.2.ebuild b/x11-apps/xbacklight/xbacklight-1.2.2.ebuild
48 deleted file mode 100644
49 index 9cd8da3704a..00000000000
50 --- a/x11-apps/xbacklight/xbacklight-1.2.2.ebuild
51 +++ /dev/null
52 @@ -1,14 +0,0 @@
53 -# Copyright 1999-2018 Gentoo Foundation
54 -# Distributed under the terms of the GNU General Public License v2
55 -
56 -EAPI=5
57 -
58 -inherit xorg-2
59 -
60 -DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
61 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
62 -IUSE=""
63 -
64 -RDEPEND="x11-libs/libxcb
65 - >=x11-libs/xcb-util-0.3.8"
66 -DEPEND="${RDEPEND}"