commit: 378574b0638f780811a82adae7fa297201c2fbe2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jul 7 20:51:35 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 7 20:54:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378574b0
dev-util/osdt: Remove last rited package dev-util/osdt/Manifest | 1 - dev-util/osdt/metadata.xml | 12 ------------ dev-util/osdt/osdt-1.1.5.ebuild | 28 ---------------------------- profiles/package.mask | 5 ----- 4 files changed, 46 deletions(-) diff --git a/dev-util/osdt/Manifest b/dev-util/osdt/Manifest deleted file mode 100644 index 8a3051e..0000000 --- a/dev-util/osdt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST osdt-1.1.5.tbz2 314333 SHA256 f9c977a93ba4b9104f0e9d9f9cb33f80d26c3c6b2912cc3b251aa44c44250c61 SHA512 c4a1d702303f7e0aaff360b621adc97e6db7cff49b1d0f2b592f66a3ec0ea2a6864770a535656dfcf02b31b510da7215355bed73cd877662dd34122fea6adf1c WHIRLPOOL d236543aa75679ebb62ac0a47e4bcd91decb0fe95831239dc5de1953d0157adf075c1ede8f6c9d11ec829c900b865f5505996d8d392cca0525b2ebd8e1103df3 diff --git a/dev-util/osdt/metadata.xml b/dev-util/osdt/metadata.xml deleted file mode 100644 index 027a026..0000000 --- a/dev-util/osdt/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?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> diff --git a/dev-util/osdt/osdt-1.1.5.ebuild b/dev-util/osdt/osdt-1.1.5.ebuild deleted file mode 100644 index 956fa3e..0000000 --- a/dev-util/osdt/osdt-1.1.5.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# 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/ -} diff --git a/profiles/package.mask b/profiles/package.mask index d711c68..4743446 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -320,11 +320,6 @@ dev-ruby/gherkin3 # Masked for removal in 30 days. dev-util/weblint -# Patrice Clement <monsie...@gentoo.org> (2 Jun 2016) -# Dead upstream. No release since 2009. -# Masked for removal in 30 days. -dev-util/osdt - # Michael Palimaka <kensing...@gentoo.org> (26 May 2016) # Depends on vulnerable slot of net-libs/webkit-gtk. # Dead upstream. Unmaintained. Masked for removal in 30 days.