diff options
author | Johannes Huber <johu@gentoo.org> | 2017-02-20 17:59:04 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-02-20 18:02:00 +0100 |
commit | 0cf35478917f33da14fd4e36dfc82b8769674ca8 (patch) | |
tree | 7e52f29dfa27bba1428ff7853bd04cb4720f75c4 /kde-misc | |
parent | kde-misc/stdin-plasmoid: Remove last-rited pkg (diff) | |
download | gentoo-0cf35478917f33da14fd4e36dfc82b8769674ca8.tar.gz gentoo-0cf35478917f33da14fd4e36dfc82b8769674ca8.tar.bz2 gentoo-0cf35478917f33da14fd4e36dfc82b8769674ca8.zip |
kde-misc/steamcompanion: Remove last-rited pkg
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/steamcompanion/Manifest | 1 | ||||
-rw-r--r-- | kde-misc/steamcompanion/metadata.xml | 8 | ||||
-rw-r--r-- | kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild | 20 |
3 files changed, 0 insertions, 29 deletions
diff --git a/kde-misc/steamcompanion/Manifest b/kde-misc/steamcompanion/Manifest deleted file mode 100644 index 54b4cd6e3527..000000000000 --- a/kde-misc/steamcompanion/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST steamcompanion-0.5.4.tar.gz 54259 SHA256 030dc1726b1788ed2ba3f68e5c87cc2dc0a78d6857032aeb679cf2c88c07d5ae SHA512 174c3e92b03a2efd1dcbb860d277895fdb32b90b7116aa12c831f67054c3065f2b92e54c71585eb4f7e2d2cdaea39af072872723c2dbcd99fd8614aabc80e433 WHIRLPOOL 5edd0cebc6126632b63aa84371b528495b6203e70aa8b80c98901c3eae43ed69dd9843fbdaed6968af430eb120da23d2aa9fccc0d461b4aa380a8f292256eeec diff --git a/kde-misc/steamcompanion/metadata.xml b/kde-misc/steamcompanion/metadata.xml deleted file mode 100644 index 0cf59224b009..000000000000 --- a/kde-misc/steamcompanion/metadata.xml +++ /dev/null @@ -1,8 +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> -</pkgmetadata> diff --git a/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild b/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild deleted file mode 100644 index 51937d6cde23..000000000000 --- a/kde-misc/steamcompanion/steamcompanion-0.5.4-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -KDE_LINGUAS="it" -KDE_LINGUAS_DIR="translations" -inherit kde4-base - -DESCRIPTION="Connector for web Steam service from Valve" -HOMEPAGE="http://kde-look.org/content/show.php/Steam+Companion?content=141713" -SRC_URI="http://kde-look.org/CONTENT/content-files/141713-${PN}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="amd64 x86" -IUSE="debug" - -S=${WORKDIR}/${PN} |