diff --git a/dev-vcs/blogc-git-receiver/Manifest b/dev-vcs/blogc-git-receiver/Manifest
deleted file mode 100644
index ae7a030d50c97..0000000000000
--- a/dev-vcs/blogc-git-receiver/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST blogc-git-receiver-0.4.0.tar.xz 240764 SHA256 14d3b60e2568c0995cc1cc4cb656a45aa63a44841f1246b441bb1011c5269d93 SHA512 d1c7cb660d570c66ae25046dfc1ea68ff0f9a76432b0063e7f3a955d5d8564fdb2443791191f94534f94a797e8f46e421554f009ca43ba5fd8f377eabecd57ea WHIRLPOOL 61f92b5280162e270c660e127a104a09a9e136b707333f605783308274978f28542b27a38c009b36d0411bedbf612a4ba8decef0eabc5550b69845fa121bdae4
diff --git a/dev-vcs/blogc-git-receiver/blogc-git-receiver-0.4.0.ebuild b/dev-vcs/blogc-git-receiver/blogc-git-receiver-0.4.0.ebuild
deleted file mode 100644
index 145f1c1c3f0f6..0000000000000
--- a/dev-vcs/blogc-git-receiver/blogc-git-receiver-0.4.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-if [[ ${PV} = *9999* ]]; then
- EGIT_REPO_URI="git://github.com/blogc/blogc-git-receiver.git
- https://github.com/blogc/blogc-git-receiver.git"
- inherit git-r3 autotools
-fi
-
-DESCRIPTION="A simple login shell/git hook to deploy blogc websites"
-HOMEPAGE="https://github.com/blogc/blogc-git-receiver"
-
-SRC_URI="https://github.com/blogc/${PN}/releases/download/v${PV}/${P}.tar.xz"
-KEYWORDS="~amd64 ~x86"
-if [[ ${PV} = *9999* ]]; then
- SRC_URI=""
- KEYWORDS=""
- DEPEND="=dev-libs/squareball-9999"
-else
- DEPEND=">=dev-libs/squareball-0.2.0"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="${DEPEND}
- dev-vcs/git"
-
-src_prepare() {
- [[ ${PV} = *9999* ]] && AT_NO_RECURSIVE=1 eautoreconf
- default
-}
-
-src_configure() {
- econf \
- --with-squareball=system
-}
diff --git a/dev-vcs/blogc-git-receiver/blogc-git-receiver-9999.ebuild b/dev-vcs/blogc-git-receiver/blogc-git-receiver-9999.ebuild
deleted file mode 100644
index 145f1c1c3f0f6..0000000000000
--- a/dev-vcs/blogc-git-receiver/blogc-git-receiver-9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-if [[ ${PV} = *9999* ]]; then
- EGIT_REPO_URI="git://github.com/blogc/blogc-git-receiver.git
- https://github.com/blogc/blogc-git-receiver.git"
- inherit git-r3 autotools
-fi
-
-DESCRIPTION="A simple login shell/git hook to deploy blogc websites"
-HOMEPAGE="https://github.com/blogc/blogc-git-receiver"
-
-SRC_URI="https://github.com/blogc/${PN}/releases/download/v${PV}/${P}.tar.xz"
-KEYWORDS="~amd64 ~x86"
-if [[ ${PV} = *9999* ]]; then
- SRC_URI=""
- KEYWORDS=""
- DEPEND="=dev-libs/squareball-9999"
-else
- DEPEND=">=dev-libs/squareball-0.2.0"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="${DEPEND}
- dev-vcs/git"
-
-src_prepare() {
- [[ ${PV} = *9999* ]] && AT_NO_RECURSIVE=1 eautoreconf
- default
-}
-
-src_configure() {
- econf \
- --with-squareball=system
-}
diff --git a/dev-vcs/blogc-git-receiver/metadata.xml b/dev-vcs/blogc-git-receiver/metadata.xml
deleted file mode 100644
index 3761186761c14..0000000000000
--- a/dev-vcs/blogc-git-receiver/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
- rafaelmartins@gentoo.org
- Rafael G. Martins
-
-
- A simple login shell/git hook to deploy blogc websites.
-
-
-
- rafael@rafaelmartins.eng.br
- Rafael G. Martins
-
- blogc/blogc-git-receiver
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index e303b4dd8dfef..12cab319fab04 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -323,12 +323,6 @@ net-libs/hubbub
# Broken reverse deps. At least one header file has been moved around.
>=media-gfx/imagemagick-7.0.1.0
-# Rafael G. Martins (30 Apr 2016)
-# Packages merged upstream with app-text/blogc. Please install
-# app-text/blogc with USE=git and USE=httpd instead. Removal in 30 days.
-dev-vcs/blogc-git-receiver
-www-servers/blogc-runserver
-
# Sergey Popov (26 Apr 2016)
# Security mask of older branches, wrt bug #5567810
-
-
-
- rafaelmartins@gentoo.org
- Rafael G. Martins
-
-
- A simple HTTP server to test blogc websites.
-
-
-
- rafael@rafaelmartins.eng.br
- Rafael G. Martins
-
- blogc/blogc-runserver
-
-