summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-02-12 00:00:04 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-12 00:00:04 +0100
commit95345df41ce46c863004fae12baa0bbb3626fd36 (patch)
tree2585da974bb476d6a4987ac68efda316cccec336 /x11-misc/appmenu-qt
parentkde-apps: Drop KDE Applications 17.12.1 (diff)
downloadgentoo-95345df41ce46c863004fae12baa0bbb3626fd36.tar.gz
gentoo-95345df41ce46c863004fae12baa0bbb3626fd36.tar.bz2
gentoo-95345df41ce46c863004fae12baa0bbb3626fd36.zip
profiles: Remove last-rited packages
Diffstat (limited to 'x11-misc/appmenu-qt')
-rw-r--r--x11-misc/appmenu-qt/Manifest1
-rw-r--r--x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild24
-rw-r--r--x11-misc/appmenu-qt/metadata.xml11
3 files changed, 0 insertions, 36 deletions
diff --git a/x11-misc/appmenu-qt/Manifest b/x11-misc/appmenu-qt/Manifest
deleted file mode 100644
index 5c68aadcc6bc..000000000000
--- a/x11-misc/appmenu-qt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST appmenu-qt-0.2.6.tar.bz2 22569 BLAKE2B 92c5309c17088e9673da690f246c6201e0dd55a8df40c365bc821ff1570f8526734bb062d4357c377b4ad046590c491875ab846cd093bea45203e2edbb19369c SHA512 399c05f6983150ed585727e58998a95bd55657f54c4091a6cfb34716ace0a8f5d207f3b353aad72d5ca1d26b9b3c1a34abc69f6ed8c97dc47140674d2aac56fe
diff --git a/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild b/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild
deleted file mode 100644
index 6cb5af4fb456..000000000000
--- a/x11-misc/appmenu-qt/appmenu-qt-0.2.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Application menu module for Qt"
-HOMEPAGE="https://launchpad.net/appmenu-qt"
-SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-qt/qtcore:4
- dev-qt/qtdbus:4
- dev-qt/qtgui:4
- >=dev-libs/libdbusmenu-qt-0.9.0[qt4]"
-RDEPEND="${DEPEND}"
-
-DOCS=( NEWS README )
diff --git a/x11-misc/appmenu-qt/metadata.xml b/x11-misc/appmenu-qt/metadata.xml
deleted file mode 100644
index 0f9dabe03579..000000000000
--- a/x11-misc/appmenu-qt/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <remote-id type="launchpad">appmenu-qt</remote-id>
- </upstream>
-</pkgmetadata>