From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 32278138334 for ; Sat, 21 Sep 2019 17:12:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F28FE096C; Sat, 21 Sep 2019 17:12:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29AC3E096C for ; Sat, 21 Sep 2019 17:12:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CBD634B475 for ; Sat, 21 Sep 2019 17:12:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C66D485C for ; Sat, 21 Sep 2019 17:11:57 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1569085905.47060779a2fb25fd239d64a1834e491ca0a6707b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xbacklight/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xbacklight/Manifest x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild x11-apps/xbacklight/xbacklight-1.2.2.ebuild X-VCS-Directories: x11-apps/xbacklight/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 47060779a2fb25fd239d64a1834e491ca0a6707b X-VCS-Branch: master Date: Sat, 21 Sep 2019 17:11:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d9d2a5f2-39f6-418d-8ca8-56d0c51f8aea X-Archives-Hash: 8fb3a03b73e8a7f7ca04e526c3d874d5 commit: 47060779a2fb25fd239d64a1834e491ca0a6707b Author: Matt Turner gentoo org> AuthorDate: Sat Sep 21 17:03:52 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Sep 21 17:11:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47060779 x11-apps/xbacklight: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-apps/xbacklight/Manifest | 2 -- x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild | 14 -------------- x11-apps/xbacklight/xbacklight-1.2.2.ebuild | 14 -------------- 3 files changed, 30 deletions(-) diff --git a/x11-apps/xbacklight/Manifest b/x11-apps/xbacklight/Manifest index 25b6fbc53c7..b8725886ad2 100644 --- a/x11-apps/xbacklight/Manifest +++ b/x11-apps/xbacklight/Manifest @@ -1,3 +1 @@ -DIST xbacklight-1.2.1.tar.bz2 117607 BLAKE2B 286be7b9f6d0e50ba20bae86aaaa211a7d611df055e3298e8676b52c36168db67e153c13e242089db52b1c7ed2c6872dfe8dd63a7f97b81644269832276bf636 SHA512 9a0afebea2fe155ab7d1ad00ef27566daeb7dc4fd47523511f1b8e8ac30977f938a08783bc0c7443fe92ebff1c17c68c78d44db08b32768d7831128130e0637d -DIST xbacklight-1.2.2.tar.bz2 124058 BLAKE2B 4ad7b0eaab29bada40ba6b79a538d5dbf6c584226c51004e1488733b5b33a7c3905d21cb5f275010f301241da3eb644b0e66e20a07fe271152905568008c5af7 SHA512 4dca70ef8e3494b19ea126c46395807cddc007b2b09a133810daeb77ae27fa36ac4eec7813828248fc195abe27f59700cfa58ee65ef3a020a51f73e5107678ec DIST xbacklight-1.2.3.tar.bz2 124611 BLAKE2B 19355773b2b2bc491cb3682d9d02fed462d30ed21742dfb9f7398ec39e85bde4fdd1b60bc8b4ac2a2d32410016186c1f1e5d45904fb19358bcc16eee69242dbf SHA512 717c87ce24634892fc4ac54fc59dcc0a5bc8f206aaf1d13410f95f7e4fe6e3dbc7ff8d951bcd8ea8c5e955357a00fea6ceadd4559e60b1a632e40f71290e12c7 diff --git a/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild deleted file mode 100644 index f16788f4e56..00000000000 --- a/x11-apps/xbacklight/xbacklight-1.2.1-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libxcb - >=x11-libs/xcb-util-0.3.8" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xbacklight/xbacklight-1.2.2.ebuild b/x11-apps/xbacklight/xbacklight-1.2.2.ebuild deleted file mode 100644 index 9cd8da3704a..00000000000 --- a/x11-apps/xbacklight/xbacklight-1.2.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libxcb - >=x11-libs/xcb-util-0.3.8" -DEPEND="${RDEPEND}"