diff --git a/net-irc/xchat-otr/Manifest b/net-irc/xchat-otr/Manifest
deleted file mode 100644
index 4c863116e322b..0000000000000
--- a/net-irc/xchat-otr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xchat-otr-0.3.tar.gz 33265 SHA256 7052bc6c9e2487de44f22ad7003f6abc629489380ba3fc358a1c97fe27df06f4 SHA512 0356e5608be4fb7fa4d1a6a3a2f5e71466cc24e42912bb6026dbc82422cb6d633ad160200b2b1427f874d44dff2ddd4e756999879c43f477ab1ca454a151f203 WHIRLPOOL 2360531c8ceecf089a3ad33142ebef4b16ee8f560aecc4b9e06a4abf4f566e8f19fd61e8c6fc0b3b8edd4b3b03a79d3dbc0a56c784a2c5ae1747e03b520b99ae
diff --git a/net-irc/xchat-otr/metadata.xml b/net-irc/xchat-otr/metadata.xml
deleted file mode 100644
index 67e7d510efe58..0000000000000
--- a/net-irc/xchat-otr/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-net-irc
-
- polynomial-c@gentoo.org
- Lars Wendler
-
-
diff --git a/net-irc/xchat-otr/xchat-otr-0.3.ebuild b/net-irc/xchat-otr/xchat-otr-0.3.ebuild
deleted file mode 100644
index db9ee1ffa00e3..0000000000000
--- a/net-irc/xchat-otr/xchat-otr-0.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-inherit cmake-utils
-
-DESCRIPTION="Off-The-Record messaging (OTR) for xchat"
-HOMEPAGE="http://irssi-otr.tuxfamily.org"
-
-# This should probably be exported by cmake-utils as a variable
-CMAKE_BINARY_DIR="${WORKDIR}"/${PN}_build
-mycmakeargs="-DDOCDIR=/usr/share/doc/${PF}"
-
-SRC_URI="ftp://download.tuxfamily.org/irssiotr/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="