Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-util/osdt/
Date: Thu, 07 Jul 2016 20:55:07
Message-Id: 1467924887.378574b0638f780811a82adae7fa297201c2fbe2.mgorny@gentoo
1 commit: 378574b0638f780811a82adae7fa297201c2fbe2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 7 20:51:35 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 20:54:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378574b0
7
8 dev-util/osdt: Remove last rited package
9
10 dev-util/osdt/Manifest | 1 -
11 dev-util/osdt/metadata.xml | 12 ------------
12 dev-util/osdt/osdt-1.1.5.ebuild | 28 ----------------------------
13 profiles/package.mask | 5 -----
14 4 files changed, 46 deletions(-)
15
16 diff --git a/dev-util/osdt/Manifest b/dev-util/osdt/Manifest
17 deleted file mode 100644
18 index 8a3051e..0000000
19 --- a/dev-util/osdt/Manifest
20 +++ /dev/null
21 @@ -1 +0,0 @@
22 -DIST osdt-1.1.5.tbz2 314333 SHA256 f9c977a93ba4b9104f0e9d9f9cb33f80d26c3c6b2912cc3b251aa44c44250c61 SHA512 c4a1d702303f7e0aaff360b621adc97e6db7cff49b1d0f2b592f66a3ec0ea2a6864770a535656dfcf02b31b510da7215355bed73cd877662dd34122fea6adf1c WHIRLPOOL d236543aa75679ebb62ac0a47e4bcd91decb0fe95831239dc5de1953d0157adf075c1ede8f6c9d11ec829c900b865f5505996d8d392cca0525b2ebd8e1103df3
23
24 diff --git a/dev-util/osdt/metadata.xml b/dev-util/osdt/metadata.xml
25 deleted file mode 100644
26 index 027a026..0000000
27 --- a/dev-util/osdt/metadata.xml
28 +++ /dev/null
29 @@ -1,12 +0,0 @@
30 -<?xml version="1.0" encoding="UTF-8"?>
31 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
32 -<pkgmetadata>
33 - <!-- maintainer-needed -->
34 - <longdescription>
35 - OSDT (Open Source Development Toolkit), is a set of tools that help
36 - lower the "friction cost" of Open Source software development.
37 - </longdescription>
38 - <upstream>
39 - <remote-id type="sourceforge">osdt</remote-id>
40 - </upstream>
41 -</pkgmetadata>
42
43 diff --git a/dev-util/osdt/osdt-1.1.5.ebuild b/dev-util/osdt/osdt-1.1.5.ebuild
44 deleted file mode 100644
45 index 956fa3e..0000000
46 --- a/dev-util/osdt/osdt-1.1.5.ebuild
47 +++ /dev/null
48 @@ -1,28 +0,0 @@
49 -# Copyright 1999-2013 Gentoo Foundation
50 -# Distributed under the terms of the GNU General Public License v2
51 -# $Id$
52 -
53 -DESCRIPTION="tools for Open Source software distribution"
54 -HOMEPAGE="http://sourceforge.net/projects/osdt/"
55 -SRC_URI="mirror://sourceforge/${PN}/${P}.tbz2"
56 -
57 -LICENSE="BSD"
58 -SLOT="0"
59 -KEYWORDS="~x86 ~amd64"
60 -IUSE=""
61 -
62 -DEPEND=""
63 -RDEPEND=">=dev-lang/perl-5
64 - dev-perl/XML-Simple
65 - sys-devel/m4"
66 -
67 -src_compile() { :; }
68 -
69 -src_install() {
70 - emake DESTDIR="${D}" PREFIX=/usr SYSCONFDIR=/etc \
71 - INFODIR=/usr/share/info MANDIR=/usr/share/man install || die
72 -
73 - # Hack until the fix can be incorporated upstream: fix the permissions
74 - # on /etc/osdt/project-skeletons/opensource/
75 - chmod 755 "${D}"/etc/osdt/project-skeletons/opensource/
76 -}
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index d711c68..4743446 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -320,11 +320,6 @@ dev-ruby/gherkin3
83 # Masked for removal in 30 days.
84 dev-util/weblint
85
86 -# Patrice Clement <monsieurp@g.o> (2 Jun 2016)
87 -# Dead upstream. No release since 2009.
88 -# Masked for removal in 30 days.
89 -dev-util/osdt
90 -
91 # Michael Palimaka <kensington@g.o> (26 May 2016)
92 # Depends on vulnerable slot of net-libs/webkit-gtk.
93 # Dead upstream. Unmaintained. Masked for removal in 30 days.