+++ /dev/null
-DIST filepp-1.6.0.tar.gz 117650 SHA256 2a272c2004e1f0a8453b9e5b00c6c0fe53cbbf8e6805fa1916aee950bf02a68c SHA512 197b3a36468c35a983683186929edb9f4ece83f36b2b7dd48edd1944d75e4b66664a8e22b3185c2c11aba70538125ba244e83f31e1072759d60a352ec907a6cb WHIRLPOOL 30d8fdda94123e07cc89738f802d3042ac65a7030103f99c07d73113e3f9f8b1c6ed6d51ff0940a27c070a44aa47c2d75a713d7897706da9130ae0c67080d01c
-DIST filepp-1.8.0.tar.gz 142875 SHA256 12bd2297184ac3a9a38df9e8d0c76083eef2d5d561661b4fd93c426e76dab956 SHA512 9d5c37391afbe4cd5e3f07db4806aaa49844eeef228321c5909e3b393e204a7f6cbc795f6b9495ff81a1416a913fc7da80ad58b3ba467860dae8daf5ddd2395a WHIRLPOOL 200780cbe548b9d9e4a5a7162d0ae229b7bbb6c623a5b14e67bb73ee0079b47a2e5cf4d0c49fa3b07eac81be673145846b38d2b2422e82ada1fac585cd94dd57
+++ /dev/null
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Generic file-preprocessor with a CPP-like syntax"
-HOMEPAGE="http://www.cabaret.demon.co.uk/filepp/"
-SRC_URI="http://www.cabaret.demon.co.uk/filepp/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~mips ppc s390 sparc x86"
-IUSE=""
-
-moduledir="/usr/share/${P}/modules"
-
-src_compile() {
- econf --with-moduledir=${moduledir} || die "econf failed"
-}
-
-src_install() {
- einstall moduledir="${D}/${moduledir}"
- dodoc ChangeLog README
- dohtml filepp.html
-}
+++ /dev/null
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-DESCRIPTION="a generic file preprocessor with a CPP-like syntax"
-HOMEPAGE="http://www.cabaret.demon.co.uk/filepp"
-SRC_URI="http://www.cabaret.demon.co.uk/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-moduledir="${EPREFIX}/usr/share/${P}/modules"
-
-src_configure() {
- econf --with-moduledir=${moduledir}
-}
-
-src_install() {
- einstall moduledir="${D}"/${moduledir} || die "einstall failed."
- dodoc ChangeLog README
- dohtml *.html
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
# Unmaintained ebuilds. Upstream is either dead or AWOL. Also, most of these
# ebuilds are still sitting in ~arch after years in the tree.
# Masked for removal in 30 days.
-dev-util/filepp
dev-util/kdoc
dev-util/skelgen
dev-util/ftncheck