diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-08-25 06:38:45 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-08-25 20:46:59 +1000 |
commit | 37150fa963eb3aa155eb9e94c3d6b233154ca1de (patch) | |
tree | 8bce549e96d6e85c58e00d1b3cbd303869107118 /kde-apps/zeroconf-ioslave | |
parent | media-libs/libart_lgpl: eapi bump, fix src_install phase (and, then, really d... (diff) | |
download | gentoo-37150fa963eb3aa155eb9e94c3d6b233154ca1de.tar.gz gentoo-37150fa963eb3aa155eb9e94c3d6b233154ca1de.tar.bz2 gentoo-37150fa963eb3aa155eb9e94c3d6b233154ca1de.zip |
kde-apps: remove 15.12.3
Diffstat (limited to 'kde-apps/zeroconf-ioslave')
-rw-r--r-- | kde-apps/zeroconf-ioslave/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild | 11 |
2 files changed, 0 insertions, 12 deletions
diff --git a/kde-apps/zeroconf-ioslave/Manifest b/kde-apps/zeroconf-ioslave/Manifest index e7c049d68ddf..94649b0731a8 100644 --- a/kde-apps/zeroconf-ioslave/Manifest +++ b/kde-apps/zeroconf-ioslave/Manifest @@ -1,2 +1 @@ -DIST zeroconf-ioslave-15.12.3.tar.xz 26064 SHA256 aef72807ff0dc9ba3c33cb6c656a23dade4c90fa439c73ab9ce4f1b351a164c7 SHA512 7e56b295374e02d3f5472f5e92e7ddbbe14dbb7210639cbc3e74376cc9da4df6ae835e7e1fc76a608ab2787d5000971eeae2b5692208abf68c64745fee9a05af WHIRLPOOL 4163fded06ed1af103e429b649c4aeea05ec90b845c488e652fd891174495531eb4b01de53c7d331aa81f591ab60dc5eaea49425e2312e316dd866f8105e9976 DIST zeroconf-ioslave-16.04.3.tar.xz 26056 SHA256 4b8a9126fc01f6e9397f0007b85056d3af26e9c3196fad2e6ef752b04d007285 SHA512 36f835c16fc6d2f7b383c130861025f037b04d97ff9e09f9612c55f6ba2d60b1dcbb4b8477bab13a81ba26db1230cf42a142393d22198bb8bbe2b50e0a7ad715 WHIRLPOOL 7fcaf95b70fd5a97cce865af46d2a922ee94c7de0696a37fe555af62d2e23a9e3e6e53fdbc427d39933e0e5a8042fc7139625006866dae780aa399f415513a2d diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild deleted file mode 100644 index 0bbb56c24649..000000000000 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-15.12.3.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="A DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS="amd64 ~arm x86" -IUSE="debug" |