diff options
| author | Sam James <sam@gentoo.org> | 2021-04-19 20:34:10 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-04-19 20:40:33 +0100 |
| commit | f9f313b97644abf29ed46a2eed770b996e906755 (patch) | |
| tree | d287cd4f64a93514ecab10546efe5a7d8bce98a4 /dev-util/patchutils/patchutils-0.3.4.ebuild | |
| parent | 571f9da4534b2403c7024059c5597205972f8250 (diff) | |
| download | gentoo-f9f313b97644abf29ed46a2eed770b996e906755.tar.gz gentoo-f9f313b97644abf29ed46a2eed770b996e906755.tar.bz2 gentoo-f9f313b97644abf29ed46a2eed770b996e906755.zip | |
dev-util/patchutils: drop 0.3.4
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/patchutils/patchutils-0.3.4.ebuild')
| -rw-r--r-- | dev-util/patchutils/patchutils-0.3.4.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-util/patchutils/patchutils-0.3.4.ebuild b/dev-util/patchutils/patchutils-0.3.4.ebuild deleted file mode 100644 index 83ac11044fb0..000000000000 --- a/dev-util/patchutils/patchutils-0.3.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A collection of tools that operate on patch files" -HOMEPAGE="http://cyberelk.net/tim/patchutils/" -SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -PATCHES=( - "${FILESDIR}/${PN}-0.3.3-format-security.patch" -) - -src_test() { - # See bug 605952. - emake -j1 check -} |
