+++ /dev/null
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1 user
-
-DESCRIPTION="library for Irman control of Unix software"
-HOMEPAGE="http://iguanaworks.net/index.php"
-SRC_URI="http://iguanaworks.net/downloads/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-# sys-apps/lsb-release is used by the init script for detecting Gentoo
-RDEPEND="dev-libs/popt
- sys-apps/lsb-release
- virtual/libusb:0
- ${PYTHON_DEPS}"
-DEPEND="${RDEPEND}
- >=dev-lang/swig-2.0.0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-pkg_setup() {
- enewgroup iguanair
- enewuser iguanair -1 -1 -1 'iguanair,usb'
-
- python-single-r1_pkg_setup
-}
-
-src_prepare() {
- default
- # Working around bug in SWIG version checking
- sed -i -e 's:1.3.31:2.0.0:g' configure || die
-}
-
-src_install() {
- default
- python_optimize
-
- dodoc WHY notes.txt protocols.txt
-
- rm -f docs/{Makefile,pullDocs} || die
- dodoc -r docs
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-<email>hd_brummy@gentoo.org</email>
-<name>Joerg Bornkessel</name>
-</maintainer>
-</pkgmetadata>
# bugs (#444368). Removal in a month.
www-apps/lxr
-# Pacho Ramos <pacho@gentoo.org> (01 Nov 2018)
-# Needs to be bumped (#475330), build issues (#521094), install files in
-# /dev (#452248), ignores CFLAGS (#452244). Removal in a month.
-app-misc/iguanaIR
-
# Pacho Ramos <pacho@gentoo.org> (01 Nov 2018)
# All this packages are broken and need major version bumps to fix them. See
# bug #504114, #486510, #510550, #511096, #517260, #551784, #616490, #