diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 14:10:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 14:10:05 +0000 |
commit | 2cffec05e30c6986fc425ada1930fab65e2be072 (patch) | |
tree | 9919501a8aece10f478450168151bfad3bcc2d15 /app-arch/tar/tar-1.13.92-r3.ebuild | |
parent | new release (diff) | |
download | historical-2cffec05e30c6986fc425ada1930fab65e2be072.tar.gz historical-2cffec05e30c6986fc425ada1930fab65e2be072.tar.bz2 historical-2cffec05e30c6986fc425ada1930fab65e2be072.zip |
Stable on alpha.
Diffstat (limited to 'app-arch/tar/tar-1.13.92-r3.ebuild')
-rw-r--r-- | app-arch/tar/tar-1.13.92-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/tar/tar-1.13.92-r3.ebuild b/app-arch/tar/tar-1.13.92-r3.ebuild index d533c03878b6..6f6a908a01a8 100644 --- a/app-arch/tar/tar-1.13.92-r3.ebuild +++ b/app-arch/tar/tar-1.13.92-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.13.92-r3.ebuild,v 1.8 2004/05/04 12:55:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.13.92-r3.ebuild,v 1.9 2004/05/04 14:04:28 kloeri Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://alpha.gnu.org/pub/pub/gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa amd64 ~ia64 ~ppc64 s390" +KEYWORDS="x86 ~ppc sparc alpha ~mips hppa amd64 ~ia64 ~ppc64 s390" IUSE="nls static build" DEPEND="app-arch/gzip |