summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-09-12 19:44:44 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-09-12 19:46:32 +0200
commit58835f95de2522008ff01d3f51455696e737ab2e (patch)
tree6dea182508ee74d2eb6f504a401d57784113e29c
parentNewer gtk (diff)
downloadportage-58835f95de2522008ff01d3f51455696e737ab2e.tar.xz
portage-58835f95de2522008ff01d3f51455696e737ab2e.zip
Modernize
Diffstat (limited to '')
-rw-r--r--dev-qt/qtdocumentation/Manifest3
-rw-r--r--dev-qt/qtdocumentation/metadata.xml9
-rw-r--r--dev-qt/qtdocumentation/qtdocumentation-5.4.1.ebuild33
-rw-r--r--media-gfx/brscan-skey/Manifest3
-rw-r--r--media-gfx/brscan-skey/brscan-skey-0.2.4.1.ebuild47
-rw-r--r--media-gfx/brscan4/Manifest2
-rw-r--r--media-gfx/brscan4/brscan4-0.4.1.6.ebuild40
-rw-r--r--media-libs/mbelib/Manifest1
-rw-r--r--media-radio/dsd/Manifest1
-rw-r--r--net-analyzer/medusa/Manifest2
-rw-r--r--net-analyzer/medusa/medusa-2.0.ebuild38
-rw-r--r--net-wireless/gr-air-modes/Manifest4
-rw-r--r--net-wireless/gr-air-modes/air_modes.dbbin4096 -> 0 bytes
-rw-r--r--net-wireless/gr-air-modes/files/0001-Look-for-qwt-in-right-place.patch27
-rw-r--r--net-wireless/gr-air-modes/gr-air-modes-9999.ebuild45
-rw-r--r--net-wireless/gr-air-modes/modes.kml50
-rw-r--r--x11-themes/gnome-breeze/gnome-breeze-9999.ebuild28
17 files changed, 0 insertions, 333 deletions
diff --git a/dev-qt/qtdocumentation/Manifest b/dev-qt/qtdocumentation/Manifest
deleted file mode 100644
index e09a554..0000000
--- a/dev-qt/qtdocumentation/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST 5.4.1-0qt5_docs.7z 78331600 SHA256 3e98d788e03e9aacfdbcb8c458928a537208b4525c253dce04cc9b8d8116b7bd SHA512 23c2fed256d5f4eace52411f2582ed689bef063ca6dff0d928917dd62c9dcece3bd2409e005dd0cffc51c5f81d837f3875498caf928b0c6f91143f645687eb30 WHIRLPOOL 415a53f87eeeeb3dc9a9705363d98aa3f9ba454d9a339048df302b6aacddab2ac5ca2f2247a474b91652e92049c175e3d6ab2e8e7c0901d958619306f1cd11fc
-EBUILD qtdocumentation-5.4.1.ebuild 913 SHA256 d4016e40f3fdd920e0e584bb33e98ba2dc40b3b8ca2e7d654789f4c0cc0bb46b SHA512 fa98c6e1ff0dd7d55e320ef5de0a89009616b1de169e8c5bd73b3b186b81f01a35b8c563bf98e99de5f596379d20706bada7a1ad09b824ed882fa70cf1533421 WHIRLPOOL 11d6814fc5e7a86e963f3cca22619c38d8c0ef54f5d283acf162d4e5764b9121e81fe52a17084575f75a2266d9dba55626a6347c9f6682839b7217aeb81a224a
-MISC metadata.xml 268 SHA256 0976b0efa573f782c96382e8f40ec82944c66ed52a89ebe6b0e905050f01395d SHA512 73ef5d7a382915e844a0cf7f1f05ae64c88500ecffe13265d156960b498ae61a62f29c9789330e5f24c82ddbf3a9ebb98aeff5c4cb0e69af1e8f07099791b806 WHIRLPOOL 19922570bea256c44d78d6f92ef9781be4c177580bb4235d8620139c6cfd759df64fc82f053a685d70fa1378b0fd6f49bb818d393b19105e6069730e9cf44e52
diff --git a/dev-qt/qtdocumentation/metadata.xml b/dev-qt/qtdocumentation/metadata.xml
deleted file mode 100644
index 39c6359..0000000
--- a/dev-qt/qtdocumentation/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>qt</herd>
- <upstream>
- <bugs-to>https://bugreports.qt.io/</bugs-to>
- <doc>http://qt-project.org/doc/</doc>
- </upstream>
-</pkgmetadata>
diff --git a/dev-qt/qtdocumentation/qtdocumentation-5.4.1.ebuild b/dev-qt/qtdocumentation/qtdocumentation-5.4.1.ebuild
deleted file mode 100644
index 372e86f..0000000
--- a/dev-qt/qtdocumentation/qtdocumentation-5.4.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit versionator
-
-MY_PN="qt5"
-MY_PV="$(get_version_component_range 1)$(get_version_component_range 2)"
-MY_PV_MICRO="0"
-
-DESCRIPTION="Documentation for Qt5, for use with Qt Creator and other Qt documentation tools."
-HOMEPAGE="https://www.qt.io/ https://qt-project.org/"
-SRC_URI="http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/${MY_PN}_${MY_PV}_src_doc_examples/qt.${MY_PV}.doc/${PV}-${MY_PV_MICRO}${MY_PN}_docs.7z"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="app-arch/p7zip"
-
-S="${WORKDIR}/Docs/Qt-$(get_version_component_range 1-2)"
-
-src_install() {
- rm -rf global # We remove the docs that conflict with qtcore
-
- local target="/usr/share/doc/qt-${PV}"
- dodir "${target}"
- docompress -x "${target}"
- insinto "${target}"
- doins -r *
-}
diff --git a/media-gfx/brscan-skey/Manifest b/media-gfx/brscan-skey/Manifest
deleted file mode 100644
index 7ed14eb..0000000
--- a/media-gfx/brscan-skey/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST brscan-skey-0.2.4-1.amd64.deb 50852 SHA256 3b310f0ed3125935d6a7daca22a34c0ad09f99c7478d6563622df1c9fef81461 SHA512 75977f51a98fbb3e0240196d9a382945f353efbc88ef9ff4a555b015be17a3e2d7d1fbf37dedb89e659a15b6e91c5f85148a65f4a47fa2de0bdf749303bddff9 WHIRLPOOL f7320881b2f71ea3b6398812c65ea9749557d8beaaf97a2472015316a23e1d326fceddc539e8545bc7c72d1117db4817b69950abf7d82fa45a04d780a68671b0
-DIST brscan-skey-0.2.4-1.i386.deb 44942 SHA256 ed7bc65f401ee6be414d5a64e6308e3de9883ca7b2cb8f534d276bf1c225c154 SHA512 f3992411b5bd7abfd80ef653d10ce30f6fe7c0091f7ce1ef27c946eb093c770dde933c2daca0dd72793e09515be1c0f31c6398d855a56352923d9d1869bf54dc WHIRLPOOL 075b1a20757712d1be6623c46b70144fa049e784ae686f2600ff08544bf68917a2d2f1e32d270f24ccd0fc1f6219153a5f4abb65cd3ceb539d0e48ad8febbf57
-EBUILD brscan-skey-0.2.4.1.ebuild 1293 SHA256 02a08978df807c46a9d442711b1a75424f9e419db3b2326e460352963f3a8d19 SHA512 c1b1df07af5c657a109ec2e4a070f7136c0b8009688aedf341451456386c56c8d23b7df9e56d3879cba8f90c831c4a7a8f4cacd77547574cca5b19daa7ff698c WHIRLPOOL 443c166dd7d339cde66684eacde168b42aa0aea37aafd6dc8684184cc812b90a2820ffbe6c9e7b7bd74a708716d577de194899642e12d4caefa6e3dcee5ba00f
diff --git a/media-gfx/brscan-skey/brscan-skey-0.2.4.1.ebuild b/media-gfx/brscan-skey/brscan-skey-0.2.4.1.ebuild
deleted file mode 100644
index 3269d2f..0000000
--- a/media-gfx/brscan-skey/brscan-skey-0.2.4.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit versionator
-
-MY_PV=$(replace_version_separator 3 -)
-
-DESCRIPTION="Brother scan key tool"
-HOMEPAGE="http://brother.com"
-SRC_URI="i386? ( http://www.brother.com/pub/bsc/linux/dlf/${PN}-${MY_PV}.i386.deb )
- amd64? ( http://www.brother.com/pub/bsc/linux/dlf/${PN}-${MY_PV}.amd64.deb )"
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-
-S=${WORKDIR}
-
-src_unpack() {
- unpack ${A}
- unpack ./data.tar.gz
- rm -f data.tar.gz
-}
-
-src_install() {
- cp -pPR opt "${D}"/ || die "installing data failed"
- mkdir -p --mode=755 "${D}"/etc/opt/brother/scanner/brscan-skey/
- ln -s /opt/brother/scanner/brscan-skey/brscan_mail.config "${D}"/etc/opt/brother/scanner/brscan-skey/
- ln -s /opt/brother/scanner/brscan-skey/brscan_mailmessage.txt "${D}"/etc/opt/brother/scanner/brscan-skey/
- ln -s /opt/brother/scanner/brscan-skey/brscan-skey-0.2.4-0.cfg "${D}"/etc/opt/brother/scanner/brscan-skey/
- mkdir -p "${D}"/usr/bin/
- ln -s /opt/brother/scanner/brscan-skey/brscan-skey "${D}"/usr/bin/
-}
-
-pkg_postinst() {
- ${ROOT}/opt/brother/scanner/${PN}/${PN}-${MY_PV}.sh 0
-}
-
-pkg_prerm() {
- ${ROOT}/opt/brother/scanner/${PN}/${PN}-${MY_PV}.sh R
-}
diff --git a/media-gfx/brscan4/Manifest b/media-gfx/brscan4/Manifest
deleted file mode 100644
index 54c1ab8..0000000
--- a/media-gfx/brscan4/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST brscan4-0.4.1-6.amd64.deb 72396 SHA256 c16375fcd50f72738ec250b7717d4d99a87aa632323e8200051e41759537b36b SHA512 3a43587800725c8e506b389c4b8107c0578d8001114586d596b11a8ef12712232ec11a38173e0e019b38afb97e20c231f629b33bab62625b8eb26ba8333bfd28 WHIRLPOOL 72718d214b633c7d06df2f983d59b093793f3884ee30858f6c356a416bd1def81570c98cfe1322e6faecd63545e84ed9e6108d665cfcf08560dfca380a54678e
-EBUILD brscan4-0.4.1.6.ebuild 786 SHA256 dbcf1f1cf56267aa421b6b6a353a03d315a11ac2df161b420cba8e0705c76d1b SHA512 d72eb8409ce8f2593525826ce0121bb47f9aa91f082381215c1a87c9bd973d9ae1b642b2ebe2cbe34bd8dcc72cf57f6cde4cc0274bbd9bb529b25733145c2ff3 WHIRLPOOL 950f49089f163ccd72b142dff296d8adf2fcf4fe03e076d0195e3b314ff22247dc05a29057e957dcac3cbadafb3d5df0deaef86bbc0408491b0d8e2b5fabd7d2
diff --git a/media-gfx/brscan4/brscan4-0.4.1.6.ebuild b/media-gfx/brscan4/brscan4-0.4.1.6.ebuild
deleted file mode 100644
index 446b1e3..0000000
--- a/media-gfx/brscan4/brscan4-0.4.1.6.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit versionator
-
-MY_PV=$(replace_version_separator 3 -)
-DESCRIPTION="Brother scanner driver for brscan4 models"
-HOMEPAGE="http://brother.com"
-SRC_URI="http://www.brother.com/pub/bsc/linux/dlf/${PN}-${MY_PV}.amd64.deb"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE=""
-
-RESTRICT="mirror"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}
-
-src_unpack() {
- unpack ${A}
- unpack ./data.tar.gz
- rm -f data.tar.gz
-}
-
-src_install() {
- cp -pPR usr etc opt "${D}"/ || die "Installing files failed"
- mkdir "${D}"/etc/sane.d/
- echo brother4 >> "${D}"/etc/sane.d/dll.conf
-}
-
-pkg_postinst() {
- elog "You need to be in the scanner group in order to use the scanner"
-}
diff --git a/media-libs/mbelib/Manifest b/media-libs/mbelib/Manifest
deleted file mode 100644
index b4c07d4..0000000
--- a/media-libs/mbelib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD mbelib-9999.ebuild 386 SHA256 00364e38272f10d7d3f6eb3b98f82ca8479e2bcd722b2279e082cc7e13398f22 SHA512 ef32f4c3f88b1caa31f4ae43110a4226e29927dd23b611b68fc89123260bb2cad27d30363cadd40dc36d4c5638900ae46a6a666aeb8ce2a25284a06b40635fc6 WHIRLPOOL 8b4b535b16d3be087db86d90faad966bd80a1ac5f5a17dd53842b8a18e750e18e1e6e9d3baec890b8d62b345590b05257b97a9416973d5b30f9db85fe8d6ae01
diff --git a/media-radio/dsd/Manifest b/media-radio/dsd/Manifest
deleted file mode 100644
index f0d63bf..0000000
--- a/media-radio/dsd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD dsd-9999.ebuild 505 SHA256 ee18ec7b32c8db11c84254f6e36757da599d40796732255ddca18a3d1e44f178 SHA512 4558e642381e5855af026f766b24c2cc8a928c4586a5c16944d33972dac3c6e7b7baf92f94c1322719e62160552b62828b2bd1d3c825745fac242c6a9182b928 WHIRLPOOL c65ddc6959609866954d1bf3f99fa7da080fdf33e37bae1ac7d96c3b1d29b0d8c6cb1f1ce98ca0581beb986660debd3b4fb74c9e0a49992893612a07b4eaa368
diff --git a/net-analyzer/medusa/Manifest b/net-analyzer/medusa/Manifest
deleted file mode 100644
index 7f809bb..0000000
--- a/net-analyzer/medusa/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST medusa-2.0.tar.gz 371478 RMD160 28e27525d704621c1d897c368a58080dac12be45 SHA1 bdea5e5c81d588af35e564a54d9eb2b77eb92371 SHA256 ba7d1ded937f976bbd7448c59e628698657ea06e4869243066cae503fa8142cd
-EBUILD medusa-2.0.ebuild 889 RMD160 2b187951b42a626a036ec97e3da7fe2564e463d5 SHA1 ce343eb9eeb28c4087846b9f99ec7c09b752fd0d SHA256 6385e0b5076312159b1fb40642de4721a58fcd0b85b1115330f8424262410e67
diff --git a/net-analyzer/medusa/medusa-2.0.ebuild b/net-analyzer/medusa/medusa-2.0.ebuild
deleted file mode 100644
index 3b63fa1..0000000
--- a/net-analyzer/medusa/medusa-2.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Parallel Network Login Auditor"
-HOMEPAGE="http://www.foofus.net/jmk/medusa.html"
-SRC_URI="http://www.foofus.net/jmk/tools/${P}.tar.gz"
-RESTRICT="nomirror"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="nostrip"
-IUSE="ssl ssh2 ncp postgres svn"
-
-DEPEND="
- dev-libs/libpcre
- ssl? ( dev-libs/openssl )
- ssh2? ( net-libs/libssh2 )
- ncp? ( net-fs/ncpfs )
- postgres? ( dev-db/libpq )
- svn? ( dev-util/subversion )
-"
-
-src_compile() {
- export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"
- export LIBS="$LIBS -lssl -lm"
- econf \
- --with-default-mod-path="/usr/lib/medusa/modules" \
- || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "Install failed!"
- dodoc README TODO ChangeLog
- dohtml doc/*.html
-}
diff --git a/net-wireless/gr-air-modes/Manifest b/net-wireless/gr-air-modes/Manifest
deleted file mode 100644
index 3724fe8..0000000
--- a/net-wireless/gr-air-modes/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX 0001-Look-for-qwt-in-right-place.patch 797 SHA256 d3a0bf5882a24db3eaf38829c236c90c3bb2f7b9240ed2aa96d6c008faeba127 SHA512 505f0cf04c2b46497ee28a3780351ef98e95b70f93e8d33a9bbaf77501f530c9b483e3638cfffd84a9d7465739ddd8ff5662e919cadc52b8a66fdda7a054f9a6 WHIRLPOOL c42489ee28234db56740d1394e652769264ddbb4de2de7c4fa3236882431d02075ec3b230a09122b4d721578a1ac683bd3842a2f4e1eacf859c4d42c94f2fe89
-EBUILD gr-air-modes-9999.ebuild 988 SHA256 6ef0cca01a8fde9f0bc23b59c88d256ef88cc005c560a56198e72026766f5751 SHA512 c40a0246fd0a40ee4a7d5d2b86a8341dacb59c1a57f0d41d0b318cde12a52fdee63b8d0d89e3f06d762f0ceabfdf05be9d7355bb757b97e03cd403f728b7397a WHIRLPOOL f5a90f7a78e020669583027f00877a59d89c2e31d99c0cf24a8c6807b81e855e4700f5569a191a9766a033750264c5702d30ddddbce52b53f1e99b3e1c5ca435
-MISC air_modes.db 4096 SHA256 9fce32178bedaf7c47b0c5dfcb6d288807bf60eac59cc957764674755b2cf2f3 SHA512 4ab4c8edc94bb2933ac9f6ded91ef01e73631e612df8a0a4bd28ed0ee8ef851e6d50712e67a4bfc17ef33c73c66567177537638f5a3000886a539811a7b775d6 WHIRLPOOL f76e86f3cef10d38afa4f7c4e96270763ac8fb16d0814cc980cae307503ab51f737897094549be17029f9fbc71a56a8a7d03cebc0575881318393245e581c0fe
-MISC modes.kml 3522 SHA256 733e3e0f93f5846b8bb5663e680e97b2b69891da9a019b8727110c150d7f7eb7 SHA512 8b1f28522ef409c665b293a550dd6088d20170555161661893e09df60b4afa890de252e406135f7f827b7fa28770021d6f98cceac2c1ff5ec5da06cc333f9b15 WHIRLPOOL 9f143fee25084d396d8f7aaf7e4d331f56f50697d0348ea99674593702503b421311728c44d57e682965531d97f8def71123c7f48c753a31b03172d4f63b246c
diff --git a/net-wireless/gr-air-modes/air_modes.db b/net-wireless/gr-air-modes/air_modes.db
deleted file mode 100644
index 4ac7ccd..0000000
--- a/net-wireless/gr-air-modes/air_modes.db
+++ /dev/null
Binary files differ
diff --git a/net-wireless/gr-air-modes/files/0001-Look-for-qwt-in-right-place.patch b/net-wireless/gr-air-modes/files/0001-Look-for-qwt-in-right-place.patch
deleted file mode 100644
index 6126267..0000000
--- a/net-wireless/gr-air-modes/files/0001-Look-for-qwt-in-right-place.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff --git a/cmake/Modules/FindQwt.cmake b/cmake/Modules/FindQwt.cmake
-index f2cf344..6230025 100644
---- a/cmake/Modules/FindQwt.cmake
-+++ b/cmake/Modules/FindQwt.cmake
-@@ -10,6 +10,7 @@ find_path (QWT_INCLUDE_DIRS
- /usr/local/include/qwt
- /usr/include/qwt-qt4
- /usr/include/qwt
-+ /usr/include/qwt5
- /opt/local/include/qwt
- /sw/include/qwt
- )
-diff --git a/res/CMakeLists.txt b/res/CMakeLists.txt
-index 845c8be..62a5bce 100644
---- a/res/CMakeLists.txt
-+++ b/res/CMakeLists.txt
-@@ -37,10 +37,6 @@ if(NOT PYUIC4_FOUND)
- endif()
-
- find_package(Qwt)
--if(NOT QWT_FOUND)
-- message(STATUS "Qwt not found, not installing GUI application")
-- return()
--endif()
-
- set(RX_UI_SRC ${CMAKE_CURRENT_SOURCE_DIR}/modes_rx.ui)
- set(RX_UI_PY_PRE_MASSAGE ${CMAKE_CURRENT_BINARY_DIR}/modes_rx_ui_borked.py)
diff --git a/net-wireless/gr-air-modes/gr-air-modes-9999.ebuild b/net-wireless/gr-air-modes/gr-air-modes-9999.ebuild
deleted file mode 100644
index 84270ae..0000000
--- a/net-wireless/gr-air-modes/gr-air-modes-9999.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-inherit python cmake-utils git-2
-
-DESCRIPTION="This module implements a complete Mode S and ADS-B receiver for Gnuradio"
-HOMEPAGE="https://www.cgran.org/wiki/gr-air-modes"
-
-EGIT_REPO_URI="https://github.com/bistromath/gr-air-modes.git"
-EGIT_BRANCH="master"
-
-KEYWORDS="~amd64"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="rtl fgfs +gui uhd"
-DEPEND=">=net-wireless/gnuradio-3.7.0:=
- net-wireless/gr-osmosdr
- dev-python/pyzmq
- fgfs? ( sci-libs/scipy
- games-simulation/flightgear )
- rtl? ( net-wireless/rtl-sdr )
- uhd? ( >=net-wireless/uhd-3.4.0 )
- gui? ( dev-python/pyqwt )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/0001-Look-for-qwt-in-right-place.patch
-}
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_compile() {
- cmake-utils_src_compile -j1
-}
-
-src_install() {
- cmake-utils_src_install
- python_convert_shebangs 2 "${ED}"usr/bin/*
-}
diff --git a/net-wireless/gr-air-modes/modes.kml b/net-wireless/gr-air-modes/modes.kml
deleted file mode 100644
index 8f6d199..0000000
--- a/net-wireless/gr-air-modes/modes.kml
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<kml xmlns="http://www.opengis.net/kml/2.2">
-<Document>
- <Style id="airplane">
- <IconStyle>
- <Icon><href>airports.png</href></Icon>
- </IconStyle>
- </Style>
- <Style id="rangering">
- <LineStyle>
- <color>9f4f4faf</color>
- <width>2</width>
- </LineStyle>
- </Style>
- <Style id="track">
- <LineStyle>
- <color>5fff8f8f</color>
- <width>4</width>
- </LineStyle>
- </Style>
- <Folder>
- <name>Range rings</name>
- <open>0</open>
- <Placemark>
- <name>100nm</name>
- <styleUrl>#rangering</styleUrl>
- <LinearRing>
- <coordinates>37.93920000,70.73800169, 0 37.02677248,70.76732110, 0 36.14620702,70.85425056, 0 35.32905709,70.99571584, 0 34.60617564,71.18663567, 0 34.00715530,71.41999254, 0 33.55951716,71.68694679, 0 33.28757390,71.97700943, 0 33.21092225,72.27829404, 0 33.34258050,72.57787036, 0 33.68689077,72.86224068, 0 34.23745078,73.11795010, 0 34.97549961,73.33232139, 0 35.86929203,73.49427304, 0 36.87496946,73.59514161, 0 37.93920000,73.62939831, 0 39.00343054,73.59514161, 0 40.00910797,73.49427304, 0 40.90290039,73.33232139, 0 41.64094922,73.11795010, 0 42.19150923,72.86224068, 0 42.53581950,72.57787036, 0 42.66747775,72.27829404, 0 42.59082610,71.97700943, 0 42.31888284,71.68694679, 0 41.87124470,71.41999254, 0 41.27222436,71.18663567, 0 40.54934291,70.99571584, 0 39.73219298,70.85425056, 0 38.85162752,70.76732110, 0 37.93920000,70.73800169, 0</coordinates>
- </LinearRing>
- </Placemark>
- <Placemark>
- <name>200nm</name>
- <styleUrl>#rangering</styleUrl>
- <LinearRing>
- <coordinates>37.93920000,69.29230337, 0 36.23526846,69.34702160, 0 34.57907830,69.50960189, 0 33.01910753,69.77531038, 0 31.60520839,70.13622221, 0 30.38901221,70.58117302, 0 29.42389554,71.09570294, 0 28.76419032,71.66201564, 0 28.46318172,72.25899681, 0 28.56931551,72.86237200, 0 29.12004857,73.44513003, 0 30.13313615,73.97838446, 0 31.59612741,74.43285713, 0 33.45651995,74.78108824, 0 35.61682672,75.00025094, 0 37.93920000,75.07509663, 0 40.26157328,75.00025094, 0 42.42188005,74.78108824, 0 44.28227259,74.43285713, 0 45.74526385,73.97838446, 0 46.75835143,73.44513003, 0 47.30908449,72.86237200, 0 47.41521828,72.25899681, 0 47.11420968,71.66201564, 0 46.45450446,71.09570294, 0 45.48938779,70.58117302, 0 44.27319161,70.13622221, 0 42.85929247,69.77531038, 0 41.29932170,69.50960189, 0 39.64313154,69.34702160, 0 37.93920000,69.29230337, 0</coordinates>
- </LinearRing>
- </Placemark>
- <Placemark>
- <name>300nm</name>
- <styleUrl>#rangering</styleUrl>
- <LinearRing>
- <coordinates>37.93920000,67.84660506, 0 35.54156535,67.92355911, 0 33.19797047,68.15256363, 0 30.96426642,68.52801758, 0 28.89996250,69.04048808, 0 27.07010177,69.67654957, 0 25.54705227,70.41853425, 0 24.41188742,71.24417955, 0 23.75463320,72.12617751, 0 23.67199766,73.03168334, 0 24.26026198,73.92195395, 0 25.60014811,74.75249295, 0 27.73091764,75.47436649, 0 30.61518186,76.03757129, 0 34.10597196,76.39706443, 0 37.93920000,76.52079494, 0 41.77242804,76.39706443, 0 45.26321814,76.03757129, 0 48.14748236,75.47436649, 0 50.27825189,74.75249295, 0 51.61813802,73.92195395, 0 52.20640234,73.03168334, 0 52.12376680,72.12617751, 0 51.46651258,71.24417955, 0 50.33134773,70.41853425, 0 48.80829823,69.67654957, 0 46.97843750,69.04048808, 0 44.91413358,68.52801758, 0 42.68042953,68.15256363, 0 40.33683465,67.92355911, 0 37.93920000,67.84660506, 0</coordinates>
- </LinearRing>
- </Placemark> </Folder>
- <Folder>
- <name>Aircraft locations</name>
- <open>0</open>
- </Folder>
-</Document>
-</kml> \ No newline at end of file
diff --git a/x11-themes/gnome-breeze/gnome-breeze-9999.ebuild b/x11-themes/gnome-breeze/gnome-breeze-9999.ebuild
deleted file mode 100644
index fb43e07..0000000
--- a/x11-themes/gnome-breeze/gnome-breeze-9999.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit git-r3
-
-DESCRIPTION="Unofficial GTK 2/3 Breeze Theme"
-HOMEPAGE="https://github.com/dirruk1/gnome-breeze"
-EGIT_REPO_URI="https://github.com/dirruk1/${PN}"
-
-LICENSE="LGPL-2.1"
-KEYWORDS=""
-SLOT="0"
-IUSE=""
-
-src_install() {
- local THEMESDIR="/usr/share/themes/"
-
- for style in Breeze-dark-gtk Breeze-gtk; do
- dodir ${THEMESDIR}/${style}
- insinto ${THEMESDIR}/${style}
- doins -r ${style}/gtk-{2.0,3.18,3.20}
- done
-
- dodoc README.md
-}