+++ /dev/null
-DIST osdt-1.1.5.tbz2 314333 SHA256 f9c977a93ba4b9104f0e9d9f9cb33f80d26c3c6b2912cc3b251aa44c44250c61 SHA512 c4a1d702303f7e0aaff360b621adc97e6db7cff49b1d0f2b592f66a3ec0ea2a6864770a535656dfcf02b31b510da7215355bed73cd877662dd34122fea6adf1c WHIRLPOOL d236543aa75679ebb62ac0a47e4bcd91decb0fe95831239dc5de1953d0157adf075c1ede8f6c9d11ec829c900b865f5505996d8d392cca0525b2ebd8e1103df3
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription>
- OSDT (Open Source Development Toolkit), is a set of tools that help
- lower the "friction cost" of Open Source software development.
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">osdt</remote-id>
- </upstream>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="tools for Open Source software distribution"
-HOMEPAGE="http://sourceforge.net/projects/osdt/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tbz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=dev-lang/perl-5
- dev-perl/XML-Simple
- sys-devel/m4"
-
-src_compile() { :; }
-
-src_install() {
- emake DESTDIR="${D}" PREFIX=/usr SYSCONFDIR=/etc \
- INFODIR=/usr/share/info MANDIR=/usr/share/man install || die
-
- # Hack until the fix can be incorporated upstream: fix the permissions
- # on /etc/osdt/project-skeletons/opensource/
- chmod 755 "${D}"/etc/osdt/project-skeletons/opensource/
-}
# Masked for removal in 30 days.
dev-util/weblint
-# Patrice Clement <monsieurp@gentoo.org> (2 Jun 2016)
-# Dead upstream. No release since 2009.
-# Masked for removal in 30 days.
-dev-util/osdt
-
# Michael Palimaka <kensington@gentoo.org> (26 May 2016)
# Depends on vulnerable slot of net-libs/webkit-gtk.
# Dead upstream. Unmaintained. Masked for removal in 30 days.