From 7132e3eb4bde41d753a3aa338e80fb0b43f13d7e Mon Sep 17 00:00:00 2001 From: Daniel Mierswa Date: Fri, 13 Feb 2009 02:32:13 +0100 Subject: [PATCH] use exlib params, update copyright --- packages/dev-lang/nasm/nasm-2.05.01.exheres-0 | 8 ++++---- packages/dev-lang/nasm/nasm-2.06_rc1.exheres-0 | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 b/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 index 57e45f5..6818409 100644 --- a/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 +++ b/packages/dev-lang/nasm/nasm-2.05.01.exheres-0 @@ -1,8 +1,8 @@ +# Copyright 2008,2009 Daniel Mierswa +# Distributed under the terms of the GNU General Public License v2 -SUPPORTED_AUTOCONF=( 2.5 ) -SUPPORTED_AUTOMAKE=( 1.10 ) - -require "${PN}" autotools +require "${PN}" +require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ] DEFAULT_SRC_PREPARE_PATCHES+=( "${FILES}/${PNV}-automagic-deps.patch" diff --git a/packages/dev-lang/nasm/nasm-2.06_rc1.exheres-0 b/packages/dev-lang/nasm/nasm-2.06_rc1.exheres-0 index 57f5d73..a63d11b 100644 --- a/packages/dev-lang/nasm/nasm-2.06_rc1.exheres-0 +++ b/packages/dev-lang/nasm/nasm-2.06_rc1.exheres-0 @@ -1,8 +1,8 @@ +# Copyright 2008,2009 Daniel Mierswa +# Distributed under the terms of the GNU General Public License v2 -SUPPORTED_AUTOCONF=( 2.5 ) -SUPPORTED_AUTOMAKE=( 1.10 ) - -require "${PN}" autotools +require "${PN}" +require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ] DEFAULT_SRC_PREPARE_PATCHES+=( "${FILES}/${PN}-2.05.01-automagic-deps.patch"