From 86897d385ce2bc15250c0a474d0efa4c98cee542 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 21 Feb 2004 00:58:40 +0000 Subject: arm needs deps first; tidy --- dev-libs/popt/popt-1.5.ebuild | 5 ++--- dev-libs/popt/popt-1.6.3.ebuild | 5 ++--- dev-libs/popt/popt-1.7-r1.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 9 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/popt/popt-1.5.ebuild b/dev-libs/popt/popt-1.5.ebuild index 9e068abbe67b..d735e85d4af5 100644 --- a/dev-libs/popt/popt-1.5.ebuild +++ b/dev-libs/popt/popt-1.5.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.14 2003/02/13 10:49:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.15 2004/02/21 00:58:40 mr_bones_ Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="Parse Options: command line parser" SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/${P}.tar.gz" HOMEPAGE="http://www.rpm.org" diff --git a/dev-libs/popt/popt-1.6.3.ebuild b/dev-libs/popt/popt-1.6.3.ebuild index 8b7f062a6ad4..cdc77d9f21e1 100644 --- a/dev-libs/popt/popt-1.6.3.ebuild +++ b/dev-libs/popt/popt-1.6.3.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.17 2003/09/06 22:29:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.18 2004/02/21 00:58:40 mr_bones_ Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="Parse Options - Command line parser" SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/${P}.tar.gz" HOMEPAGE="http://www.rpm.org" diff --git a/dev-libs/popt/popt-1.7-r1.ebuild b/dev-libs/popt/popt-1.7-r1.ebuild index 0ef6fe402a6d..fb36c55f6966 100644 --- a/dev-libs/popt/popt-1.7-r1.ebuild +++ b/dev-libs/popt/popt-1.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.7-r1.ebuild,v 1.7 2003/12/17 03:46:21 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.7-r1.ebuild,v 1.8 2004/02/21 00:58:40 mr_bones_ Exp $ inherit libtool gnuconfig @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64 ppc64" +KEYWORDS="amd64 x86 ppc sparc alpha mips hppa ia64 ppc64" DEPEND="nls? ( sys-devel/gettext )" -- cgit v1.2.3-65-gdbad