commit: 8c1c6befff9e40ba440538731f5914634560d822 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Jan 28 01:10:11 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Jan 28 01:10:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c1c6bef
gnome-extra/cameramonitor: remove last rited package gnome-extra/cameramonitor/Manifest | 1 - .../cameramonitor/cameramonitor-0.3.2-r2.ebuild | 28 ---------------------- gnome-extra/cameramonitor/metadata.xml | 12 ---------- 3 files changed, 41 deletions(-) diff --git a/gnome-extra/cameramonitor/Manifest b/gnome-extra/cameramonitor/Manifest deleted file mode 100644 index 2cf665ea29d..00000000000 --- a/gnome-extra/cameramonitor/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cameramonitor-0.3.2.tar.bz2 216979 BLAKE2B a392f0834bd8d66c413572dfd90fd571033744999ea4545c65666048748ac6003d9fac4659235610dde4099d81038e721465bd80d8923c96471aa162952ec25d SHA512 4e3d66f5829c111d524fe3cef5c9a330ee72e88c6c5dc3bbb528f10e81aa31682ab75a6fe7d4366ec63315341149d0472745917965bec2099590028327c75910 diff --git a/gnome-extra/cameramonitor/cameramonitor-0.3.2-r2.ebuild b/gnome-extra/cameramonitor/cameramonitor-0.3.2-r2.ebuild deleted file mode 100644 index 0366a83c88a..00000000000 --- a/gnome-extra/cameramonitor/cameramonitor-0.3.2-r2.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 - -# eautoreconf needed to fix old Python m4 code -GNOME2_EAUTORECONF=yes -PYTHON_COMPAT=( python2_7 ) - -inherit gnome2 python-single-r1 - -DESCRIPTION="Local Webcam monitoring in system tray" -HOMEPAGE="https://launchpad.net/cameramonitor" -SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - dev-python/gconf-python:2[${PYTHON_USEDEP}] - dev-python/notify-python[${PYTHON_USEDEP}] - dev-python/pygtk:2[${PYTHON_USEDEP}] - dev-python/pyinotify[${PYTHON_USEDEP}] - dev-python/dbus-python[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" diff --git a/gnome-extra/cameramonitor/metadata.xml b/gnome-extra/cameramonitor/metadata.xml deleted file mode 100644 index 58e32f19009..00000000000 --- a/gnome-extra/cameramonitor/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-needed --> - <longdescription> -Camera Monitor is a little system tray icon that monitors your Webcam activity. -It is designed for the GNOME desktop, but should work as well on KDE and Xfce. -</longdescription> - <upstream> - <remote-id type="launchpad">cameramonitor</remote-id> - </upstream> -</pkgmetadata>