summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-04-11 02:42:26 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-04-11 02:46:57 +1000
commitb23d09c65f2f0d15bf0fe4fa88542363caf434e5 (patch)
tree07e36fc7237d2d24d0222a38449f59fbcf670073
parentlxqt-base/liblxqt-mount: remove last-rited package (diff)
downloadgentoo-b23d09c65f2f0d15bf0fe4fa88542363caf434e5.tar.gz
gentoo-b23d09c65f2f0d15bf0fe4fa88542363caf434e5.tar.bz2
gentoo-b23d09c65f2f0d15bf0fe4fa88542363caf434e5.zip
lxqt-base/lxqt-config-randr: remove last-rited package
-rw-r--r--lxqt-base/lxqt-config-randr/Manifest1
-rw-r--r--lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild31
-rw-r--r--lxqt-base/lxqt-config-randr/metadata.xml12
3 files changed, 0 insertions, 44 deletions
diff --git a/lxqt-base/lxqt-config-randr/Manifest b/lxqt-base/lxqt-config-randr/Manifest
deleted file mode 100644
index 79e6fdea86d9..000000000000
--- a/lxqt-base/lxqt-config-randr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lxqt-config-randr-0.7.0.tar.xz 58376 SHA256 aa58f622aac3ab542838f3a3ae981dff3fc4b16f90f5a2bc6efcd3f9383fedf0 SHA512 0859718467a32705f0bc9321c28ffe6730215920dd8e64d79af585cc6fe9fc7693ca327591b278eec2bb9fde2048c024a8abf852baab4570977e7a4c5009e1d5 WHIRLPOOL d836c7c938c7df3f110a370066fc177f948f3c8aebd8db7f1fc564d5d06809e27f49325f22394218f2f039d539fc375eca6a4e8f560e9708443833d20e501001
diff --git a/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild b/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild
deleted file mode 100644
index 1fa8851f274e..000000000000
--- a/lxqt-base/lxqt-config-randr/lxqt-config-randr-0.7.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="LXQt monitor configuration"
-HOMEPAGE="http://lxqt.org/"
-
-if [[ ${PV} = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
-else
- SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
- S=${WORKDIR}
-fi
-
-LICENSE="GPL-2 LGPL-2.1+"
-SLOT="0"
-
-CDEPEND="dev-libs/glib:2
- dev-qt/qtcore:4
- dev-qt/qtgui:4
- x11-libs/libX11
- x11-libs/libXrandr"
-DEPEND="${CDEPEND}
- virtual/pkgconfig"
-RDEPEND="${CDEPEND}
- x11-apps/xrandr"
diff --git a/lxqt-base/lxqt-config-randr/metadata.xml b/lxqt-base/lxqt-config-randr/metadata.xml
deleted file mode 100644
index e21580f50896..000000000000
--- a/lxqt-base/lxqt-config-randr/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>jauhien@gentoo.org</email>
- <name>Jauhien Piatlicki</name>
- </maintainer>
-<maintainer type="project">
- <email>lxqt@gentoo.org</email>
- <name>LXQt</name>
- </maintainer>
-</pkgmetadata>