From f2b6d3b331150c95b379a6459abc0f148689c168 Mon Sep 17 00:00:00 2001 From: Daniel Mierswa Date: Sat, 24 Apr 2010 07:39:19 +0200 Subject: [PATCH] Remove old nasm exheres. --- packages/dev-lang/nasm/nasm-2.05.01.exheres-0 | 18 ------------------ .../dev-lang/nasm/nasm-2.06_rc12.exheres-0 | 18 ------------------ 2 files changed, 36 deletions(-) delete mode 100644 packages/dev-lang/nasm/nasm-2.05.01.exheres-0 delete mode 100644 packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 diff --git a/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 b/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 deleted file mode 100644 index 6f8f109..0000000 --- a/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2008,2009 Daniel Mierswa -# Distributed under the terms of the GNU General Public License v2 - -require nasm autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ] - -DEFAULT_SRC_PREPARE_PATCHES+=( - "${FILES}/${PNV}-automagic-deps.patch" -) - -DEFAULT_SRC_CONFIGURE_PARAMS+=( - --without-acrodist - --without-ps2pdf - --without-pstopdf -) - -SLOT="0" -PLATFORMS="~amd64 ~x86" - diff --git a/packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 b/packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 deleted file mode 100644 index 9e93d5c..0000000 --- a/packages/dev-lang/nasm/nasm-2.06_rc12.exheres-0 +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2008, 2009 Daniel Mierswa -# Distributed under the terms of the GNU General Public License v2 - -require nasm autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ] - -DEFAULT_SRC_PREPARE_PATCHES+=( - "${FILES}/${PN}-2.05.01-automagic-deps.patch" -) - -DEFAULT_SRC_CONFIGURE_PARAMS+=( - --without-acrodist - --without-ps2pdf - --without-pstopdf -) - -SLOT="0" -PLATFORMS="~amd64 ~x86" -