From 5c3ccceca5bd7be46391a1c95f35dd599fa04a8e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 14 Nov 2010 13:39:27 +0000 Subject: Move local USE lzma to global USE (Portage version: 2.2.0_alpha4/cvs/Linux x86_64) --- sci-libs/getdata/ChangeLog | 6 +++++- sci-libs/getdata/getdata-0.6.3.ebuild | 4 ++-- sci-libs/getdata/metadata.xml | 16 ++++++---------- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/getdata/ChangeLog b/sci-libs/getdata/ChangeLog index 34397428e2a6..b3e5bc46e625 100644 --- a/sci-libs/getdata/ChangeLog +++ b/sci-libs/getdata/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/getdata # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/getdata/ChangeLog,v 1.1 2010/09/13 16:25:29 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/getdata/ChangeLog,v 1.2 2010/11/14 13:39:27 jlec Exp $ + + 14 Nov 2010; Justin Lecher getdata-0.6.3.ebuild, + metadata.xml: + Move local USE lzma to global USE *getdata-0.6.3 (13 Sep 2010) diff --git a/sci-libs/getdata/getdata-0.6.3.ebuild b/sci-libs/getdata/getdata-0.6.3.ebuild index b5b8dff352e2..f5e4e7974582 100644 --- a/sci-libs/getdata/getdata-0.6.3.ebuild +++ b/sci-libs/getdata/getdata-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/getdata/getdata-0.6.3.ebuild,v 1.1 2010/09/13 16:25:29 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/getdata/getdata-0.6.3.ebuild,v 1.2 2010/11/14 13:39:27 jlec Exp $ EAPI=2 @@ -28,7 +28,7 @@ src_configure() { $(use_enable python) \ $(use_with bzip2 libbz2) \ $(use_with lzma liblzma)" - econf ${myconf} || die "econf failed" + econf ${myconf} } src_install() { diff --git a/sci-libs/getdata/metadata.xml b/sci-libs/getdata/metadata.xml index 73be9299ee67..4630b9d2d806 100644 --- a/sci-libs/getdata/metadata.xml +++ b/sci-libs/getdata/metadata.xml @@ -1,15 +1,11 @@ - no-herd - - ayoy@gentoo.org - Dominik Kapusta - - - - - Support for encodings provided by liblzma - +no-herd + + ayoy@gentoo.org + Dominik Kapusta + + -- cgit v1.2.3-65-gdbad