diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-07-03 20:58:48 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-07-03 20:58:48 +0000 |
commit | 2111f5061358351118c311d9b50565c45355a885 (patch) | |
tree | c2978777a58ef421f74934e07740f10354d135fa /app-arch/tar/tar-1.14.ebuild | |
parent | Marked stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-2111f5061358351118c311d9b50565c45355a885.tar.gz gentoo-2-2111f5061358351118c311d9b50565c45355a885.tar.bz2 gentoo-2-2111f5061358351118c311d9b50565c45355a885.zip |
Marked stable on hppa.
Diffstat (limited to 'app-arch/tar/tar-1.14.ebuild')
-rw-r--r-- | app-arch/tar/tar-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/tar/tar-1.14.ebuild b/app-arch/tar/tar-1.14.ebuild index 34400d131890..72d6b08108d3 100644 --- a/app-arch/tar/tar-1.14.ebuild +++ b/app-arch/tar/tar-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.14.ebuild,v 1.7 2004/06/30 03:35:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.14.ebuild,v 1.8 2004/07/03 20:58:48 gmsoft Exp $ inherit flag-o-matic eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://ftp.gnu.org/gnu/tar/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm ~hppa ~amd64 ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm hppa ~amd64 ia64 ~ppc64 ~s390" IUSE="nls static build" DEPEND="virtual/libc |