+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="par manipulates PalmOS database files"
-HOMEPAGE="http://www.djw.org/product/palm/par/"
-SRC_URI="http://www.djw.org/product/palm/par/prc.tgz"
-
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-DEPEND="!app-text/par
- !app-arch/par"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/prc"
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- LD="$(tc-getCC)" \
- CFLAGS="${CFLAGS}" \
- LDFLAGS="${LDFLAGS}" \
- || die 'Failed to compile!'
- emake par.man || die 'Failed to make man page!'
-}
-
-src_install () {
- dobin par || die 'dobin failed'
- dolib *.a || die 'dolib *.a failed'
-
- newman par.man par.1 || die 'newman failed'
-}
# 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/par
dev-util/injectso
dev-util/ghh
dev-util/rec